mak15
06-07-2001, 04:51 PM
Hi,
How are you? How can I put only the Expression command in ActionScript? I'll be happy to hear from you. Thanks
Something like this:
on (release) {
stopDrag ();
if (this._droptarget == "/green_box") {
_root.green_box.gotoAndStop(2); "//This is the expression that I can't find in the '+' bottom."
}
}
Regards,
Henry
How are you? How can I put only the Expression command in ActionScript? I'll be happy to hear from you. Thanks
Something like this:
on (release) {
stopDrag ();
if (this._droptarget == "/green_box") {
_root.green_box.gotoAndStop(2); "//This is the expression that I can't find in the '+' bottom."
}
}
Regards,
Henry