all groups > flash (macromedia) > september 2003 >
You're in the

flash (macromedia)

group:

Load Movie Level Variable


Load Movie Level Variable laszlo
9/24/2003 10:02:53 PM
flash (macromedia):
Hi!

I am trying to call a Load Movie command and set the level using a variable:
-
loadMovie ("buttons/c_in.swf", x);
-

This does not seem to work. Is there a work-around for this problem?


Thank you in advance for any help you can offer

- Laszlo

Re: Load Movie Level Variable stwingy
9/24/2003 10:13:32 PM
try loadMovie("myMovie.swf", "_level"+x)


AddThis Social Bookmark Button