A Flash Developer Resource Site

Results 1 to 6 of 6

Thread: Help! How to make time delay?

Threaded View

  1. #1
    Junior Member
    Join Date
    Oct 2003
    Posts
    11

    Help! How to make time delay?

    Do anyone know how to use ActionScript (not using frame)
    to make time delay????? (MX 2004)

    e.g.

    do {
    this.mc._alpha += 1;
    (I want some delay here)
    } while (this.mc._alpha<100);



    Thanks!
    Last edited by garychui; 01-27-2004 at 04:09 PM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  




Click Here to Expand Forum to Full Width

HTML5 Development Center