FRIHOSTFORUMSFAQTOSBLOGSDIRECTORY
You are invited to Log in or Register a Frihost Account!

Design Intros With iPhoto And QuickTime Pro

 


skyy
Create stunning web design intros with iPhoto And QuickTime Pro

Step 1: Create Album In iPhoto
Stem 2: Export As Mov
Step 3: Optimize Encoding with QuickTime Pro
Step 4: Embed QuickTime .Mov File In HTML

Samle Code:

<object classid=
"clsid:02BF25D5-8C17-4B23-BC80-D3488ABDDC6B"
width="320"
height="256"
codebase=
"http://www.apple.com/qtactivex/qtplugin.cab">
<param name="src"
value="files/page0-movie.mov" />
<param name="autoplay"
value="true" />
<param name="loop"
value="true" />
<param name="controller"
value="true" />
<embed width="320"
height="256"
pluginspage=
"http://www.apple.com/quicktime/download/"
src="files/page0-movie.mov"
type="video/quicktime"
controller="true"
loop="true"
autoplay="true" />
</object>


PS: Replace files/page0-movie.mov with the location of your .mov file

Good Luck

Pieter Hartzenberg
http://www.skyy.0nyx.com
haavards
Yeah, it looks quite professional. One great example (use of *.mov-object): http://www.apple.com/imac/frontrow.html
ammonkc
yeah, that looks nice. but you need to have quicktime 7 to view it. not everybody has quicktime 7
haavards
You just need the plugin I think..
Reply to topic    Frihost Forum Index -> Webmaster and Internet -> Design Tips

FRIHOST HOME | FAQ | TOS | ABOUT US | CONTACT US | SITE MAP
© 2005-2007 Frihost, forums powered by phpBB.