javascript - How to load webpage after video completes -


i have image takes window, first frame of video clip , has "enter" button website. when click "enter" plays video , needs load home page.

i have tried html5's video tag , 'onend' method, no luck. have tried 5 different open-source video players-none have scriptable 'onend' methods. have tried setting "timeout" function equal time of video...no luck.

i in flash, has play on ipad.

any appreciated.

jase

i believe event you're looking onended, not onend.


Comments

Popular posts from this blog

windows - Why does Vista not allow creation of shortcuts to "Programs" on a NonAdmin account? Not supposed to install apps from NonAdmin account? -

c++ - How do I get a multi line tooltip in MFC -

unit testing - How to mock PreferenceManager in Android? -