Adobe Flash Professional CS3 User Manual
Page 234
Advertising

FLASH CS3
User Guide
228
For example (from the Movieclip_loadMovie.xml behavior file) (ActionScript 2.0):
<actionscript>
<![CDATA[ //load Movie Behavior
if($target$ == Number($target$)){
loadMovieNum($clip$,$target$);
} else {
$target$.loadMovie($clip$);
}
//End Behavior
]]>
</actionscript>
6
Save the file and test the behavior.
See also
Advertising
This manual is related to the following products: