Games Achievements My Kong Sign In

Comments for Shootorial #2

« Back to Shootorial #2

VioletWorm

Jan. 20, 2009

Under rating threshold (show) I cant make the background scroll, someone please help

+ - !

(0)

khezoow327

Jan. 18, 2009

Under rating threshold (show) awesome

+ - !

(0)

Neosano

Jan. 16, 2009

Under rating threshold (show) siryesindeed, You are saying thanks to them :D they explained everything in such a wrong way :) good luck

+ - !

(0)

siryesindeed

Jan. 15, 2009

Under rating threshold (show) Thank you Kongregate! I have been wrestling with flash game and actionscript tutorials for a couple days now. You guys make it clear and understandable without excluding the basic (but critical) steps. Thanks again.

+ - !

(0)

chaosxinfamy

Jan. 11, 2009

Under rating threshold (show) The class or interface 'Background' could not be loaded. I got this when trying to load the ship too, but I have no idea how I fixed it. Help?

+ - !

(0)

kanav95

Dec. 28, 2008

Under rating threshold (show) hey ppl ssup my new avatar!!

+ - !

(0)

Stripa_Gal

Dec. 27, 2008

Under rating threshold (show) now my trouble is "loop it" others fine

+ - !

(0)

Stripa_Gal

Dec. 27, 2008

Under rating threshold (show) 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"

+ - !

(0)

natey_poo

Dec. 21, 2008

Under rating threshold (show) nevermind, Problem fixed!

+ - !

(0)

natey_poo

Dec. 21, 2008

Under rating threshold (show) I keep getting "The class or interface 'Background' could not be loaded'

+ - !

(0)

calbrazor

Dec. 17, 2008

Under rating threshold (show) Where do i add the code to? Did i miss where it told me to or is the answer obvious and im just missing it?

+ - !

(0)

SupremeBeing

Dec. 14, 2008

Under rating threshold (show) If you background isn't seemless, change step 7 too: function onEnterFrame() { _x-=1; if (_x < -2109) { _x += 4220; } }

+ - !

(3)

SupremeBeing

Dec. 14, 2008

Under rating threshold (show) On step seven if you have troubles with your background not being seemless change it too: function onEnterFrame() { _x -= 1; if( _x < -2110 ) { _x += 4220; } }

+ - !

(0)

Exort

Dec. 13, 2008

Under rating threshold (show) Nvm I Put my background in layer ship....

+ - !

(0)

Exort

Dec. 13, 2008

Under rating threshold (show) TO GUMMYWORMZ IT DOESN"T WORK I DRAG THE LAYER DOWN

+ - !

(0)

Ferretbyte

Dec. 12, 2008

Under rating threshold (show) on step 8 where it says to make the x value 2110 thats wrong make it 1055 but this only applies if your using the premade background

+ - !

(0)

waja_do

Dec. 10, 2008

Under rating threshold (show) I CANT LOOP IT! OR MAKE IT MOVE PLZ HELP!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

+ - !

(0)

waja_do

Dec. 10, 2008

Under rating threshold (show) do u save the background as png???

+ - !

(0)

bif490

Dec. 08, 2008

Under rating threshold (show) to The_Ripper, just highlight the shape and over on the left (or right, wherever your menu is) is will have W for width and H for height.!!!

+ - !

(0)

The_Ripper

Dec. 06, 2008

Under rating threshold (show) How do you determine how many pixels wide it is?

+ - !

(0)

gmanyo

Dec. 05, 2008

Under rating threshold (show) Wait, whoah. This is confusing me. Im used to Java. Does "function" mean that you're making a new method for the "ship" class? Or is it not the same thing?

+ - !

(0)

gummywormz

Dec. 03, 2008

Under rating threshold (show) note to anyone whose background is on top of your ship: drag the layer background UNDER the layer ship

+ - !

(0)

Sten123

Nov. 30, 2008

Under rating threshold (show) Does anybody know the background scrolling code to make the background move down, then loop? Say the background size is.. H: 650, W: 400?

+ - !

(0)

maximumcool

Nov. 29, 2008

Under rating threshold (show) A word of advice: Don't just copy and paste the code. Type it in yourself, you'll remember it and learn it better if you actually type it in. Kind of like repeating a word in a foreign language rather than just hearing the word.

+ - !

(0)

Stvmrt2

Nov. 28, 2008

Under rating threshold (show) Anybody who is having background issues, read this. You need to copy the background GRAPHIC, not MOVIE CLIP, inside the background MOVIE CLIP, not the GRAPIC. So just double click on the MOVIE CLIP, and copy the same GRAPHIC and paste it next to the other one. I hope thats understandable =]

+ - !

(0)

tennisguy521

Nov. 28, 2008

Under rating threshold (show) nvm i got it

+ - !

(0)

tennisguy521

Nov. 28, 2008

Under rating threshold (show) MY SHIP WONT SHOW UP I IMPORTED ONE MY SELF AND ITS BEJIND THE BACKROUND PLZ HELP!!!!!!

+ - !

(0)

tahkratos

Nov. 25, 2008

Under rating threshold (show) ok for those who ahd same problem than me. u did all the code well(BG drew by urself) and did the 2 images thing) but after the 2 images ur getting a blank space be4 reloading ok 1st be sure ur picture is 2110 by 350 that was my size(i think u can adapt the solution for other sizes but i tell u how I did) and make a space of an uni4 color at the end and begining then put the _x -= -1500 and ur image will repeat be4 having to see that blank^^ this makes ur BG have a boring end so if sum1 finds a better solution plz post it

+ - !

(0)

Ragneki

Nov. 22, 2008

Under rating threshold (show) grazti vsgd bgdsfzg sg!$#%^^&$?GKG! The loop background confuses me ill try at it tommorow >_<

+ - !

(0)

TummyFish

Nov. 21, 2008

Under rating threshold (show) I DID IT!!!

+ - !

(0)

TummyFish

Nov. 21, 2008

Under rating threshold (show) im making it scroll down and it wont loop. it just wont

+ - !

(0)

bourne117

Nov. 10, 2008

Under rating threshold (show) i love you skyblader!! lol i was stuck.. couldnt get it to loop, but then i saw ur post. thanks

+ - !

(0)

bladedemon70

Nov. 09, 2008

Under rating threshold (show) c an some explain how to keep the backgroup going cuzi got everything to work except mine dosent loop

+ - !

(0)

hastingsfc

Nov. 09, 2008

Under rating threshold (show) grr keep getting "The class or interface 'Background' could not be loaded."

+ - !

(0)

khezoow327

Nov. 07, 2008

Under rating threshold (show) i have a rpoblem with the background ¬¬. i need help in the Paste in Place :/

+ - !

(0)

khezoow327

Nov. 07, 2008

Under rating threshold (show) Jay... this is perfect for create a flash game

+ - !

(0)

MrAdamant

Nov. 05, 2008

Under rating threshold (show) I am making my background go downwards... however I can get it to go downwards, it just won't loop... it is 600 px tall... is this cade correct?? class Background extends MovieClip { function onEnterFrame() { _y += 20; if(_y < -600) { _y = 0; } } }

+ - !

(0)

pooandwee

Nov. 04, 2008

Under rating threshold (show) you should check out mine http://www.kongregate.com/games/pooandwee/pooandwees-shooter-ver-2

+ - !

(0)

pedrorox

Nov. 02, 2008

Under rating threshold (show) in pago 4/9 what is that Movie clip ''mask''?

+ - !

(0)

ibewlv357nv

Nov. 02, 2008

Under rating threshold (show) make sure the class name and the class name that you enter in the code are exactly the same caps or lower case and everything i was having the same problem but figured out that this was the problem

+ - !

(0)

rcritchey

Oct. 31, 2008

Under rating threshold (show) I got this and I cant fix it "The class 'Background' needs to be defined in a file whose relative path is 'Background.as'."

+ - !

(0)

Anselo

Oct. 31, 2008

Under rating threshold (show) This dont works ITS DONT HEEELP its only says, do this and this etc... but im in page 5 and I put the rigth code and everythign and its says : The class or interface 'Background' could not be loaded. THIS SHIT SUCK

+ - !

(0)

skyblader333

Oct. 30, 2008

Under rating threshold (show) Ok, guys, I got the solution after many attempts to make seeminglessly infinite looping background. In the background.as, change the 2110 to the width of the background. Tada!

+ - !

(0)

master54100

Oct. 30, 2008

Under rating threshold (show) never mind got it one had a capital one didn't. didn't notice.

+ - !

(0)

master54100

Oct. 30, 2008

Under rating threshold (show) i got this problem with the ship as well and im not sure how i fixed it it just worked eventually. my problem is i keep getting an error message saying "the class 'background' needs to be defined in a file whose relative path is 'background.as'." anyone know how to fix this?

+ - !

(0)

Banzai5150

Oct. 29, 2008

Under rating threshold (show) I got it working, not sure why it wasn't before... I deleted all my background PNG and Movie Clips and started fresh and now it works.

+ - !

(0)

Banzai5150

Oct. 29, 2008

Under rating threshold (show) I've finished all the posted Tutorials so far, so yes I went ahead. I put two images side by side as they said to, and set the scroll size equal to the first image. It works, for about a minute then it seems to stop all together, no looping, no background at all.

+ - !

(0)

Greep

Oct. 29, 2008

Under rating threshold (show) You two guys did look ahead in the tutorial right? It's supposed to do that, and they change it in the next step. If not.. I dunno maybe you didn't save. But don't give up, I missed a few things up till here too (had to rename my ship image to something besides ship e.g. took me a while to figure it out).

+ - !

(0)

Zurvan79

Oct. 29, 2008

Under rating threshold (show) Yea i'm having trouble looping as well, I gave up on my own creations and just went to the default images/backgrounds and still i cant get it to loop. Guess i'm not cut out to do this stuff if i cant even cut and paste *shrug*

+ - !

(0)

Banzai5150

Oct. 28, 2008

Under rating threshold (show) Love these things, but one question. My background is NOT looping seamlessly infinitely.. it's doing well for a little bit, then all of a sudden it just scrolls the background off the screen. Any Ideas?

+ - !

(0)

  • add a comment
Developers Players Support YouTube TikTok X (Twitter) LinkedIn
Join the conversation Join Discord
Terms Privacy Code of Conduct
© 2024 Kongregate