A Flash Developer Resource Site

Results 1 to 17 of 17

Thread: [RESOLVED] Visible to Invisible after idle.

Threaded View

  1. #8
    var x:Number = 1; x /= 0;
    Join Date
    Dec 2004
    Posts
    549
    I don't think getTimer() is exactly what you want...

    The getTimer() function tells you the number of milliseconds that have passed since the movie started playing. What you need is how long it has been since the user last tried to access the movie clip...

    I made a quick example of one way to do it. It has an explanation inside, and fully commented code. Hope it helps!

    -Zippy Dee
    Attached Files Attached Files
    Z¡µµ¥ D££

    Soup In A Box

Tags for this Thread

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