Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

Website Design Forum


You are currently viewing our Website Design Forum as a guest. Please register to participate.
Login



Freelance Jobs

Reply
Inserting QuickTime .mov file with Dreamweaver MX 2004
Old 01-12-2006, 03:59 PM Inserting QuickTime .mov file with Dreamweaver MX 2004
Junior Talker

Posts: 1
Trades: 0
Hi!

I need to insert a QuickTime .mov file into a web page using Dreamweaver MX 2004 and I've never done it before. Do I need to have the Flash Video Kit in order to add this type of video file to a web page in Dreamweaver MX 2004. I tried inserting it as a plug in, but I really have no idea what I'm doing wrong.

You can see the page here to view the code at http://www.stonecreekpublications.co...promo-reel.htm

I welcome any help or guidance that someone may have to point me in the right direction as to what I need to do.

Thank you!
creativegirl is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 01-13-2006, 07:36 AM
JohnJ's Avatar
Extreme Talker

Posts: 198
Location: Raleigh, NC
Trades: 0
I used a very simple method on a recent client website.

I inserted a picture in the page then added a link from the picture to the .mov file. Works fine. Code follows: <a href="../images/xxx.mov" target="_blank"><img src="../images/video-120.jpg" width="120"border="0" align="right"></a>

I'd be interested in other responses - perhaps there is a better way to do this?

JohnJ
__________________
JohnJ

Please login or register to view this content. Registration is FREE

WebImages Inc. - Raleigh NC
JohnJ is offline
Reply With Quote
View Public Profile Visit JohnJ's homepage!
 
Old 01-18-2006, 06:37 PM
ChipJohns's Avatar
I don't know! Do you?

Posts: 488
Name: Chip Johns
Location: Savannah Georgia
Trades: 0
Try this... Just make the appropriate changes...



<object classid="clsid:02BF25D5-8C17-4B23-BC80-D3488ABDDC6B" width="320" height="256" codebase="http://www.apple.com/qtactivex/qtplugin.cab#version=6,0,2,0">
<param name="controller" value="TRUE">
<param name="type" value="video/quicktime">
<param name="autoplay" value="true">
<param name="src" value="http://www.yoursite.com/yourmovie.mov">
<param name="pluginspage" value="http://www.apple.com/quicktime/download/indext.html">
<embed width="320" height="256" controller="TRUE" src="http://www.yoursite.com/yourmovie.mov" type="video/quicktime" bgcolor="#000000" border="0" pluginspage="http://www.apple.com/quicktime/download/indext.html"></embed> </object>
ChipJohns is offline
Reply With Quote
View Public Profile Visit ChipJohns's homepage!
 
Old 03-19-2006, 09:24 PM Re: Inserting QuickTime .mov file with Dreamweaver MX 2004
Junior Talker

Posts: 3
Trades: 0
You can first convert you mov files to flash, then get the flash on your site.

here I suggest you a converter to help you.

Flash Video MX, more info on http://www.flash-video-mx.com
jking is offline
Reply With Quote
View Public Profile Visit jking's homepage!
 
Reply     « Reply to Inserting QuickTime .mov file with Dreamweaver MX 2004
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

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

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 0.30201 seconds with 12 queries