View Full Version : Disabling a button
m0fe
May 10th, 2003, 11:14 AM
Hi ppl
is there a way to disable a button using another button with action script flash MX .
thanks in advance
kode
May 10th, 2003, 11:19 AM
welcome, m0fe. =)
yes, you can disable another Button, just set its enabled property to false.
myButton.enabled = false;
m0fe
May 10th, 2003, 11:21 AM
THANKS kax (this site is best flash help site iv come across)
kode
May 10th, 2003, 11:23 AM
no problem. ;)
and yes, i agree with you... this is the best site ever!! =)
Powered by vBulletin® Version 4.1.10 Copyright © 2012 vBulletin Solutions, Inc. All rights reserved.