Re: [Flashcoders] [AS3] Using ByteArray as a FLV holder

2007-08-31 Thread T. Michael Keesey
On 8/31/07, Bernard Visscher [EMAIL PROTECTED] wrote:
 Hi all,

 I was trying to load a FLV in a ByteArray and then attaching it to a
 NetStream or something like that to display the flv. No luck yet!
 Does someone know how this can be done?
 I think I have to replace the data like you can do with sound.

How do you do it with sound? For DisplayObject instances, there's
Loader.loadBytes, but I don't see an equivalent for Sound instances.
-- 
Mike Keesey
___
Flashcoders@chattyfig.figleaf.com
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


RE: [Flashcoders] [AS3] Using ByteArray as a FLV holder

2007-08-31 Thread Bernard Visscher
I must correct that, that is a swf hack to inject sound into a swf and the
load with the loader.loadBytes. I'm now trying to do the same with a flv.

I've read a lot and found that injecting bytes into netstream isn't
possible.

Bernard

-Oorspronkelijk bericht-
Van: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Namens T. Michael Keesey
Verzonden: vrijdag 31 augustus 2007 17:00
Aan: flashcoders@chattyfig.figleaf.com
Onderwerp: Re: [Flashcoders] [AS3] Using ByteArray as a FLV holder

On 8/31/07, Bernard Visscher [EMAIL PROTECTED] wrote:
 Hi all,

 I was trying to load a FLV in a ByteArray and then attaching it to a
 NetStream or something like that to display the flv. No luck yet!
 Does someone know how this can be done?
 I think I have to replace the data like you can do with sound.

How do you do it with sound? For DisplayObject instances, there's
Loader.loadBytes, but I don't see an equivalent for Sound instances.
-- 
Mike Keesey
___
Flashcoders@chattyfig.figleaf.com
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

___
Flashcoders@chattyfig.figleaf.com
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