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

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

asp.net - In javascript how to find the height and width -

c# - DataTable to EnumerableRowCollection -