I need help with simple commands to change visibility properties in flash 5. The _root.paddle._visible = true; command within onClipEvent (load) functions doesnt seem to work at all. Ive also tried the setProperty function, but this only seems to make objects disappear, but not re-appear.
Ive seen many sample codes use the first method above, and i dont see what im doing wrong.
Could someone be of assistance?