How I have a button on frame1 and and click this = invisible button with instance name (gray) on frame 3 ?????
Not sure what you are asking, to make button invisible? PHP Code: btn.onRelease=function(){this._visible=false}
btn.onRelease=function(){this._visible=false}
Last edited by Alloy Bacon; 12-15-2018 at 08:44 PM.
Forum Rules