how to embed video
Moderator: General Moderators
how to embed video
Hi,
I need to run video files in php.How to embed video files in php file. Is it possible to use flash player?
i've no idea.... waiting for your reply.
Thanks with regards
Sarbas.
I need to run video files in php.How to embed video files in php file. Is it possible to use flash player?
i've no idea.... waiting for your reply.
Thanks with regards
Sarbas.
- superdezign
- DevNet Master
- Posts: 4135
- Joined: Sat Jan 20, 2007 11:06 pm
The same way you do it in html. If you REALLY want it to be in php...
Code: Select all
echo "<embed...video
hi super dezign.
Thanks for your reply... can you give some sample code. currently it's running on http://www.linuxmela.com/~itsoluse/Videos/
currently i'm running videos from youtube. but i want to remove youtube symbol in the player.
Is it possible?
Thanks with regards
Sarbas
Thanks for your reply... can you give some sample code. currently it's running on http://www.linuxmela.com/~itsoluse/Videos/
currently i'm running videos from youtube. but i want to remove youtube symbol in the player.
Is it possible?
Thanks with regards
Sarbas
- superdezign
- DevNet Master
- Posts: 4135
- Joined: Sat Jan 20, 2007 11:06 pm
Re: how to embed video
sarbas wrote:Hi,
I need to run video files in php.How to embed video files in php file. Is it possible to use flash player?
i've no idea.... waiting for your reply.
Thanks with regards
Sarbas.
How to insert a movie into a HTML document?
http://www.website-tutorial.net/detail. ... cle_id=184
- superdezign
- DevNet Master
- Posts: 4135
- Joined: Sat Jan 20, 2007 11:06 pm
Re: how to embed video
Do you have something to do with that website? If so.. That particular page explains the same thing twice in a row. If not.. Then forget I said anything.gavin1996 wrote:sarbas wrote:Hi,
I need to run video files in php.How to embed video files in php file. Is it possible to use flash player?
i've no idea.... waiting for your reply.
Thanks with regards
Sarbas.
How to insert a movie into a HTML document?
http://www.website-tutorial.net/detail. ... cle_id=184
- feyd
- Neighborhood Spidermoddy
- Posts: 31559
- Joined: Mon Mar 29, 2004 3:24 pm
- Location: Bothell, Washington, USA
Re: how to embed video
Considering the annoying link in his signature, not to mention a few other things you guys can't see.. it's a fair bet.superdezign wrote:Do you have something to do with that website? If so.. That particular page explains the same thing twice in a row. If not.. Then forget I said anything.
- superdezign
- DevNet Master
- Posts: 4135
- Joined: Sat Jan 20, 2007 11:06 pm
I clicked itsuperdezign wrote:I wonder if bolded + bright red = publicity nowadays.
Dude (gavin1996) that is really annoying by the way.
Last edited by Luke on Thu Feb 01, 2007 2:40 am, edited 1 time in total.
- superdezign
- DevNet Master
- Posts: 4135
- Joined: Sat Jan 20, 2007 11:06 pm
- daedalus__
- DevNet Resident
- Posts: 1925
- Joined: Thu Feb 09, 2006 4:52 pm
- superdezign
- DevNet Master
- Posts: 4135
- Joined: Sat Jan 20, 2007 11:06 pm
