A Flash Developer Resource Site

Results 1 to 8 of 8

Thread: Pause command

Hybrid View

  1. #1
    Senior Member
    Join Date
    Aug 2000
    Location
    Montréal
    Posts
    14,141
    fyi, there was never a pause() function, this is a custom function. To pause a MC simply say: stop(); and when the user wants to resume, use play();

    gparis

  2. #2
    ninja army recruiter
    Join Date
    May 2008
    Location
    Austin, TX
    Posts
    6

    hmm

    well according to Adobe's website there was a pause function with "availability" in AS 1.0 only... whatever that means, i suppose that is custom function?

    i did figure it out, scripting it for ALL movie clips in a scene is incredibly tedious, but i guess until they build a better mousetrap we're stuck with it.

    at least i got it workin!

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