I’ve read the tutorial on how to mask Dynamic Text, but cannot find any solution for making a MC with dynamic text in it be mask for another MC.
For background: I’m trying to create a reusable component to display a line of text and have the flashing effect fly across the letters, only lighting them up. Easy to do with static text, having troubles with dynamic text boxs.
Sometimes embedding the font won’t fix it. However if you have your dynamic content and mask in movie clips you can use [color=seagreen]dynamictext_mc.setMask(yourmask_mc);[/color] in some instances I found this to be increadibly helpful, so keep it in mind for the future.
wanyo, you’re completely right, works much better for small fonts. However in this case if you want to use the text as mask, even if you use setMask(), you’ll have to embed the font. At least i did:lol:
wanyo, blaster master rocked when i used to play the nintendo way back. are you seriously remaking a flash version? I still remember the pause while grenade trick =)
hi scotty, thanks for the fla. I never used it like that only used it with the layers and masking it. Is it possible to mask a gradient where by it mask the fades as in photoshop.
oh just to let you know i tried changing the alpha to 0 on one colour and solid the other becasue i assume it would act how photoshop masking works but it doesn’t do that. Is there a solution that does a similar thing.
No you can’t use masks like in Photoshop. One trick, if you have solid background colour, is to a gradient with that colour and let it fade from alpha 0 to alpha 100:)