DV Info Net

DV Info Net (https://www.dvinfo.net/forum/)
-   Flash / Web Video (https://www.dvinfo.net/forum/flash-web-video/)
-   -   Quick time (https://www.dvinfo.net/forum/flash-web-video/11468-quick-time.html)

Steve Hagan June 30th, 2003 08:36 PM

Quick time
 
Hey,when i place my video clip on a web page they always open on a new page, anyone tell me how to make the player self contained?
steve

Boyd Ostroff July 1st, 2003 06:44 AM

Use the HTML "embed" command. For example, for a 1/2 size 16:9 movie called "example.mov" (using a little trial and error) I found that the following parameters will let you insert it into a webpage with just enough room for a border and the controls. In this case the actual pixel dimensions of the clip were 427x240.

<embed src=example.mov width=450 height=300>

Experiment around a bit for different effects. Using QT Pro and the "Get movie properties" command you can control the behavior some more. Enable high quality mode for the best results. If you don't want the controls to show, go to the Controller property and select "None Movie Controller". If you want the movie to start playing immediately then enable the Auto Play property.

Nigel Moore July 1st, 2003 08:15 AM

In addition, you need to add the OBJECT tag for IE/Win:
http://www.macromedia.com/support/fl...ts/tn4150.html

Boyd Ostroff July 1st, 2003 11:27 AM

<<<-- Originally posted by Nigel Moore : In addition, you need to add the OBJECT tag for IE/Win

Are you sure about that? I think this is just a flash thing, not QuickTime. Well at least it works on my Mac that way :-) As a test, does this page display properly for you? It has a 1.7MB embedded QuickTime movie:

http://www.greenmist.com/pdx10/smear

Brian M. Dickman July 1st, 2003 12:59 PM

Boyd, that page works fine in IE6 on Win2k for me. Although it doesn't play (or even show the full viewer) until it's completely loaded, and it also has a white border around the outside of the player (like the embed height and width values you gave were too big)

Steve Hagan July 1st, 2003 07:55 PM

Hey thanks you guys that work with the <embed src=example.mov width=450 height=300>a little big i sized it down to 300 x250 and it fits perfect, for a 4.3 movie no white borders, but still have some controls.
Boyd your clips looks cool man, PA sunrise.
Thanks

Steve Hagan July 3rd, 2003 04:33 PM

no autostart
 
For anyone that once to know, to keep the movie from autostarting i used something like this
<embed src=yourmoviename.movwide"302 height=255"
autostart="false">


All times are GMT -6. The time now is 09:05 AM.

DV Info Net -- Real Names, Real People, Real Info!
1998-2024 The Digital Video Information Network