Archive for 26 July 2010

Export SWC without the SWF

Export SWC without the SWF

JSFL script that removes the unwanted SWF after you’ve published your FLA file. The script is packaged nicely in MXP format, so you can simple download and double click.

Posted 26 July 2010 by
Tagged As: , , | Categories: Featured, Flash, JSFL | 13 Comments
Generic toString for any object or class

Generic toString for any object or class

Converts any object or instance of a class into well formatted string. Used for debugging only e.g. when you trace a complex object, all the properties of the object is displayed nicely, much like the Event toString().

Posted 26 July 2010 by
Tagged As: , , | Categories: AS3, Snippet | 2 Comments