My Image Gallery
My Image Gallery
Out of context: Reply #9
- Started
- Last post
- 22 Responses
- bk_shankz0
I don't think this is going to show up right
button.onRelease = function() {
if (white._visible = false) {
white._visible = true;
}
white.onEnterFrame = function() {
v_alpha = (0 - this._alpha)*.2;
this._alpha += v_alpha;
if (Math.abs(v_alpha)