Be a Supporter!
Better Sound Posted November 25th, 2006 in Audio

Hi,i´m trying to do put a song in a flash movie that i´m doing,at this original form,thes sound is ok,but,after i put it on the flash,the sound get a little lower,it´s just a little but makes difference,because the firsts sounds of the music are very important and they almost don´t appear......so,if someone know how can i optimize it to get a little louder,or in the flash itself,or in the original music......please tell me......here i have already a goldwave program,but i don´t know how to use it...heh,i usually use it just to convert mp3 into wav...or wav into mp3......
Thanks Anyway,
Henrique T. M.

Response to: Mouse Object Posted October 26th, 2006 in Game Development

At 10/26/06 02:29 PM, Mag-got wrote: Be more specific, I don't understand what is your "mouse button"..

Mouse botton = the real one,the left one.....i want to know what AS i must use to do a object that i´m using to be my mouse cursor ((i remenbered the name just now.....)) changes when the left botton get clicked.....

Mouse Object Posted October 26th, 2006 in Game Development

Hello,
I Need some help with an mouse object i´m doing,i already know how to do this symbol moves if it was the mouse,but i want something more,i want it to change to some other thing if i press the mouse botton.....how can i do that?.........
(If you can´t undestand my problem please ask,i´will try to explain again)....
Thanks Anyway,
Henrique T.M.

Music Changing Posted October 10th, 2006 in Game Development

Hello!!
How can i do a music change option?like,some bottons and each one playing a song?...
i tried to do something like it:
when the botton get press it goes to a frame where i put a stopallsounds AS and from this one it goes to a second frame where is the music and a stop AS.......but it don´t work.....what i have to do?........................
Thanks Anyway,
Henrique T. M.

Response to: New cartoon ideas Posted September 24th, 2006 in Game Development

maybe the caracter smash a little insect because it was disturbing him and it´s mother come for a revenge?......

Response to: Final Fantasy - Victory Theme Posted September 16th, 2006 in Audio

one more*

Response to: Final Fantasy - Victory Theme Posted September 16th, 2006 in Audio

At 9/16/06 12:55 PM, Masterswordman wrote: Here.

Yeah! it worked realy well!!!!! thanks onem ore time!!!

Response to: Final Fantasy - Victory Theme Posted September 16th, 2006 in Audio

At 9/16/06 12:55 PM, Masterswordman wrote: Here.

Thanks a lot...

Final Fantasy - Victory Theme Posted September 16th, 2006 in Audio

Hello,someone knows where i can find a final fantasy victory theme sound in a .wav,or .mp3 format or something like it?...
all that i found was with .mid format,and it´s incompatible with flash....
if you know how to transform a mid into a wav or mp3 it can help too.........
Thanks Anyway,
Henrique T.M.

Response to: Score Needed Posted September 15th, 2006 in Game Development

At 9/15/06 08:21 PM, Vengeance wrote: if(score>300){
_root.textbox = "excellent";
} else if(score>200){
_root.textbox = "good";
} else if(score>100){
_root.textbox = "bad";
} else {
_root.textbox = "failure";
}

understand?

yap,thank you very much ^_^

Response to: Rate my Stuff! Posted September 15th, 2006 in Game Development

In my opinion it needs a little bit more colours.....
"HappilyNeverAfter's Production Site!" try to put this mensage in a smaller size so it can satays in one line,taking two lines let it a little ugly and the artwork flash section was extremily ugly because it´s with a different background and the square where the flash stays is white.....
srry i too pessismist about you site,it´s not bad at all :)

Score Needed Posted September 15th, 2006 in Game Development

Hello,i tried all my Pascal programming knowlodge to try it put it looks too diferent for me.....
Well,i want to show a mensage by the score got by the player,something like:
If the score is 100 appears the mensage ("BAD")
If the score is better than 100 and worst than 300 apeears ("GOOD")
And if it´s better than 300 appears ("EXCELENT")
There are just examples to you undestand what i want......
Thanks Anyway,
Henrique T. M.

Response to: As Help Posted September 15th, 2006 in Game Development

or just:
on (rollOver) {
gotoAndPlay("scene numer"frame number); //between the () put the frame and scene you want...
}

Response to: Who wants to animate Posted September 11th, 2006 in Game Development

Woo....That is a funny script......if you find some good animator to help you it can be really good!....unfurtunetly i can´t help,cuz i don´t think that i´m good enouth and i´m busy with school and my own game project but....
Its realy nice!hope you can find someone......

Response to: Need Artists - Hedgehog In The Fog Posted September 10th, 2006 in Game Development

Well,i didn´t undestand a thing that what they say but....it looks nice,i could help but i run out of time.....but if appear the need for a little help with draw i can try to help (i don´t know if my drawing ability is good enouth but.....)...

Response to: symbols Posted September 10th, 2006 in Game Development

At 9/10/06 04:32 PM, snakedude wrote: if you wanna do any type of animation do you have to make a new symbol for every animation you make. I started off by putting a stickman on its own own symbol then making a new symbol F8. Can you please tell me the steps that i need to make. I wanna create a stickman fight and animate them properly. thanks

Well,if you want a small and common stick battle 2 movie clip symbols are enouth,one for each character,so in each frame inside the symbol you do the character wich one way (because there wasn´t another way to do a battle if don´t with a frame by frame)......
hope it helps

Response to: Rate my website Posted September 10th, 2006 in Game Development

I liked, 8/10.......
It could be nicer if the news and forum stays in the same page,like flash and about,
another thing is that cutted head droping colors....you could put bouth head and the writing in the middle in a same draw,with a same background for them......and i know it can be important but all that links for your own site and the Ad let it a little bit ugly....
There is my opinion,hope it helps

Response to: Newground Artist showcase thread Posted September 9th, 2006 in Game Development

there is a little draw.....

Response to: AS error Posted September 9th, 2006 in Game Development

i don´t know too much about AS but...
in this part:

on(press){
_root."buttonclose" gotoAndPlay(_root."window1"(2);

you need to say what frame you want to go,like:

on(press){
_root."buttonclose" gotoAndPlay(2)
_root."window1"(2);

or if not try puthing a ")" more,because all "(" you opens you need a ")" to close so it will be like it:

_root."buttonclose" gotoAndPlay(_root."window1"(2));

Hope it Helps.

Response to: AS error Posted September 9th, 2006 in Game Development

Srry but i didn´t undestand,what are you trying to do? ^_^

Response to: Give me some tips... Posted September 9th, 2006 in Game Development

Wooo! Great Game man! it can be nicer if you put a background....like a city (it could be nice run by the city killing people....it could be nice too do it destroy thing like post box or a hot-dog´s cars....it coul´d be funny)........
a score thing or a amount or necessary people to be killed to pass the level can be nice too.....
That´s my opinion,hope it helps

Response to: Flash Freestyle Battle Posted September 9th, 2006 in Game Development

I coul´d try if my internet wans´t so bad,it will probaly take ages to post a flash in somewhere......
I started learning flash about 4-5 months ago,so my flash skills isn´t that great yet,but i´m alread addicted omg!,i spend almos all my free time with flash and newgrounds ._.

Response to: Flash Freestyle Battle Posted September 9th, 2006 in Game Development

At 9/9/06 07:13 PM, animatorjones wrote:
At 9/9/06 06:54 PM, Flashing_Bird wrote:
From AnimatorJones:

flashing_bird it's been tried and it makes it too big a deal. battles are really fun and simple. making competitions is kinda what killed this
Oôh.....I see....
don't get me wrong it's a great idea and we think on the same mind wave because i thought it too. unfortunately it overhyped something so simple. one good idea is just having a site with all the previous battles for refference. we could always do that again.

hehe,there is no problem ^____^....i got the problem with that.......when i sended the menssage i just looked in the first page,i never thought that there was already battles happening hehe xD......
And i´m srry to be posting only in ages by ages,but even a stone is faster than my internet today ;_;

Response to: Flash Freestyle Battle Posted September 9th, 2006 in Game Development

From AnimatorJones:

flashing_bird it's been tried and it makes it too big a deal. battles are really fun and simple. making competitions is kinda what killed this

Oôh.....I see....

Response to: Flash Freestyle Battle Posted September 9th, 2006 in Game Development

That looks nice!!!......If it get popular,someone with time and nothing to do could do a site with the winners or something like that......or a big competition could be nice too,like winners VS. winners in a championship...i don´t know,there are just suggestions....
^_^

Response to: I need some AS Help Posted September 7th, 2006 in Game Development

That worked :)
Thanks a lot!!!!!!

Response to: I need some AS Help Posted September 7th, 2006 in Game Development

At 9/7/06 03:25 PM, bomtoons wrote:
At 9/7/06 03:19 PM, Flashing_Bird wrote: Thanks Anyway,
Henrique T. M.
Dunno if this'll help, but, you don't need Mouse.hide() and Stage.showMenu=false in your EnterFrame clip event. They are functions that need be called only once. So try taking them out of the EnterFrame clip event and see if that helps at all.

Thanks i will do it!!!

Response to: I need some AS Help Posted September 7th, 2006 in Game Development

inside*

I need some AS Help Posted September 7th, 2006 in Game Development

Hello,i´m trying to put a code inseide a botton,to do a anti-cheat in a mouse maze.......
but it is giving me some trouble....
when i put it, it does an error:
the instruction must be inside the identification on...
(my flash is in my language,portuguese,so i don´t know if it is the real mensage in english,because the terms can be diferent,but its something like that hehe :P);
original error:
Cena=Cena 13, Camada=Camada 2, Quadro=1: Linha 4: A instrução deve estar dentro do identificador on
onEnterFrame = function () {

and the code now is like that:

onEnterFrame = function () {
Stage.showMenu = false;
Mouse.hide()
if (Key.isDown(2)) {
gotoAndStop(2);
}
};

Thanks Anyway,
Henrique T. M.

Response to: I need some AS Help Posted September 7th, 2006 in Game Development

At 9/7/06 11:03 AM, DonCyrus wrote: Put the code on the movieclip its self.

onClipEvent (load) {
g_speed = 3;
}
onClipEvent (enterFrame) {
if (Key.isDown(39)) { //left
this._x += g_speed;
}
if (Key.isDown(37)) { //right
this._x -= g_speed;
}
}

Try this for more help and information.

Anhm.....Well the code was ok.....but,i didn´t get what this does...? :S