what i do for this is have my flv player inside a movie clip. make a new
BitmapData. you can put in a cuePoint on the frame of the flv you want. when
the movie gets to the cuePoint, pause it. have the BitmapData draw the
movieclip. then fade the BitmapData to black. this also works well for on
the fly transitions between 2 flvs, using 2 BitmapDatas and x-fading them.

good luck,
glenn grant



>
> On 3/12/07, Adrian MacTaggart <[EMAIL PROTECTED]> wrote:
> >
> > 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

_______________________________________________
[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