Quote:
|
Originally Posted by Sirkent
You don't need to use quotes.
And as for loading using a variable, you need:
_root['varname']
|
I dont quite understand where I am supposed to place the
_root['varname'], when I try to place this inside the loadmovie code, I get an error. What I did was loadMovie(_root['image'],"bg"); I do not know what I am supposed to do... T.T thank you again for the help.