How do I insert quicktime mov file into web page?

S

Stefan B Rusynko

Just make a copy of your page and in HTML view change the src to your new file in
<param name="src" value="by1-qt.mov">
and
<embed name="by1_qt" src="by1-qt.mov"

--



| http://www.hineproperties.com/qtvr/by1-qtvr01.html
|
| Some how I managed to "insert" QuickTime MOV file "by1-qt.mov" into above
| web page. As funny as it sounds, I have forgotten how I did this. And now
| I wish to copy my original "by1-qtvr01.html" page and insert a different MOV
| file into this copied page.
| Regards,
| Peter
|
|
 
P

Peter Sale

Stefan B Rusynko wrote ...
Just make a copy of your page and in HTML view change the src to your new
file in
<param name="src" value="by1-qt.mov">
and
<embed name="by1_qt" src="by1-qt.mov"
<snip>
=============
Hi Stefan,
That worked perfectly. Thanks.

Now, how does a person "Insert" a MOV file into a newly created web page in
such a way that when a visitor loads that page, the Quicktime MOV file will
play back or at least the visitor can manually start the play back.

Please surf on over to
http://www.hineproperties.com/17th-st.htm

for an example of what I have managed to accomplish so far.
Regards,
Peter Sale
 

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