-
This will stump you guys
Ok I ran in to this little bug over the weekend.
Write this code onto your first frame:-
stump=08;
click the test script button and you will get an error message.
Naming any variable to = a number works, but not for 08 and 09.
Try testing the same thing but changing the number to say 07. You will find it works.
I'm stumped :(
-
Due to flash using octal system when numbers are proceeded by zero ..check out http://board.flashkit.com/board/show...ighlight=octal for an explanation
-
trying to "stump" these guys, is next to impossible
IMS