[Xerte] Controlling an flv

Julian Tenney Julian.Tenney at nottingham.ac.uk
Tue Jan 4 09:16:19 GMT 2011


Under the hood is the FLVPlayback component, which you can access directly if needed. The user controls just access what you can access, so I'm not sure it makes any odds: you might want to call stop() before seeking, not sure.

Use seek to jump to a particular point.

You can use addASCuePoint to set up an event at a particular point on the movie's timeline and handle onASCuePoint to pause / stop / reset the movie

From: xerte-bounces at lists.nottingham.ac.uk [mailto:xerte-bounces at lists.nottingham.ac.uk] On Behalf Of Dave Burnett
Sent: 03 January 2011 16:49
To: Xerte list
Subject: [Xerte] Controlling an flv


Anyone have a template or hints on controlling which slice of an flv to show?

I have flvs that are used in multiple places, just using different segments.

Figure it uses seek and stop, but I'm sure I'll be re-inventing something, like when to determine it's OK to use seek, what's the effect if the clip is also under user control etc.

Happy New Year all!

Dave







-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.nottingham.ac.uk/pipermail/xerte/attachments/20110104/ee92feb1/attachment-0001.html


More information about the Xerte mailing list