Hello rene.odrene03 ...
You can edit the player position using the .fla file at line 61-62 :
player._x=(Stage.width-playerWidth)/2; player._y=(Stage.height-playerHeight)/2;
put your own coordonates for the player position like :
player._x=0; player._y=0;
Let me know if I can help you with anything else
Regards, VipTechnology
#  /  posted on Nov 19, 2010




