Be a Supporter!
Response to: Ng Mod Meet Up 2005 Posted June 20th, 2005 in General

I just dont understand why they have to plan a trip?! Why do they have to meet in the first place!?

Response to: Ng Mod Meet Up 2005 Posted June 20th, 2005 in General

Yeah, but ugh, how is being a moderator of a forum of a website like business? I just don't understand, how is it a job or professional?

Response to: Ng Mod Meet Up 2005 Posted June 20th, 2005 in General

I'm not trying to offend anyone, but is a mod meet really necissary? I mean, what's the real purpose?

Response to: Wtf?!! These Chords Are Messed Up!! Posted June 20th, 2005 in Audio

And it sounds like shit now!!! ITS GOING TO LOUS IN RANDOM PLACES BECUASE OF THE FUCKING CHORDS!! WHY WONT IT LET GO?!!!

Wtf?!! These Chords Are Messed Up!! Posted June 20th, 2005 in Audio

In FL 4, im trying to make a song, but when i make a note in the Piano Roll, it won't stop! I want it to go once, then let go, but it hold the whole time!! WTF?!!!

Response to: Echo Help Posted June 20th, 2005 in Audio

I want to know how to GET RID of ECHOS!! Not create them!

Response to: Echo Help Posted June 19th, 2005 in Audio

BTW, is there a way to get to a big list of all the different instruments?

Response to: Echo Help Posted June 19th, 2005 in Audio

With the Choir's

Response to: Hentai Has Gone Too Far Posted June 19th, 2005 in General

It's funny, your the one complaining how bad hentai is, but have you looked at your signature picture recently?! (no offense to family guy)

Response to: Ask your FruityLoops questions here Posted June 19th, 2005 in Audio

How do I reduce echo?

Echo Help Posted June 19th, 2005 in Audio

In FL Studio 4.1, How do I reduce the echo of an instrument?

Response to: FL Studio 4.1 Posted June 19th, 2005 in Audio

I don't ssee where cool stuff is...

Response to: FL Studio 4.1 Posted June 19th, 2005 in Audio

Thanks so much

FL Studio 4.1 Posted June 19th, 2005 in Audio

Ok, I just got FL 4.1, but I have NO idea how to use it. I've been playing around in it to discover how to use it (just like I do with everything else) but I can't seem to understand how to use it. Can anyone show me how to use it? Just some basic things, I don't need you to go into depth and teach everything to me, I just need to know some basics. Thanks!!

Response to: What's the name of that song? Posted June 17th, 2005 in General

anyone?

Response to: What's the name of that song? Posted June 17th, 2005 in General

No, i can;'t contact him, he has no contacts.

Response to: What's the name of that song? Posted June 17th, 2005 in General

where are they?

What's the name of that song? Posted June 17th, 2005 in General

You know the songs in the audio portal? There's 3 different main songs that start whne u enter the audio portal, u no.. the ones by paragonx9. I looked through all of his stuff and couldn't find them!! Why aren't they there?

Response to: help me out! Posted June 16th, 2005 in Game Development

on(rollOver){
_root.MC Instance.play();
}

Change MC Instance to the instance name of your MC!

Response to: Actionscript help... Posted June 15th, 2005 in Game Development

wait, nvm I just found the code:

var NewMenu:ContextMenu = new ContextMenu();
NewMenu.builtInItems.forward_back = false;
NewMenu.builtInItems.zoom = true;
NewMenu.builtInItems.loop = false;
NewMenu.builtInItems.play = false;
NewMenu.builtInItems.print = false;
NewMenu.builtInItems.quality = false;
NewMenu.builtInItems.rewind = false;
this.menu = NewMenu;

Thanks anyway.

Actionscript help... Posted June 15th, 2005 in Game Development

In MX 2004, how would I make certain parts of the right click menu not be there? All I want to stay on the right click menu is the ZOOMS, I want all the other stuff to not be there, how do I do this?

Response to: Flash Mx V.S. Flash Mx Pro Posted June 15th, 2005 in Game Development

just click the final frame, press F9, and type in stop();

Response to: I need help with my game! Posted June 14th, 2005 in Game Development

ok thanks, I'll try that

Response to: quicktime Posted June 14th, 2005 in Game Development

Then just take the quicktime into FrontPage/DreamWeaver and then you'll get your code.

Response to: quicktime Posted June 14th, 2005 in Game Development

File>Publish Settings>Enable Quicktime>Publish

Response to: I need help with my game! Posted June 14th, 2005 in Game Development

I know how to write it properly, but I've tried variables and they don't seem to work, although, I haven't tried it that way, I've been making boolean variables(true/false)

Response to: I need help with my game! Posted June 14th, 2005 in Game Development

3 days straight :P

Response to: Streaming help... Posted June 14th, 2005 in Game Development

ok thanks

Streaming help... Posted June 14th, 2005 in Game Development

I want to use streaming for my sound, but the quality of it is terrible, is there any way to make the streaming quality better? I changed its quality in the export settings, i even changed it to 160kbps, but it makes no difference, please help me!

Response to: I need help with my game! Posted June 14th, 2005 in Game Development

I've been changing the code for 3 days with no progress!