Adobe Flash Professional CS3 Instrukcja Użytkownika Strona 234

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
Przeglądanie stron 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
Przeglądanie stron 233
1 2 ... 229 230 231 232 233 234 235 236 237 238 239 ... 526 527

Komentarze do niniejszej Instrukcji

Brak uwag