i think i'm gonna explode out of anger... i'v manage to shoot the missile but it is creating a path instead you can use the ship as a pencil making rows and dashed column..and the background thing is very weird indeed. i can see another background scrolling behind the background without loop. like it is only covering the blank part but it seems like those sky scrappers are eaten by that without loop background...:S
this solves the code error problem...you just delete that "class [da object] extends MovieClip" ad add this "onClipEvent (load) "
:D thankyou
P.S: it works with all of them for example this "background" thingy. Change
"class Background extends MovieClip" to "onClipEvent (load) " well you don't need to include the name because you already have selected the object you want to work on. if you really not sure then under the script pane you'll notice a tab with the name of the object such as "background"
What should i do:'S
**Error** Scene=Scene 1, layer=Layer 1, frame=1:Line 1: Classes may only be defined in external ActionScript 2.0 class scripts.
class Ship extends MovieClip
**Error** Scene=Scene 1, layer=Layer 1, frame=1:Line 15: The same member name may not be repeated more than once.
function onEnterFrame()
**Error** Scene=Scene 1, layer=Layer 1, frame=1:Line 1: Statement must appear within on/onClipEvent handler
class Ship extends MovieClip
**Error** Symbol=Phip, layer=Layer 1, frame=1:Line 1: The class 'Phip' could not be loaded.
Total ActionScript Errors: 4 Reported Errors: 4