[+]

xPos = _xmouse/4; yPos = _ymouse/2.4; z = xPos-yPos;
_root.a._alpha = xPos; _root.b._alpha = yPos; _root.c._alpha = z;