embedding .flv format file in html

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
sobha
Forum Commoner
Posts: 56
Joined: Wed Jul 15, 2009 9:08 pm

embedding .flv format file in html

Post by sobha »

Hi,

Please send me a working sample code that plays a .flv format video file in my website.

Regards,
Sobha
User avatar
Darhazer
DevNet Resident
Posts: 1011
Joined: Thu May 14, 2009 3:00 pm
Location: HellCity, Bulgaria

Re: embedding .flv format file in html

Post by Darhazer »

JW FLV Player
There is a working example posted :)
sobha
Forum Commoner
Posts: 56
Joined: Wed Jul 15, 2009 9:08 pm

Re: embedding .flv format file in html

Post by sobha »

Hi,
Thanks for your reply.

I tried this example.But used mediaplayer.swf file instead of player.swf.

The code is also working in my system.But it is not working in the server system using http:// path.But when the file is directly double clicked it opens in IE and works fine.Why is it not running in http:// path?

The working sample is attached.Please check

Thanks,
sobha
Attachments
samplecode.zip
(242.22 KiB) Downloaded 5 times
Post Reply