EasyManua.ls Logo

Adobe FLASH CS3 PRO - Page 233

Adobe FLASH CS3 PRO
526 pages
Print Icon
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
FLASH CS3
User Guide
227
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
“Break apart an instance symbol” on page 215

Table of Contents

Related product manuals