if you dont use the commercial version of jw flv player you have to do some patching to use local plugins:
http://www.longtailvideo.com/support...ns-for-Dummies
Quote:
3) Download the source for the player itself, find the "SPLoader.as" actionscript file. (should be in /com/jeroenwijering/player/SPLoader.as) Around line 35, you'll see the variable "basdir" being declared (private var basedir:String = 'www.example.com') Change this value to: /
4) Save it. Open the Player.fla. Publish it.
5) Put the new player.swf and the plugin.swf in the same directory. It will now load locally.
|