A Flash Developer Resource Site

Search:

Type: Posts; User: EnjoyIncubus

Search: Search took 0.02 seconds.

  1. hmm...so is there any kind of sleep function that...

    hmm...so is there any kind of sleep function that actionscript has that I could get this code to work? It would be nice to use a for loop to do this, since that seems to make the most sense to me.
  2. Setting progress and the label of a progress bar

    Hey, I am trying to setup a basic progress bar that moves from 1 to 100%, and reflects that in a label too. However my label moves from 1 to 100 without reflecting any of the numbers in between.

    ...
  3. but what would the actionscript 3 equivalent be?

    but what would the actionscript 3 equivalent be?
  4. Movie Clip actions are not supported in AS 3.0 - Need help upgrading

    WARNING: Actions on button or MovieClip instances are not supported in ActionScript 3.0. All scripts on object instances will be ignored.

    here is the code that I believe is causing the problem:
    ...
  5. Replies
    3
    Views
    1,426

    so how would I update the code to make these...

    so how would I update the code to make these changes?
  6. Replies
    3
    Views
    1,426

    Migrating from root to stage

    Hello, I am trying to update my actionscript to 3.0, here is a compiler error that I got when trying to publish:

    Warning: 1058: Migration issue: The property _root is no longer supported. This...
Results 1 to 6 of 6




Click Here to Expand Forum to Full Width

HTML5 Development Center