Topic: Flash question (Page 1 of 1) |
|
---|---|
Bipolar (III) Inmate From: Canada |
![]() I have a .fla file where I am making an interface. When the user clicks on a link I want it to load an external .swf file. (ie: contact.swf ) |
Nervous Wreck (II) Inmate From: Minneapolis, MN, USA |
![]() loadMovieNum("my.swf", _level); |
Bipolar (III) Inmate From: Canada |
![]() does it have to be: loadmovieNum("blah.swf", _level) |
Paranoid (IV) Mad Scientist From: Omicron Persei 8 |
![]() depends on your situation where you want to movie to load. |