Hello everyone, (almost) first post here
Iâm creating a, quite original flash website (meh⌠not my idea in fact, Iâm only the flasher!), in wich youâre in a car, sitting on the passenger side, and youâre looking outside to see the contents coming on the road.
It rains.
A lot.
So the windowseat is âfoggedâ (how can I say thatâŚ???) and while youâre loading the content you actually can draw on the glass with your⌠err⌠finger (mouse!), like how your friends usually do in your car when you really donât want their fingerprints all over your car glass
Ok, easy way to do that:
1 - attachmovie
you actually duplicate a circle, give it some randomness in blurring and size so it looks irregular and place it right under your mouse.
Good, it works⌠but when you move fast, it just leaves a blank spaces between clip and clipâŚ
Hey⌠thatâs not fairâŚ
2 - drawing api
Oh my god⌠I canât make a mask with a simple line, so I should draw a shape while moving the mouse.
The point is⌠HOW???
I dunno if thereâs a better way to do that, but thatâs the only one in my mind now.
Actually the drawn clip should also be blurred a little bit (1 or 2 percent) wich is not a problem since you can easily blur the container.
But now the real point is: how do I draw like that with the beginfill?!?!?
Note: I uploaded the fla so you can have an idea on how it looksâŚ