Flash CS3:根据la classe Documento的模板

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了Flash CS3:根据la classe Documento的模板相关的知识,希望对你有一定的参考价值。

Memo
  1. package {
  2. /*
  3. ** @name : MioDocumento.as
  4. ** @description : [descrizione]
  5. ** @author : =undo=
  6. ** @web : http://www.undolog.com
  7. ** @email : [email protected] - g (dot) fazioli (at) undolog (dot) com
  8. ** @ver : 1.0
  9. */
  10. import flash.display.*;
  11. import flash.events.*;
  12. public class MioDocumento extends MovieClip {
  13. /*
  14. ** @private var
  15. */
  16. public function MainFive():void {
  17. addEventListener(Event.ADDED_TO_STAGE, init );
  18. }
  19. /*
  20. ** @name : init()
  21. ** @description : trigged when added to stage
  22. */
  23. protected function init(e:Event):void {
  24. // todo
  25. }
  26. } // constructor
  27. } // package

以上是关于Flash CS3:根据la classe Documento的模板的主要内容,如果未能解决你的问题,请参考以下文章

如何在 Flash CS3 中访问组成员

adobe flash cs3 为啥不能导入mp3

ActionScript 3 从Flash CS3保存JPG图像

adobe flash cs3 为啥不能导入mp3

ActionScript 3 绘画Flash CS3:实时擦除工具

如何在Adobe Flash CS3中更改Adobe Flash Player版本