A Flash Developer Resource Site

Search:

Type: Posts; User: mykhel0003

Search: Search took 0.01 seconds.

  1. Replies
    3
    Views
    1,100

    Have you tried this: ...

    Have you tried this:

    my_Loader.parent.removeChild(my_Loader);

    Hope that could help. :D
  2. Replies
    8
    Views
    933

    Have you tried to stop all sounds? AS3:...

    Have you tried to stop all sounds?

    AS3:
    SoundMixer.stopAll();
    AS2:
    stopAllSounds();

    Hope this what you were looking for... :D
  3. Replies
    3
    Views
    1,926

    Yes it can be done in AS3. But it depends how you...

    Yes it can be done in AS3. But it depends how you will setup or where you will put your functions.
    I assume you put all your scripts inside the external swf, and to remove it:...
  4. When you call the login function it will read...

    When you call the login function it will read your algo from start up to the end of the line, it won't wait for the "complete" event. I suggest to add a dispatchevent inside your sendComplete and...
  5. Replies
    49
    Views
    154,794

    Sticky: Free 3D Panorama

    Hi guys,

    I just created a 3D Panorama and wanna share this to everyone. I haven't seen an open source 3D panorama, so I just research and make one.

    Currently I need some comments and feedback...
Results 1 to 5 of 5




Click Here to Expand Forum to Full Width

HTML5 Development Center