yogidishman
08-04-2009, 09:35 PM
Please help this newby.... I have a scrolling background and am trying to place an object on top of it dynamically. I can get the object, (which is a picture of a tractor to appear over the background with the following statement
//attachMovie("tractor_mc","pic",2); however it locates it at the wrong position on the stage. Is there anyway that I can control where the object is dynamically placed on the stage ??
//attachMovie("tractor_mc","pic",2); however it locates it at the wrong position on the stage. Is there anyway that I can control where the object is dynamically placed on the stage ??