on (rollOut, dragOut) {
stopDrag( ) ;
}
This lets the user escape by just moving the mouse away from the spotlight area. It also keeps the edges of the rectangle from showing, as long as youve made it large enough, because the spotlight will be forced to stop at the stages edges when the users cursor leaves the Flash movieit cant drag it any further beyond.


