QuickTime Publishing

Is there any way to make the browser move to the next QT-short movie when previous is watched?

I tried it with “timed redirect” action, but there comes a problem, that if connection is bit slow, the browser moves to next one before the movie ihas got to it´s end.

So what I am looking for is somekind of script, which executes the “refresh” function when QT movie has become it´s end.

see:

www.topey.net


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

Have a look on the Apple QuickTime Developer site. There are lots of
things you can do using JavaScript, and QuickTime movies are very
scriptable. There may be an onEnd event that you can hook into. I
haven’t looked, but the first place to look is here:

http://developer.apple.com/quicktime

Walter

On Apr 22, 2008, at 4:02 AM, Topey wrote:

Is there any way to make the browser move to the next QT-short
movie when previous is watched?

I tried it with “timed redirect” action, but there comes a problem,
that if connection is bit slow, the browser moves to next one
before the movie ihas got to it´s end.

So what I am looking for is somekind of script, which executes the
“refresh” function when QT movie has become it´s end.

see:

www.topey.net


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

Thanks! There seemed to be something that might lead to the correct solution.


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

Sometime around 22/4/08 (at 04:02 -0400) Topey said:

Is there any way to make the browser move to the next QT-short movie
when previous is watched?

What you want is a QuickTime HREF track, with the URL given a
timecode so it is triggered at the end of the movie. And the details
are here:

http://www.apple.com/quicktime/tutorials/hreftracks.html

k


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options