View Full Version : How do I put Mpeg4 movies on my website with Dreamweaver 4??
GlowGadgets
05-03-2002, 06:28 AM
Hi Folks,
I have a Sharp Mpeg4 veiwcam, the VN-EZ1H.It uses a Smart Media Card and I use the Sharp PixLab media browser.
I am having problems trying to put the movies (Widows media format) on my website and I was hoping you guys might give me some advice.
I use Dreamweaver 4 and I need to know how to put the movies on my site.
Any help would be really appreciated.
Thanks in advance.
Regards
GlowGadgets
Oscar Petti
05-03-2002, 09:29 AM
if your file is windows media format,
create an .asx file and link to it:
<a href="http://www.domain.com/dir/filename.asx">Click to watch</a>
tocreate the asx - open notepad or similar and write:
<asx version="3.0">
<Entry>
<ref href="path_to_your_file/filename.asf"/></Entry>
</asx>
and than save as *.asx
to embed wmplayer go to any site with embedded player
(like ours)and view source - copy the code
Oscar
GlowGadgets
05-03-2002, 05:16 PM
Hey Oscar,
Thanks for the info.
I am dim when it comes to this sort of thing, managed to get the site going and then the server keeps going down. So I will try your advice when everything is up and running.
I had a look at your site and I like what you have done, its got a good feel to it.
Hopefully I can have Mpegs of all the different festivals I'll be going to this year, i will have the Mpegs running on www.GlowGadgets.co.uk so come and have a look to see if I did it.
Thanks again
GlowGadgets
(Doc)
Oscar Petti
05-09-2002, 07:24 AM
Live shoots? That sounds iteresting!
I'll be checking your site often I think.
Oscar
vBulletin® v3.6.7, Copyright ©2000-2009, Jelsoft Enterprises Ltd.