A Flash Developer Resource Site

Results 1 to 4 of 4

Thread: [F8] Sound goto next frame when done

  1. #1
    Ctrl Z Ctrl Z F1 Ctrl Z Ctrl Z PONYACK's Avatar
    Join Date
    Nov 2005
    Location
    North Carolina
    Posts
    202

    [F8] Sound goto next frame when done

    Hi,

    I am working on a timer that has audio instructions.

    At the begging of the timer a verbal instruction is given and then the timer should begin.

    After the audio ends i can't seem to get the swf to move to the next frame.

    What am I missing.

    Thanks

  2. #2
    FK'n_dog a_modified_dog's Avatar
    Join Date
    Apr 2003
    Location
    "aaarf"
    Posts
    9,176
    using a sound object ??
    if so, use the onSoundComplete function (details in Help files, tute in my sig)
    Last edited by a_modified_dog; 05-06-2007 at 01:57 PM. Reason: EDIT -- typo

  3. #3
    Ctrl Z Ctrl Z F1 Ctrl Z Ctrl Z PONYACK's Avatar
    Join Date
    Nov 2005
    Location
    North Carolina
    Posts
    202
    What is a sound object?

    I have a MC with the voice inside the MC...is that what you mean?

    As a side note: I can not use the _root or _parent in the code.

    This is because the SWF will be imported into presentation software that does not like _root or _level go figure.

    I am checking into your tute right now and will post the results.

    It seems like this should be easier.

    Thanks

  4. #4
    Ctrl Z Ctrl Z F1 Ctrl Z Ctrl Z PONYACK's Avatar
    Join Date
    Nov 2005
    Location
    North Carolina
    Posts
    202

    No Nothing

    Okay,

    jumped the gun. I got it to work. Thanks
    Last edited by PONYACK; 05-06-2007 at 02:38 PM. Reason: Solved

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