Our Flash tutorials provide you with step-by-step instructions on how to create beautiful Flash animations and integrate them into your website.  Home Flash & Swish Flash Tutorials Internal Actionscript Architecture
Your Ad Here

Internal Actionscript Architecture


A blank .swf file is not quite empty, inside of all your .swf files you will find the actionscript that defines the built in objects such as Math, String and Array but what does that code look like?

image 1

Well unfortuneatley when you publish to the .swf file format, all your actionscript is compiled into bytecode, so its no longer in its human readbable form. Unless you have a memory dump program, a hex editor and the .swf file format SDK, your not going to get at it in a hurry, but one guy Casper Schuirink has done all the hard work for us, and placed all the bytecode in human readable form A.K.A actionscript inside of a .fla file. You can view the code that the Flash MX Engineers wrote to intialize the predefined objects, methods and properties right here.



Author's URL: Guy Watson
Thank you for voting.
Rate this Materials:
Bad 
1 2 3 4 5 Excellent
print this page subscribe to newsletter subscribe to rss

Internet & computing Flash is a vector-based moving graphics format created by Macromedia for the publication of animations on the World Wide Web. More Flash & Swish: Most Popular Materials | Fresh Materials | More Flash Tutorials at FlashPerfection.com

Add comments to "Internal Actionscript Architecture"

Only registered users can write comment

Reader's comments