emagist
03-02-2005, 11:42 PM
I have an invisible button with instances spread accross the scene. Is there a way to set a property ( useHandCursor = false -this is what i'm interrested in ) for the button itself (the object in library) and not editing each and every instance of this button ?
The button cannot have embeded AS. Will it be a solution to transform the buton to an mc, so that can I attach something like:
this.useHandCursor = false
inside the "ex-button"
The button cannot have embeded AS. Will it be a solution to transform the buton to an mc, so that can I attach something like:
this.useHandCursor = false
inside the "ex-button"