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

