I want a “8mm” effect with shaking and fading and i followed this tutorial.
http://www.toxiclab.org/tutorial.asp?ID=72
The only problem with this is that the alpha is alittle to “flashy” I want the alpha to pend between lets say 80-100% and not 0-100%. I understand it have something to do with
tremble._alpha = random(45);
but thats were my knowledge stops. Can anyone give me the right code for this?
Thanks in advance