Viewing "Dhana's" Blogs

Jun
27

Flash "asfunction"

Dhana Shunmugasundram | Posted on 6/27/2007 3:15 PM | Comments on 0 comments

While working on a Flash project this past week, I stumbled across a tiny problem that stumped me for a little while.

With all the Flash data coming in from an XML file, I could not set certain items to be clickable before runtime and assign it a "onpress" event.  For this particular issue, I needed a function that would allow me to target items created at runtime.   

... Read More >