** flash problem **
** flash problem **
- Started
- Last post
- 4 Responses
- Dcsign
i have a problem with my flash movie.... i have multiple movies on the stage layered above one another.. it seems i can click the buttons which are placed on the lower movies through the movie placed on top.... Does anyone know how 2 prevent this happening??
Thanks n.advance
- UndoUndo0
mybtn.visible = false; when not in use
and mybtn.visible = true; when it tis
- stewart0
button._visible = 1
button._visible = 0
- Dcsign0
This must be a common problem and it seems like a bug with flash if you are able 2 access buttons under the movieclip.... is this button visible a work around.. or does everyone approach this problem this way..??
- stewart0
it's not a bug
as far as i know it just works this way