I am trying to retrofit Tim Jaramillo's solution from this thread: http://forums.adobe.com/message/5139169#5139169 for something I am working on. I think that I am close I just need a little extra help.
Basically I am trying to achieve a Rain Effect. I have created a symbol that is a "Rain Drop" I would like to have random Rain Drops fall from the top of the screen to the bottom, but they should maintain there angle. See my project below and you can see what I mean:
http://dl.dropbox.com/u/9159616/adamperlistv.zip
I would like for it to looks something like this: http://rain-demo.heroku.com/
I would like to either initiate this on CompositionReady or on a Button Click.
Adam