Yeah that'd be nice. I guess I was responding to the "what can I do besides
dropping a embedded video asset from the Library onto the Stage?" part.

I do wonder why this can't be controlled programmatically. If anyone knows..
The compiled swf with a video object vs without is only 32 bytes larger, so
is doesn't seem like an actual asset that needs to be added to the swf
library.

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of eric dolecki
Sent: Friday, November 04, 2005 4:55 PM
To: Flashcoders mailing list
Subject: Re: [Flashcoders] Embedding a Video Object

sure - but i think he was after calling one up without it residing in the
Library at all. like a createClassObject kinda thing

ed

On 11/4/05, Jim Phelan <[EMAIL PROTECTED]> wrote:
>
> You can put it within a MovieClip and attach the movieclip using
> attachMovie
>
> Of course, then you must refer to it as myMC.videoObj. But it works; it's
> what I use with my components,
>
> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On Behalf Of Jason
> Lutes
> Sent: Friday, November 04, 2005 9:59 AM
> To: [email protected]
> Subject: [Flashcoders] Embedding a Video Object
>
> What magic secret do I need to know in order to create an embedded video
> object via ActionScript (not manually, via the Library) in order to
> perform the requisite NetStream voodoo?
>
> In other words, what can I do besides dropping a embedded video asset from
> the Library onto the Stage?
>
> Does the Library's embedded video object have an exposed class somewhere?
>
>
> -
> pixelTwiddler, a.k.a. Jason
>
>
>
> _______________________________________________
> Flashcoders mailing list
> [email protected]
> http://chattyfig.figleaf.com/mailman/listinfo/flashcoders
>
> _______________________________________________
> Flashcoders mailing list
> [email protected]
> http://chattyfig.figleaf.com/mailman/listinfo/flashcoders
>
_______________________________________________
Flashcoders mailing list
[email protected]
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

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

Reply via email to