Be a Supporter!
Response to: need help with a-s Posted January 20th, 2004 in Game Development

At 1/20/04 11:47 AM, Simonlindell wrote: I need an actionscript to my car game where you try to get points by driving over dots. I need a script that make the dots reappear on a random place when you take a point.

Use this code to generate dots in random places:

dotAmount = 10;
for (i = 0; i < dotAmount; i++) {
attachMovie("dot", "dot" + i, i, { _x: Math.random() * Stage.width, _y: Math.random() * Stage.height });
}

Response to: Under-rated Game. Posted January 20th, 2004 in General

At 1/7/04 03:35 AM, FlashKid4eva wrote: I think that my movie was very much under-rated. I was exspecting 4's and things like that but all I got was 3.50. Please go to: City Maker III and watch it and tell me if you think it was rated too low.

ArgH! You moron! Listen. Are you really so stupid as to start a topic about the crappy ratings of your own game! It desereves way lower than what it got! IT SUCK THE ROYAL ASS! You should be happy it got that high! What'd did you do to get it that high? Bribe the homosexual community with sexual favours? You should be smite from the earth! Argh! You people make me sick.

Response to: Which flash program to use? Posted December 11th, 2003 in Game Development

At 12/11/03 05:28 PM, MrRombie wrote: i was using Flash MX for ME, it should work.

Yeah, well there shouldn't be any reason MX doesn't work on ME but if it doesn't you'll just have to work with 5.

Response to: MUSIC IMPORT PROBLEMS! Posted December 11th, 2003 in Game Development

At 12/11/03 07:43 PM, GrandAdmiralThrawn wrote: Bring up the sound panel and change the sync to start. It should work now.

Actually, you need to set the sync to streaming, or just throw a "stopAllSounds();" in the frame you want the sounds to stop. Got that? Good.

Response to: If you could have one NG wish... Posted June 24th, 2003 in General

To have a retard filter. Get rid of all those damn annoying well.... annoying people.