cool
I need help, when i put in the actionscript for the enemie it says:
"**Error** Scene=Scene 1, layer=Layer 1, frame=1:Line 1: Clip events are permitted only for movie clip instances
onClipEvent (enterFrame) { if (_root.player._x<_x) { _x -= 5; }}onClipEvent (enterFrame) { if (_root.player._y>_y) { _y += 5; }}onClipEvent (enterFrame) { if (_root.player._y<_y) { _y -= 5; }}
Total ActionScript Errors: 1 Reported Errors: 1"
PLEASE HELP ME