Text Block and .OnDone. vent Problem
July 30, 2005 12:00 AM
OnDone events will not work in HTML because we are not actually playing the objects (unlike in EXE mode). Since the browser can be configured with an infinite number of different plugins that will support playing your media files, there is no way to know which plugin is playing the file and thus we can't determine when it's done. The easy solution to this is to use either timed actions that last the length of time that the voiceover/animation require to play, or to use flash and events to invoke action script.Tim
Discussions have been disabled for this post