Hey Lori, does it happen with progressive downloaded FLV's or true FCS
streamed video?

I've been able to do it with progressive's without a problem.

On 12/14/05, Lori Hutchek <[EMAIL PROTECTED]> wrote:
>
> Hi All,
>
>             I'm attempting to take a capture of the stage doing
> BitmapData. It seems to be working throughout my movie, EXCEPT, when I
> have streaming video on the stage. Has anyone else run into this issue,
> maybe come up with a work around?
>
>
>
> Here's the code I'm using, It's really straight forward so I'm not sure
> whats up...
>
>                         var myBitmap:BitmapData= new BitmapData(1024,
> 768, false, 0x00FFFFFF);
>
>                         _root.pageFlip.myScreen.attachBitmap(myBitmap,
> 1000);
>
>                         myBitmap.draw(_root);
>
>                         _root.pageFlip._visible=true;
>
>
>
> Also to note, I'm calling a function that is doing this every time the
> screen gets updated.
>
>
>
> Thanks
>
> Lori-
>
> _______________________________________________
> Flashcoders mailing list
> [email protected]
> http://chattyfig.figleaf.com/mailman/listinfo/flashcoders
>



--
John Grden - Blitz
_______________________________________________
Flashcoders mailing list
[email protected]
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Reply via email to