SPRITES
Before Director 10 a sprite could only be identified by its number. With Director 10 sprites can be named.
-- All versions of Director sprite(1).visible = FALSE -- Director 10 sprite("button").visible = FALSE
Before Director 10 a sprite could only be identified by its number. With Director 10 sprites can be named.
-- All versions of Director sprite(1).visible = FALSE -- Director 10 sprite("button").visible = FALSE