Flash CS3: template for the document class
Friday, May 2, 2008This is the template I use for the document class of a generic project Flash CS3:
- package (
- / *
- ** @ Name: MioDocumento.as
- ** @ Description: [description]
- ** @ Author: = undo =
- ** @ Web: http://www.undolog.com
- ** @ Email: @ g.fazioli undolog.com - g (dot) Fazioli (at) undolog (dot) com
- ** @ Ver: 1.0
- * /
- .*; import flash.display .*;
- .*; import flash.events .*;
- / *
- ** @ Private var
- * /
- MainFive ( ) : void { public function MainFive (): void (
- )
- / *
- ** @ Name: init ()
- ** @ Description: trigged when added to the Stage
- * /
- / / Todo
- )
- ) / / Constructor
- ) / / Package













There are no comments for this post
Leave a comment