View Single Post
  #5 (permalink)  
Old Jul 25th, 2005, 16:50
Zhan Zhan is offline
Junior Member
Join Date: Jul 2005
Location: Toronto, Ontario. Canada
Posts: 17
Thanks: 0
Thanked 0 Times in 0 Posts
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.
Reply With Quote