Am using jwplayer 7 enterprise version, while using onReady method in new API format, but the onReady event is not firing all the time.
I don't see any error in console as well.
Following link is the Sample player, please help to resolve this.
onReady method must be called immediately after setup done. Re ordering the script made it work.