hamza Posted March 11, 2010 Share Posted March 11, 2010 i want to embed flv video <object width="550" height="400"> <param name="movie" value="myvideo.flv"> <embed src="myvideo.flv" width="550" height="400"> </embed> </object> Quote Link to comment Share on other sites More sharing options...
XeNoMoRpH1030 Posted March 11, 2010 Share Posted March 11, 2010 I think you can only embed .swf files for the most part. What you generally do is create (or find) a SWF file where you pass it a parameter to play a FLV. Quote Link to comment Share on other sites More sharing options...
haku Posted March 11, 2010 Share Posted March 11, 2010 That's exactly right. You will need an .flv player. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.