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> Link to comment https://forums.phpfreaks.com/topic/194881-embed-flv-video/ 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. Link to comment https://forums.phpfreaks.com/topic/194881-embed-flv-video/#findComment-1024707 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. Link to comment https://forums.phpfreaks.com/topic/194881-embed-flv-video/#findComment-1024754 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.