, January 18, 2007 2:38 AM
Subject: Re: [Flashcoders] A v2 Window with a Checkbox and a Button
> Hi Muzak,
>
> Shouldn't the EventDispatcher.initialize() apply to the prototype of a class?
> _
>> The checkbox and button aren't ready (initialized) by the time the Window
&
Hi Muzak,
Shouldn't the EventDispatcher.initialize() apply to the prototype of a
class?
_
The checkbox and button aren't ready (initialized) by the time the Window
complete event is triggered.
To found out when the Settings movieclip is ready, attach a class to the movieclip (call it Set
ot;complete", this);
regards,
Muzak
- Original Message -
From: "Alexander Farber" <[EMAIL PROTECTED]>
To: "Flashcoders mailing list"
Sent: Wednesday, January 17, 2007 3:25 PM
Subject: [Flashcoders] A v2 Window with a Checkbox and a Button
> Hi,
>
>
ct: Re: [Flashcoders] A v2 Window with a Checkbox and a Button
Hello Thomas,
is your question related to the error message:
**Error** Scene=Scene 1, layer=Actions, frame=1:Line 17:
The class or interface 'Settings' could not be loaded.
var my_set:Settings = Settings(my_win.co
Hello Thomas,
is your question related to the error message:
**Error** Scene=Scene 1, layer=Actions, frame=1:Line 17:
The class or interface 'Settings' could not be loaded.
var my_set:Settings = Settings(my_win.content);
after me trying the object casting? No I don't have a Settings.as
Going to send your .fla w/ a class file here in just a sec...
- Original Message -
From: "Thomas Fowler" <[EMAIL PROTECTED]>
To: "Flashcoders mailing list"
Sent: Wednesday, January 17, 2007 8:34 AM
Subject: Re: [Flashcoders] A v2 Window with a Checkbox an
CTED]>
To: "Flashcoders mailing list"
Sent: Wednesday, January 17, 2007 8:25 AM
Subject: [Flashcoders] A v2 Window with a Checkbox and a Button
Hi,
I've drawn a red rectangle, then pulled a v2 Checkbox and
a Button inside of it, named them my_checkbox and my_button
and then con
Hi,
I've drawn a red rectangle, then pulled a v2 Checkbox and
a Button inside of it, named them my_checkbox and my_button
and then converted all of that into a MovieClip which I called
"Settings" and removed from the stage.
Finally I've pulled a Window on the stage and called it my_win.
While I
8 matches
Mail list logo