Adobe Flash Professional CS3 User Manual Page 234

  • Download
  • Add to my manuals
  • Print
  • Page
    / 527
  • Table of contents
  • TROUBLESHOOTING
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 233
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
“Break apart an instance symbol” on page 216
Page view 233
1 2 ... 229 230 231 232 233 234 235 236 237 238 239 ... 526 527

Comments to this Manuals

No comments