Under rating threshold (hideshow)
I can't figure out what's wrong here. The ship won't fly across the screen like the say on page 9. I'm using CS4, I made sure it's AS2 and the class is named Ship. My actionscript file is named Ship too. Should I name it Ship.as? I made sure my class is MoveClip and I have all of the code right. The ship won't fly across the screen. How do I debug it? What do I do?
Under rating threshold (hideshow)
ok I give up someone PLEASE help me I keep trying to play the animation, making the ship symbol and class "Ships" and copying all the code in the tutorial and doing everything else said in the tutorial too and I save the fla and as to the same folder but it just wont move and I still keep getting the could not be loaded error!
Under rating threshold (hideshow)
nvm my previous stupid comments but I just cant figure whats wrong here I typed the class name right and did everything said but it just doesnt work always get the could not be loaded error
Under rating threshold (hideshow)
im using flash cs4
i copy the code and test it and it wont fly form left to rigth
i paste the complete code and it wont move with arrows please help
Under rating threshold (hideshow)
at the end of all shootorials it says click here to see other shootorials, nothing happens but that will only work with the get URL function that ONLY works in flash 8 and that is useless
Under rating threshold (hideshow)
I had the same problem with stage 9 as many others. WHat I found was that after several retries, for some reason or another I was spelling Ship wrong or saving the files in seperate locations...
Hope that helps...
Under rating threshold (hideshow)
well, since it seems some people are having problems... istead of using the .as file since i know it didint work for me due to the portable version, put all code on the ship itself, and leave out the first line. also you can stay in the basic menu when you turn your ship into a movie clip.
hope this helps
Under rating threshold (hideshow)
To use other keys think of Key.RIGHT as an int since it is just a constant variable defined in Key. Left, Up, Right, and Down are the numbers 37 - 40 in that order so Key.RIGHT = 39. You can replace it in your code with the number 39 and have the same results. Here are the key codes for an entire keyboard: http://people.uncw.edu/tompkinsj/112/FlashActionScript/keyCodes.htm
Under rating threshold (hideshow)
Holly crap! I jsut changed the thing from SShip to SShipp.. changed the class name to SShip.. AND IT WORKS the ship is Moving! but it still says: The class or interface 'SShipp' could not be loaded
Under rating threshold (hideshow)
ok, I jsut restarted another time... everytihng was perfect until: The class or interface 'SShip' could not be loaded.
(I named it SShip because it sayed that ship was already taken)
Under rating threshold (hideshow)
I always have problemes.. it says: Save at the same place in wich you saved your FLA.. I never saved a freaking FLA. It never told you to do so... so I restarted, but this time saving the FLA.. once I got all the commands in.. I test it.. there are 2 ships and none of them are moving -.- I am sick of restarting, can anyone tell me what i'm doing wrong??
Under rating threshold (hideshow)
u know what? im maing a remake of this then uploading it on this site but only one problem... Why do u have to use links to get the games to where they are?
Under rating threshold (hideshow)
@ kingster113 :and always remember to save everything first in same folder before testing the video.
That seemed to solve my problem!
Thanks mate!
Under rating threshold (hideshow)
That is just stupid! The download link is to the CS4, this is for CS3 and wont work... That means I downloaded over a Gb of freakin data that I can't use!
Under rating threshold (hideshow)
ah, nevermind... I was saving the file as "Ship.as" instead of just "Ship". That was my problem. Heh, just looking through others' old posts fixed my problem. Thanks everyone, I'll try to look at that before I ask next time :)
Under rating threshold (hideshow)
I'm getting an error "The class or interface 'Ship' could not be loaded." I'm pretty sure it's because I'm not saving the "ship.as" file in the right place, but I am saving it where I keep all of my flash files... any ideas on what I'm doing wrong? (I'm using CS4, but using the actionscript 2.0 in CS4)
Under rating threshold (hideshow)
Actionscript 2.0 is nice and all... but 3.0 is out... Could we get an updated tut for 3.0? I couldn't imagine it being to much different then as posted, but still...
Under rating threshold (hideshow)
uhhh i joust failed and my rocket/ship wont move uhhhhhh i think its because instead of importing i copied but ill try to inport and se what the heck hapens.....