
Getting Flash To Work
Hi trying to get video advertising going on our webapp using vast
http://www.longtailvideo.com/support/jw-player/31403/static-vast-xml-tag
So followed through sample code and everything works correctly on Chrome but when it come to Firefox the player doesn't even load. So tried to default to flash and see if it works on FF. Javascript error
TypeError: a is undefined
http://jwpsrv.com/library/9lEHJpbIEeOQ8yIACi0I_Q.js
Line 83
which is the following
a=j.getPlaylistIndex()......
Any ideas how to fix this?
Thanks