A Flash Developer Resource Site

Search:

Type: Posts; User: luo_andrew

Search: Search took 0.03 seconds.

  1. Replies
    2
    Views
    1,106

    As2 code not working in as3

    The following code
    listVariables(_root);

    function listVariables(mc:MovieClip): Void
    {whatever.......

    }

    works flawlessly in a as2 file but gives me the error 1046 saying sth like"not valid ...
  2. Replies
    6
    Views
    9,282

    IT works!!!!!!!!!!!!!!!!!! THANK YOU! accept my...

    IT works!!!!!!!!!!!!!!!!!!
    THANK YOU!
    accept my thanks.~o(≧v≦)o~
  3. Replies
    6
    Views
    9,282

    You guys have helped me a lot,I have seen it done...

    You guys have helped me a lot,I have seen it done in as2 but never in as3.it was a flash file designed to debug the child by the listvariables method and compiled into a exe by swfkit,you could add...
  4. Replies
    6
    Views
    9,282

    You must know that it's possible to call some...

    You must know that it's possible to call some functions in a child swf from the parent,and what i'm trying to say is,what if you want to execute a function but don't have it already in the child...
  5. Replies
    6
    Views
    9,282

    executing script in a child swf

    Is there any way to execute some actionscript in a child swf from the parent without actually having the script in the child swf,or having to add a callback.I'm new to flash so i don't know what can...
Results 1 to 5 of 5




Click Here to Expand Forum to Full Width

HTML5 Development Center