jplayer / jPlayer

jPlayer : HTML5 Audio & Video for jQuery
http://jplayer.org/
Other
4.6k stars 1.47k forks source link

Flash / jQuery global jPlayerFlashEvent #314

Open moolen opened 9 years ago

moolen commented 9 years ago

jPlayer fires no jPlayer.ready() event while using flash. Flash calls the global jQuery.jPlayerFlashEvent() to set the ready state on the player. BUT while using browserify (or or any other module solution) we have no globals at all.

This should be documented somewhere! (or did i miss it?)

The Symptoms are the following: