PDA

View Full Version : setMask question



x.vector
February 22nd, 2003, 07:14 PM
hej ...

i have following problem ...

i load swf movie into mc "container" on main movie.
i made rectangle, changed into mc, gave it instance name "block"

when i use the container.setMask(block) line this results in
the movie playing but no mask ...

what do i do wrong this time ?

(thnx in advance for help)

CyanBlue
February 23rd, 2003, 12:20 AM
Howdy...

Have you got a sample by any chance???

x.vector
February 23rd, 2003, 06:20 AM
hej .. peeps .. found a workaround ...

i placed a mask in the swf i load into my main movie
this works good ....


still ... i would like to know some more about the setMask command ....

how to properly use this command ??