QuickTime Movie

P

Prairie

I have tried everything possible to publish a QuickTime Movie on m
website.

Can someone please give me some suggestions.
Prairi
 
P

Prairie

I am using QuickTime and I have copied the code and tried to insert th
movie into the webpage. Here is the code I am using. I have the movi
saved in my Website files under the folder Movies. But it just will no
play. I have Yahoo as my server.

<p align="center">
<OBJECT CLASSID="clsid:02BF25D5-8C17-4B23-BC80-D3488ABDDC6B
WIDTH="320"HEIGHT="256"
CODEBASE="http://www.apple.com/qtactivex/qtplugin.cab">
<PARAM name="SRC
VALUE="http://www.prairiwindhavanese.com/movies/P20010003.MOV">
<PARAM name="AUTOPLAY" VALUE="true">
<PARAM name="CONTROLLER" VALUE="true">
<EMBED SRC="P20010003.MOV" WIDTH="340" HEIGHT="256
type="video/quicktime" AUTOPLAY="true" CONTROLLER="true
PLUGINSPAGE="http://www.apple.com/quicktime/download/">
</EMBED></OBJECT>

Prairi
 
T

Thomas A. Rowe

Has the file been uploaded to the live/remote server?

movies/P20010003.mov
--
==============================================
Thomas A. Rowe
Microsoft MVP - FrontPage

http://www.Ecom-Data.com
==============================================
 
P

Prairie

Please explain to me what this means. I have been using FrontPage sinc
1998, but doing videos is something new for me. I want to learn how t
do this
 
T

Thomas A. Rowe

What does what mean?

If you are asking about QuickTime, then yin your IE browser type the following:

? Create QuickTime Movies

--
==============================================
Thomas A. Rowe
Microsoft MVP - FrontPage

http://www.Ecom-Data.com
==============================================
 
P

Prairie

Okay I phoned Yahoo and uploaded the video file onto the server and i
still will not play.
Prairi
 
P

Prairie

I meant what does upload to my server. I did upload it, but it stil
doesn't work. I have never had so much trouble ever trying to figur
out something with my website.
Prairi
 
S

Stefan B Rusynko

One of your movies plays for me at http://www.prairiwindhavanese.com/video.htm

But You have 2 different movies named in the same tags
Niko.mov and P1280017.mov

The Object and Embed tags should be using the same .mov file reference

<OBJECT CLASSID="clsid:02BF25D5-8C17-4B23-BC80-D3488ABDDC6B" WIDTH="320"HEIGHT="256"
CODEBASE="http://www.apple.com/qtactivex/qtplugin.cab">
<PARAM name="SRC" VALUE="http://www.angelhearthavanese.com/movies/Niko.MOV">
<PARAM name="AUTOPLAY" VALUE="true">
<PARAM name="CONTROLLER" VALUE="true">
<EMBED SRC="P1280017.MOV" WIDTH="340" HEIGHT="256" type="video/quicktime" AUTOPLAY="true" CONTROLLER="true"
PLUGINSPAGE="http://www.apple.com/quicktime/download/">
</EMBED></OBJECT>


--

_____________________________________________
SBR @ ENJOY (-: [ Microsoft MVP - FrontPage ]
"Warning - Using the F1 Key will not break anything!" (-;
_____________________________________________


|
| I meant what does upload to my server. I did upload it, but it still
| doesn't work. I have never had so much trouble ever trying to figure
| out something with my website.
| Prairie
|
|
| --
| Prairie
| ------------------------------------------------------------------------
| Prairie's Profile: http://www.officehelp.in/member.php?userid=6341
| View this thread: http://www.officehelp.in/showthread.php?t=1340636
|
| Posted from - http://www.officehelp.in
|
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top