Flash Player 7
Flash MX 2004.
controlVR.spinStop()
None.
Returns nothing.
Stops spinning the object, if it is not already stopped.
This example willl be placed on a button and will stop spinning the object::
on(release){ vr_mc.spinStop() }