I have some QT movies on my site I want to show. I use a jpeg picture on my site that I want to use as the link people can click. However, instead of opening another html page with a QT file embedded, I want the link to automaticly open the QT player, progressive download and play (non-streaming) a QT file in the player. I would also love to have have the QT player automaticly scale to fill the screen, but if it just opened the QT player and played the file, that would be good enough for now.
I know full screen would requite a lot of bandwidth and large files, however my QT files are in jpeg photo codec and are slideshows, so that are not that large even when they are full screen size and quality.
I know I can make a small QT file embeded in a html page that is a referance movie that can somehow launch the QT player and do what I want to do, but to be honest, I have tried and it is too confusing for me.
Anybody out there that can help me.