Actionscript
How to load xml into flash using actionscript 2
Create an xml object: Perform action when xml file has been loaded: Load the xml file into the object:
Actionscript 3 equivalent of PHP’s print_r
A brilliant version of print_r for actionscript: http://dev.base86.com/solo/47/actionscript_3_equivalent_of_phps_printr.html
Global variables and functions in Actionscript 2
In order to reuse a variable from a different timeline within the same fla file you will need to register the inital variable or function… Read More »Global variables and functions in Actionscript 2
Actionscript conflicting class name
I had a problem today where I got a flash source file from one of my developers’ and I couldnt compile it because it said… Read More »Actionscript conflicting class name
- « Previous
- 1
- 2