Can you define an object (jpg or swf for example) using variables within a loadMovie statement? Lets say I have jpgs called nav01.jpg, nav02.jpg...etc
Is there a way to say nav + "varx" +.jpg ? So, if say varx = 53 then nav53.jpg would be loaded. ???