Maybe a non-technical solution is better than none at all ...

You could add a second or two of "fade to black" video at the end of the flv...

Otherwise, the video controller has callbacks you can bind to (probably not called that) including a "reached end of video" callback. You can then create a function that tells the video to pause and bind this function to the "reached end of video" callback.

Eric


----- Original Message ----- From: "Adrian MacTaggart" <[EMAIL PROTECTED]>
To: <[email protected]>
Sent: Tuesday, March 13, 2007 12:43 AM
Subject: [Flashcoders] Controlling flv


Hi,

I'm working with Flash 8 and I've imported an flv to the stage and set
it as a progressive download, using a preset skin to control the video.
This has created a Flash Video component on the stage.

This works fine but the clip ends abruptly before returning to the
start.
I'd like to pause on the last frame of the video before fading to black
over a few seconds. It can then return to the start.

As the video is not on the timeline, is this possible? Can the video be
controlled with script to do this?

Thanks,

Adrian



______________________________________________________________________
This email has been scanned by the MessageLabs Email Security System.
For more information please visit http://www.messagelabs.com/email
______________________________________________________________________
_______________________________________________
[email protected]
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com
_______________________________________________
[email protected]
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com

Reply via email to