3,804 Forum Posts by "Sam"
use frame labels
on(release){
_root.gotoAndPlay("framelabel"0
}
Yer i agree. Imrpove graphics, add instructions obviously. Add something new that people can find not boring.
Ill take Giga Kirby from SSBM =D
At 6/1/06 09:29 AM, PirateSensei wrote: Dude, that's in english.
He won't be able to read it.
Lol, comeback of the year
modify>bitmap>trace bitmap and delete the bg of your image
just do a hittest, if the coloured ball hitTests the black bal, make it go to another x,y co-ordinate
make the tranparenty of any colour 0%?
You could make a movieclip with each letter and space etc on, with a stop on each frame. And then do something like, if text equals h, the instance name of teh mc gotoandplay whatever. I dont think i should of suggested it but, meh. :)
Their nice. i was watching the intro, and on tv there was this advert with the exact same music, i think it was a Batman advert lol.
Ye, i think it will be exalent. As suggested before, try to improve graphics. But apart from that, i think its great
Well if its too big, Save and Compact it and delete useless bitmaps or anything.
Make sure on the next scene the first frame doesnt have stop();
?
Just, before you get started... its impossible for your level of skill
At 5/30/06 02:12 PM, seel wrote:At 5/30/06 02:02 PM, goooogle_srch wrote: im only 11 years old dont expect a perfect game godThat doesnt matter, there are alot of ppl 11 years old that are like 10 times better than you.
Exactly!
At 5/30/06 06:34 AM, code-m wrote: hey all,
im making an rpg game and i have a character, when i press z he chopps, this is good but i want him to chop the bad guys when he is close enough, and i want the bad guy to go to a frame of my choice.
can sum 1 please direct me to a tutorial on a site, video or text, or if you really nice just write the code and explain it
onClipEvent(enterFrame){
if(player.hitTest(_root.badguy) && player._currentframe== # //frame of chopping){
_root.badguy.gotoAndPlay(#)
}
I havnt tested this, i pulled it straight out of my head, but anyways, you should be able to edit it
Never tried it, meh. I used pivot before Flash, i thought flash was much better though
but then it wouldnt be a flash? It would be a poorly done pivot animation.
i thought it could be done
onClipEvent(load){
cursor._x=#
cursor._y=#
}
Maybe i was wrong
on(release){
getURL("http://www.newgrounds.com", window)
}
For a window, change newgrounds.com thing to whatever site
Id join aswell, this could help me with my animation aswell. Thats a prize enough for me :P
on(release){
_root.gotoAndPlay(#)
} // add this to a button
stopAllSounds(); // Add this onto frame
Do you like insulting me Gust?
I was only suggesting an idea
And, gust, how would you know this? Youve blocked me ¬¬
Or just go to google and looks for sprites, right click > save as, and import
I enjoyed learning AS2, so i might as well give AS3 a go

