Jun
27
Dhana Shunmugasundram |
6/27/2007 3:15 PM |
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 >