Thursday, November 8, 2007
Thursday, November 8, 2007    


Since I don't know RegExp at all yet, I'm doing string manipulations with the returned XML, so its nasty and I know it. But it works. What I have here is a document class that takes a burned-in rss URL (mine) and generates minimal UI display based on the returned XML. Yes, its using tabStops (yuk!) instead of datagrids, etc.

However, again just like the AS3 Particle class, someone might want to use it to save themselves some time.

The class file resides right here. I have a preview SWF that you can run locally (because of security restrictions this will not run online... so if you click on the link and get an empty page in your browser, you'll know why). Right-click that SWF and save it to your desktop so that you can run it locally (side-stepping the sandbox).


2 Comments:

Blogger Makc said...
 

“rss file isnt that big, right, so you can use server-side proxy script to work around security bs.”
 
Blogger e.dolecki said...
 

“sure can :)”
 
Post comment

gotoAndStop( topOfPage );