Description
Method; removes the contents of a movie clip instance. The instance properties and clip
handlers remain.
To remove the instance, including its properties and clip handlers, use
MovieClip.removeMovieClip()
See also
MovieClip.attachMovie()
MovieClip._url
Availability
Flash Player 4.
Usage
.
my_mc
_url
Description
Property (read only); retrieves the URL of the SWF file from which the movie clip was
downloaded.
MovieClip.useHandCursor
Availability
Flash Player 6.
Usage
my_mc.useHandCursor
Description
Property; a Boolean value that indicates whether the hand cursor (pointing hand) appears when
the mouse rolls over a button movie clip. The default value of
useHandCursor
rolls over a button movie clip. If
You can change the
immediately takes on the new cursor behavior. The
prototype object.
.
,
MovieClip.loadMovie()
is set to
, the pointing hand used for buttons is displayed when the mouse
true
useHandCursor
property at any time; the modified button movie clip
useHandCursor
,
unloadMovie()
useHandCursor
is
, the arrow cursor is used instead.
false
property can be read out of a
useHandCursor
MovieClip.useHandCursor
,
unloadMovieNum()
is
. If
true
539
Need help?
Do you have a question about the FLASH MX 2004 - ACTIONSCRIPT and is the answer not in the manual?