[Papervision3D] PV3D Video Effect Question?

Benoit Beausejour b at turbulent.ca
Thu Jan 3 14:24:03 PST 2008


Hi Guy,

Guy Wheeler wrote:
>
> Just wondering how you did it & if you were streaming the videos.  I 
> gather there are loads of problems with the .flv format in the latest 
> player, so would be really interested to see how you solved it!  
> Anything I could see, to load into a Main.as?  :)

The videos are used as progressive download as flv using a simple 
NetStream.play('sourcefile').
They are loaded locally(copy) so to avoid the bitmap draw problems with 
security (sigh!) Would be awesome to be able to simply connect to a 
remote video source like youtube or blip; unfortunately the player won't 
allow it since it's violating the sandbox. (BitmapData.draw won't work)

That's really deplorable since it would really be a legitimate use.


-b








-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://osflash.org/pipermail/papervision3d_osflash.org/attachments/20080103/36d3cc6c/attachment.html 


More information about the Papervision3D mailing list