can someone please tell me how to be able to control that MASKING effect with my mouse.
I know how to create the actual masking effect on my timeline but I really don’t know the actionsript that will enable my mouse to control the effect. PLEASE HELP!!!
And fyi, the mouse doesn’t “control” the effect as such. There is a movieclip which acts as the mask and as the mouse is moved around, the mask follows it (from left to right).
Even if you aren’t entirely convinced that the tutorial will help, still give it a go. Trust me, if you understand Flash MX at all, you should have no problem seeing how that effect on the website you linked us to was created once you have followed that tutorial :).
[ps: it’s a very good tutorial even if the author’s interpretation of scriptable masks is a little… twisted ;)]
a piece of cake Sfactory90cs… juz create a movieclip and set it as your mask. then, control the movieclip with your mouse. this is basically the script on how you control the clip:
rvanet, when you say to create a movieclip and set it as your mask, do you mean to create the mask alone in my movieclip or to create the mask and the masked picture in my movieclip.
Sorry for all the questions guys, I’m merely an intermediate flash user and still getting the hang of actionscript.
first you create your movieclip to be masked. say, “target_MC”. Put it in the first layer. Then, you create another movieclip and set it as your mask. Put it in layer 2 and name it say “masker”. Make another layer and put this action: