Groups | Blog | Home
all groups > flash actionscript > march 2004 >

flash actionscript : newb and need help


posted.by(Vern);
3/14/2004 3:58:37 PM
Create a button. Place that button on the stage. With the button on the
stage selected, type your commmand in the AS window.

HTH

--
Regards,
--Vern
===========================
onClipEvent(doSomethingStupid){
setProperty("Face", color, #FF0000);
_root.audio = "uh oh!";
}

thedidp
3/14/2004 11:29:18 PM
ok, i was trying to make a very easy button.

but when i tried to attach an actionscript it wont, it says

"current selection cannot have actions applied to it"

AddThis Social Bookmark Button