Groups | Blog | Home
all groups > flash (macromedia) > august 2004 >

flash (macromedia) : VISIBLE PROPERTY


ploygued
8/4/2004 11:58:58 PM
Am new, unschooled, untaught. Have a button with a _mc for the "OVER" frame.
First "ACTION" frame of the clip i have "this.btnButton_mc._visible = false;"
as an action. It doesn't work. Any comments, ideas, suggestions, code
examples? I am using a downloaded demo version but have entered an appropriate
purchase key.
urami_
8/5/2004 11:22:01 AM


[quoted text, click to view]

button does not work like movie clip , you can not control button timeline and movie clip
inside the button.
plus, you should not name movie clip instance name with _ , underscore is reserved for
Properties and yet , you can't join instances the way you did above.
It should be btnButton.mc._visible = false;" <--- of course this is not correct
just to show you the proper dot syntax.




--


Regards


urami_*

<hol>
http://flashfugitive.com/
</hol>


By The way:
If you try to mail me , DO NOT *laugh*
AddThis Social Bookmark Button