Is there a way to move the layers instead of all of the mcs (I need this for scrolling)? I have tried this, and it didn’t work:
layer1 = "Layer 1"
layer1._x += 34;
If you could please help me, I would be very happy. Thanx in advance.
-elPooter.
Is there a way to move the layers instead of all of the mcs (I need this for scrolling)? I have tried this, and it didn’t work:
layer1 = "Layer 1"
layer1._x += 34;
If you could please help me, I would be very happy. Thanx in advance.
-elPooter.
you cannot move a layer, but you can put everything in one Movieclip, and move it then
Oh,… Ok then, Thanks dude :D!
:: Copyright KIRUPA 2024 //--