HighDots Forums  

integrate long movies

Macromedia Dreamweaver Macromedia Dreamweaver Discussions (macromedia.dreamweaver)


Discuss integrate long movies in the Macromedia Dreamweaver forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Ulitasch
 
Posts: n/a

Default integrate long movies - 06-10-2008 , 01:22 PM






How can I best integrate large (30 MB) en long (16 min) mp4 movies?
is it possible to put more videos in the same page or is that not a good idea?

Thanks for any tips...

Reply With Quote
  #2  
Old   
Ulitasch
 
Posts: n/a

Default Re: integrate long movies - 06-10-2008 , 02:29 PM






I got this and it works..

<object classid="clsid:02BF25D5-8C17-4B23-BC80- ?
D3488ABDDC6B"
codebase="http://www.apple.com/qtactivex/qtplugin.cab"
width="320" height="176">
<param name="src"

value="http://www.vernieuwdebijlmer.nl/bijlmer/media/video/03_Koopmans.mp4" />
<param name="controller" value="true" />
<param name="autoplay" value="false" />
<!--[if !IE]>-->
<object type="video/quicktime"
data="http://www.vernieuwdebijlmer.nl/bijlmer/media/video/03_Koopmans.mp4"
width="320" height="176">
<param name="autoplay" value="false" />
<param name="controller" value="true" />
</object>
<!--<![endif]-->
</object>


Reply With Quote
  #3  
Old   
Ulitasch
 
Posts: n/a

Default Re: integrate long movies - 06-10-2008 , 02:29 PM



I got this and it works..

<object classid="clsid:02BF25D5-8C17-4B23-BC80- ?
D3488ABDDC6B"
codebase="http://www.apple.com/qtactivex/qtplugin.cab"
width="320" height="176">
<param name="src"

value="http://www.vernieuwdebijlmer.nl/bijlmer/media/video/03_Koopmans.mp4" />
<param name="controller" value="true" />
<param name="autoplay" value="false" />
<!--[if !IE]>-->
<object type="video/quicktime"
data="http://www.vernieuwdebijlmer.nl/bijlmer/media/video/03_Koopmans.mp4"
width="320" height="176">
<param name="autoplay" value="false" />
<param name="controller" value="true" />
</object>
<!--<![endif]-->
</object>


Reply With Quote
  #4  
Old   
Ulitasch
 
Posts: n/a

Default Re: integrate long movies - 06-12-2008 , 06:35 AM



I just see that this does not work on PC Internet Explorer..
Can someone help me?

Reply With Quote
  #5  
Old   
Ulitasch
 
Posts: n/a

Default Re: integrate long movies - 06-12-2008 , 06:35 AM



I just see that this does not work on PC Internet Explorer..
Can someone help me?

Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.