/ Published in: ActionScript 3
This is a handy starting point when creating a new DocumentClass.
This is also available from Lee Brimelow's Snippets Panel ...
New Snippets Panel Extension for Flash CS3! http://theflashblog.com/?p=336
Flash CS3 Snippets Panel Updated http://theflashblog.com/?p=346
Expand |
Embed | Plain Text
package { import flash.display.MovieClip; public class DocumentClass extends MovieClip { public function DocumentClass():void { } } }
You need to login to post a comment.
