Flash Player 7
Flash MX 2004.
controlVR.removeControl()
None
Returns nothing.
Removes the VR object mouse and keyboard control.
This example willl remove the VR object keyboard and mouse control.
on(release){ vr_mc.removeControl() }