General
On user initiation up to four additional Flash files (100KB each or below) can be
loaded into your banner. The additional files must be supplied separately to and
served by Yadig!
Similar to the case of click through URLs, please use expressions movie1, movie2,
movie3 and movie4 to refer to the additional files:
on(release) { loadMovie(movie1, "target_movieclip"); }
Or...
on(release) { loadMovieNum(movie1, 1);} // any non-zero level may be used