I am trying to us actionscript 3
to try and use a variable to play a separate animation but it doesn't work in flash cs6
and my school won't update it.
I have tried to use it in the context of a variable but it always spits out an error message:
var currentDirection = event.charCode;
Scene 1, Layer 'Sprite', Frame 1, Line 10 1120:Access of undefined property event