how to delay next button shown?

What you need to do is hide the next button by an action that is attached to something on the stage that will be on stage immediately. So for example, you could make an invisible button or whatever and attach an action that says On "Show" Action "Hide" Target "next_btn" or whatever your next button is called.Then add an action to the flash clip, On "Done Playing" Action "Show" Target "next_btn".This should work perfectly, except when publishing to certain LMS's as a SCORM. I don't know why though. Any way. Hope this helps. Edited By: kballard on 2008-7-3 11:40:57

Discussions have been disabled for this post