gnash-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gnash-dev] attachMovie() with non-library-symbols


From: strk
Subject: [Gnash-dev] attachMovie() with non-library-symbols
Date: Mon, 20 Oct 2008 10:11:16 +0200

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 <address@hidden> -----

Date: Tue, 14 Oct 2008 09:45:56 +0200
From: "Matthias Dittgen" <address@hidden>
Subject: Re: [Flashcoders] attachMovie() with non-library-symbols
Reply-To: Flash Coders List <address@hidden>
To: "Flash Coders List" <address@hidden>
X-BeenThere: address@hidden

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 <address@hidden> 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
> address@hidden
> http://chattyfig.figleaf.com/mailman/listinfo/flashcoders
>
_______________________________________________
Flashcoders mailing list
address@hidden
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

----- End forwarded message -----

-- 

 ()   ASCII Ribbon Campaign
 /\   Keep it simple! 





reply via email to

[Prev in Thread] Current Thread [Next in Thread]