Hi
Is it possible to move object under the mask. ?
I have a time capsule and I want to animate " time" so I have a capsule, and a liquid ( as an Image). then I want to move this liquid image via y parameter. but I can not move liquid image with mask because it’s moving WITH mask.
Solved:
Example in enterFrame function.
object.maskY = object.maskY + 1
This is what I needed .
[import]uid: 13156 topic_id: 19700 reply_id: 319700[/import]