Re: [Flashcoders] What does this error msg mean?

2006-09-29 Thread vic
I think I have figured it out, my constructor method was in the wrong place and 
Flash was not cool with that.  I do have one other question, how is it that my 
Main Class file says no errors when I hit Cntrl+T but when I try to format it 
by hitting Ctrl+alt+F it tells me that it cannot format the code because it has 
errors?  I have yet to see that one, anyone got any ideas?


-- Original Message --
From: "vic " <[EMAIL PROTECTED]>
Reply-To: Flashcoders mailing list 
Date:  Fri, 29 Sep 2006 09:57:05 -0700

>A class's instance variables may only be initialized to compile-time constant 
>expressions.
>
>
>
>Victor
>___
>Flashcoders@chattyfig.figleaf.com
>To change your subscription options or search the archive:
>http://chattyfig.figleaf.com/mailman/listinfo/flashcoders
>
>Brought to you by Fig Leaf Software
>Premier Authorized Adobe Consulting and Training
>http://www.figleaf.com
>http://training.figleaf.com
>

___
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com


[Flashcoders] What does this error msg mean?

2006-09-29 Thread vic
A class's instance variables may only be initialized to compile-time constant 
expressions.



Victor
___
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com