play flv files

Ok here is an FLV player you can play around with. It just uses one of the generic flash skins. It's set to be 426 x 318. http://www.sharpMedia.com/elearning/LectoraExamples/flv_play er.zipThere is a lectora file in there with an example. But basically:1. Import your .flv files and the player skin file MojaveExternalAll.swf as additional files at the title level. 2. On the page where you want the FLV to play import the flvPlayer.swf as an animation.3. In the parameters tab add a parameter - there are two things you can pass in. The first is auto_play. It's optional and will take a value of "true" or "false" if nothing is passed in it defaults to auto_play=true. The second thing you will pass in is the name of the .flv file you want it to play. So assuming you've attached an FLV file at the title level called Movie.flv and you don't want it to autoplay you would put the following as a parameter:For the Name field: flashVarsFor the Value field: auto_play=false&my_flv=Movie.flvThe two parameters are separated by an & if you just want to put in the name of the flv then you would just put my_flv=Movie.flvPlay around with it and let me know if you have any questions. Edited By: Hemingway on 2008-1-23 13:52:6

Discussions have been disabled for this post