hi ppl, my fla cant seem to work. can anyone see wats wrong with it? it is a MX 2004 file.
:sigh:
Why don’t you tell us what you’re trying to do and what’s wrong with it?
opps… i am trying to make the ball inside move and cannot move through the wall, but wat i wrote inside cant seem to work and i cant figure it out, can help me see anything wrong with?? thx
refer this tutorial
http://www.kirupa.com/developer/isometric/simple_example.htm
i refered to it already but i cant seem to make all of them work together
Hi Xavier,
On stage Frame Script Just replace
var myArray:Array = new Array; //with
_global.myArray = new Array;
aShIsH
erm… i tried it but my ball will be able to move through the walls
erm… i want it not able to move through the walls.