Quicktime VR
Hi,
I have created a quicktime VR movie, and I would like to embed it on a webpage, so that it will work in IE and in Netscape.
I've used the following code
When I try and look at the page live, on IE it crashes and on Netscape it loads the page up, but not the movie.
Thanks in advance
Hitesh
Mark Hensler posted this at 17:03 — 25th April 2001.
He has: 4,048 posts
Joined: Aug 2000
try taking some of those properties out..
<embed src="office.mov" width="489" height="331" pluginspage="http://www.apple.com/quicktime/">
</embed>
or try using
<object data="office.mov" type="video/quicktime"></object>
Mark Hensler
If there is no answer on Google, then there is no question.
Jack Michaelson posted this at 11:45 — 26th April 2001.
He has: 1,733 posts
Joined: Dec 1999
Ain't that mentioned on apple.com???
Want to join the discussion? Create an account or log in if you already have one. Joining is fast, free and painless! We’ll even whisk you back here when you’ve finished.