Hexagora Forum
Hexagora Forum
Home | Profile | Active Topics | Members | Search | FAQ
Username:
Password:
Save Password
Forgot your Password?

 All Forums
 Dynamic HTML Editor
 Dynamic HTML Editor
 Linking or embedding mp4 movie
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic  

Martin1
Super User

Netherlands
626 Posts

Posted - 11 Sep 2009 :  16:07:10  Show Profile  Reply with Quote
I can't seem to get it done. I have tried embedding and linking to a mp4 movie but it won't show.
I have an empty page an choose "Generic Objects' and then "Multimedia File" and then choose to embed or link to an mp4 movie. But when I export it and then view the page locally in IE 8 or Opera 10 nothing shows. Only an empty rectangle where the movie should be.

What am I doing wrong?

s.dav
Site Admin

Italy
3364 Posts

Posted - 14 Sep 2009 :  09:08:52  Show Profile  Visit s.dav's Homepage  Reply with Quote
There are tons on methods on google but the only one that works (IMO) is this:

http://www.articlesbase.com/video-articles/embed-mp4-into-web-pages--playing-videos-on-your-webpage--957869.html

Resuming, you need to convert your .mp4 video into a .flv video.

You can also embed directly your .mp4 file but I think it doesn't work as expected

http://www.webmasterworld.com/graphics_multimedia/3644247.htm

Regards, Davide
Go to Top of Page

madkart
Novice

5 Posts

Posted - 23 Sep 2009 :  16:07:54  Show Profile  Visit madkart's Homepage  Reply with Quote
I did it on my video page
http://www.luckabarbeau.com/video.htm
My video are in format flash (flv), I transfer my file with QuickMedia converter it's a freeware.

Hope it help you

Madkart

Go to Top of Page

madkart
Novice

5 Posts

Posted - 24 Sep 2009 :  05:21:47  Show Profile  Visit madkart's Homepage  Reply with Quote
Here's the code I put in my html object
you have to put flvplayer in the same directory then your htm page where your video will play.

You could search on google to download the flvplayer.swf application.

MADKART

===========================================================

<center><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,0,0" align="middle" height="260" width="428">
<param name="movie" value="flvplayer.swf?file=video/Your_video_file.flv&autoStart=true">
<param name="quality" value="high">
<param name="bgcolor" value="#ffffff">
<embed src="flvplayer.swf?file=video/Your_video_file.flv&autoStart=true" quality="high" bgcolor="#ffffff" allowscriptaccess="sameDomain" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" align="middle" height="260" width="428">
</object></center>

===========================================================
Go to Top of Page

s.dav
Site Admin

Italy
3364 Posts

Posted - 24 Sep 2009 :  09:21:40  Show Profile  Visit s.dav's Homepage  Reply with Quote
Fantastic! It is possible to create a MP4 extension for the next version of Dynamic HTML Editor!

Regards, Davide
Go to Top of Page

s.dav
Site Admin

Italy
3364 Posts

Posted - 24 Sep 2009 :  09:23:12  Show Profile  Visit s.dav's Homepage  Reply with Quote
That will be released the next week!

Regards, Davide
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Reply to Topic
 Printer Friendly
Jump To:
Hexagora Forum © s.dav Go To Top Of Page
Snitz Forums 2000