Going to external html then advancing to

I assume by the rest of the post that you are looking for a way to advance to the next page when the user has finished watching the video?You can do this by adding an Action to the video or animation. Make sure this has the arguments "on done" and then "go to next page". That should be it.A real dirty alternative is adding an action to the page, "go to next page", with a timer (time of the video + 15 seconds or so).

Discussions have been disabled for this post