PDA

Click to See Complete Forum and Search --> : How to a get the apple.com video player effect?


Funkfish
12-03-2007, 04:59 AM
So I'm working on my website as a professional musician/composer and I have some videos that I've scored/done sound design for.

I think the default quicktime player looks a bit tacky and would like something a bit more pro.

ideally I'd like it to look like this:

http://www.apple.com/macosx/guidedtour/medium.html

this is my site which is currently under construction

www.djmodeone.com/resume

If anyone can help me out with this, or at least point me in the right direction to making this thing look better than it currently does that would be awesome.

thanks

Drazan
12-03-2007, 11:05 AM
Look up "Flash Player"

There's several template choices in Flash that will create that online player. You can also use action script to load external movies & clips.

(I don't have quicktime installed yet - so can't look at the page).

jade

hewligan
12-03-2007, 11:13 PM
That page does use Quicktime, not Flash. The appearance of the player has been changed a bit by setting some of the parameters. It was all done in javascript, but you can also set them in HTML.

This was about the best reference I could find. (http://www.apple.com/quicktime/tutorials/embed.html)