Web Hosting Forum | Lunarpages


*
Welcome, Guest. Please login or register.
Did you miss your activation email?



Login with username, password and session length
May 21, 2012, 04:52:19 AM

Pages: [1]   Go Down
  Print  
Author Topic: .mov for mac and xp  (Read 1150 times)
serky
Pong! (the videogame) Master
*****
Offline Offline

Posts: 22


« on: August 11, 2004, 08:43:39 PM »

hello all.  i just built a web sight on my mac with flash and dreamweaver.  i am very new at this.  i am able to embed a .mov video but it can only be seen on the web by a mac.  my xp just shows the quicktime logo.  i have also tried to embed with activex but nothin either on the xp.  i also ran it in a flash movie but i lose the sound that way.  any suggestions on what i am missing would be greatly appreciated.
thanks in advance,
jason
Logged
serky
Pong! (the videogame) Master
*****
Offline Offline

Posts: 22


« Reply #1 on: August 12, 2004, 01:26:41 PM »

scratch that.  i found out it can't be seen at all.  i could see it on my mac local computer only. how should i link to it?    
thanks,
jason
Logged
JamesG
Web Designer UK
Berserker Poster
*****
Offline Offline

Posts: 12038


Web Designer


WWW
« Reply #2 on: August 25, 2004, 11:12:38 AM »

try dynamicdrive.com their is a lot of scripts on thier, try searching for a movei play script. or maybe try putting in flash and playing the sound seperately, then you just need to time it correclty?
Logged

Satoi
Newbie
*
Offline Offline

Posts: 1


« Reply #3 on: August 26, 2004, 03:32:18 PM »

I don't know what you tried without seeing your code, but this is snipped from one of my websites and works on IEwin32 as well as OSX safari and netscape.
Of course you will want to change the source and dimentions so that it fits your movies.  If you have any other questions about .mov files (or any other apple technology) there are some great help pages on apple's website. (I don't have the URL handy though)

<object classid=clsid:02BF25D5-8C17-4B23-BC80-D3488ABDDC6B codebase=http://www.apple.com/qtactivex/qtplugin.cab width=240px height=194px >
    <param name=src value=video/1doodle.mov />
    <param name=autoplay value=false />
    <param name=controller value=true />
    <embed src=video/1doodle.mov width=240px height=194px autoplay=false controller=true pluginspage=http://www.apple.com/quicktime/download/ >
    </embed>
</object>
Logged
Pages: [1]   Go Up
  Print  
 
Jump to: