Difference between revisions of "Actionscript"

From Wikicliki
Jump to: navigation, search
Line 13: Line 13:
 
*[http://www.sephiroth.it/python/sepy.php SEPY actionscript editor]
 
*[http://www.sephiroth.it/python/sepy.php SEPY actionscript editor]
 
*[http://www.mtasc.org/ Motion-Twin ActionScript 2 Open Source free compiler.]
 
*[http://www.mtasc.org/ Motion-Twin ActionScript 2 Open Source free compiler.]
 +
*[http://code.google.com/p/swfobject/ SWFobject]

Revision as of 09:48, 17 June 2008

actionscript, that infuriatingly intractable marshmellow fluff... so far i have only understood the most basic of concepts, but now i will try to learn it well.

tips

  • use frame labels rather than frame numbers. you could call a starting frame "init".
  • dont use too many functions

See Also