On Sun, Jan 4, 2009 at 8:30 PM, Anthony Pace <[email protected]> wrote: > I heard that you can take data and convert it into sound and video objects > in flash player 10? Am I wrong? > > I am wondering if it is possible to pass data to the swf in chunks and then > piece it together to make sound or video object? Just wondering if this is > possible in flash player 10.
I don't believe it is possible to play FLV in that way, even in Flash Player 10 (I'd love to be wrong). If it's an AIR application, the best you can do is write the data to disk and load it from there as a local file. Manish _______________________________________________ Flashcoders mailing list [email protected] http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

