I forgot which bug item contained such behaviour, if anyone remembers please let me know, or update it with this new info from flash coders.
--strk; ----- Forwarded message from Matthias Dittgen <[EMAIL PROTECTED]> ----- Date: Tue, 14 Oct 2008 09:45:56 +0200 From: "Matthias Dittgen" <[EMAIL PROTECTED]> Subject: Re: [Flashcoders] attachMovie() with non-library-symbols Reply-To: Flash Coders List <[EMAIL PROTECTED]> To: "Flash Coders List" <[EMAIL PROTECTED]> X-BeenThere: [EMAIL PROTECTED] You're talking about AS2? See here for the answer: http://www.peterjoel.com/blog/?archive=2004_01_01_archive.xml This way you can attach classes that don't have a library symbol but extend MovieClip. These classes can for example have visual content using the drawing API. Have fun! Matthias On Mon, Oct 6, 2008 at 3:49 PM, strk <[EMAIL PROTECTED]> wrote: > I've found a few movies out there using attachMovie() > with symbol names which are NOT exported in the SWF > movie containing the call. > Are the SWF bogus (containing useless actionscript) > or is there another interpretation of attachMovie() > first argument ? > > --strk; > > () ASCII Ribbon Campaign > /\ Keep it simple! > > _______________________________________________ > Flashcoders mailing list > [EMAIL PROTECTED] > http://chattyfig.figleaf.com/mailman/listinfo/flashcoders > _______________________________________________ Flashcoders mailing list [EMAIL PROTECTED] http://chattyfig.figleaf.com/mailman/listinfo/flashcoders ----- End forwarded message ----- -- () ASCII Ribbon Campaign /\ Keep it simple! _______________________________________________ Gnash-dev mailing list [email protected] http://lists.gnu.org/mailman/listinfo/gnash-dev

