My Account
How to create this.
var i:Number = 0;
onMouseDown = function (){ var bubble = this.attachMovie("bubble","bubble" +i ,i); i +=1; bubble._x = _xmouse; bubble._y = _ymouse; bubble._alpha = 60; }
b.randy = Math.round(Math.random()*Stage.height);
b.onEnterFrame =
© 2008 Quantunet LLC All Rights Reserved | Intellectual Property | Terms of Use | Privacy Home | About Quantunet | FAQ's | Contact Us