- plot.startDrag(true, 0, 0, 550, 400);
- xnb = 0;
- ynb = 0;
- auto = 1;
- rotation = 0;
- trigo = 0;
- trigocolor = 0;
- height = 6;
- width = 6;
- xspacing = 25;
- yspacing = 25;
- xbase = (550/2)-((xspacing*width)/2);
- ybase = (400/2)-((yspacing*height)/2);
- rotationstrenght = 2;
- rotationspeed = 1;
- scalespeed = 3;
- colorspeed = 1;
- xscaleoffset = 100;
- yscaleoffset = 100;
- interfacemov.interface.butauto.gotoAndStop(3);
- interfacemov.interface.size._x = (rotationstrenght*10)+50+111;
- interfacemov.interface.size2._x = (rotationspeed*10)+50+111;
- interfacemov.interface.size3._x = (scalespeed*10)-123;
- interfacemov.interface.size4._x = (colorspeed*10)-123;
- shape = 6;
plot.startDrag(true, 0, 0, 550, 400);
xnb = 0;
ynb = 0;
auto = 1;
rotation = 0;
trigo = 0;
trigocolor = 0;
height = 6;
width = 6;
xspacing = 25;
yspacing = 25;
xbase = (550/2)-((xspacing*width)/2);
ybase = (400/2)-((yspacing*height)/2);
rotationstrenght = 2;
rotationspeed = 1;
scalespeed = 3;
colorspeed = 1;
xscaleoffset = 100;
yscaleoffset = 100;
interfacemov.interface.butauto.gotoAndStop(3);
interfacemov.interface.size._x = (rotationstrenght*10)+50+111;
interfacemov.interface.size2._x = (rotationspeed*10)+50+111;
interfacemov.interface.size3._x = (scalespeed*10)-123;
interfacemov.interface.size4._x = (colorspeed*10)-123;
shape = 6;