Hi Jonathan,

No the linking is good, I actually compile the fla containing that class with no problem. But when compiling my main that refer the the static method of that class it throw me errors about 1119: Access of possibly undefined property body through a reference with static type client.frenchdandy:CaddyView.

like one mc on stage is undefined. of course because it will be defined when the mc containing that class will be added to the main stage...so why is it checking now??!!

thx
L

jonathan howe a écrit :
Hi, Laurent,

I don't see why not... if you're having trouble, the number one culprit when
doing library linkage is often that the Flash IDE has an incorrect Class
name and is secretly creating an unrelated class file behind the scenes.
Double check your linkage settings, make sure the package is correct, etc.

-jonathan



On Mon, Oct 6, 2008 at 7:39 AM, laurent <[EMAIL PROTECTED]> wrote:

Sorry I was not receiving mails when I send that:

Hi,

Is it possible to have a class that extends MovieClip linked to a movie in
the library and have statics methods and vars in it ??

L


if any answer can you repost ?
thx :)

L
_______________________________________________
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders





_______________________________________________
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Reply via email to