You need a Grounds Gold Account to post on the NG BBS! If you don't have one, click here to sign up now! It's fast, free, and easy — and opens up tons of great NG features!

Author Search Results: 'aso-products'

We found 74 matches.


<< < > >>

Viewing 1-30 of 74 matches. 1 | 2 | 3

1.

None

Topic: 360 Killed my Cat!!!

Posted: 09/02/06 11:24 AM

Forum: General

I don't think that's funny...


2.

None

Topic: Cheats in Flash(help)

Posted: 09/02/06 11:19 AM

Forum: Flash

Thanks guys!
Thanks to you the "last but no least" part is finished in my game.
Ready to launch?
HELL, YES!


3.

None

Topic: Cheats in Flash(help)

Posted: 08/31/06 02:18 PM

Forum: Flash

I did?
Well, sorry if i did... :S


4.

None

Topic: Cheats in Flash(help)

Posted: 08/31/06 02:00 PM

Forum: Flash

At 8/31/06 01:47 PM, Dark-Mana wrote:
At 8/31/06 01:39 PM, aso-products wrote: No sorry, try and highlite the "points" textbox.
Anyway, i can continue on my game! :D
I think that the points variable was defined as a string, because after entering the cheat once, it says '50.' Entering it again, it reads '550.'

points:Number = 0;

Replace the original line that defined 'points' with that.

Yeah, i know that already. Be thanks that you remind me i almost forgot.


5.

None

Topic: Cheats in Flash(help)

Posted: 08/31/06 01:39 PM

Forum: Flash

No sorry, try and highlite the "points" textbox.
Anyway, i can continue on my game! :D


6.

None

Topic: Cheats in Flash(help)

Posted: 08/31/06 01:37 PM

Forum: Flash

At 8/31/06 12:12 PM, Dark-Mana wrote:
At 8/31/06 12:10 PM, Dark-Mana wrote:
At 8/31/06 12:01 PM, aso-products wrote: Ok, that works correct.
But, "points" says undifind when i type "newgrounds" as my cheat
You need to define the variable 'points' before you can modify its value.
Oh, sorry, you did. On that last script, you're missing a semicolon. That second last line should be
_root.points = points;

Okay, did that.
But it still doesn't work, this time nothing happens to "points":
example
O and i used this as:
on(release){
if(cheat=="newgrounds"){
_root.message="Correct Cheat";
points += 5;
} else {
_root.message ="Invalid cheat";
}
_root.points = points;
}


7.

None

Topic: Cheats in Flash(help)

Posted: 08/31/06 12:01 PM

Forum: Flash

Ok, that works correct.
But, "points" says undifind when i type "newgrounds" as my cheat


8.

None

Topic: Cheats in Flash(help)

Posted: 08/31/06 11:34 AM

Forum: Flash

Ok, thanks for your help, but...
This is what the output box said:
**Error** Symbol=actionsmenu3, layer=Layer 1, frame=2:Line 2: '{' expected
if(cheat=="newgrounds"){

Total ActionScript Errors: 1 Reported Errors: 1

Do you know whats the prob?


9.

None

Topic: Hentai Flash Movie

Posted: 08/31/06 11:29 AM

Forum: Flash

At 8/31/06 09:34 AM, ProjectAlpha wrote: can we see an update lol:D

Yeah, let us see it. How about the restaurant scene you show us before, but this time... running good.


10.

None

Topic: Cheats in Flash(help)

Posted: 08/31/06 11:06 AM

Forum: Flash

Ok, i know the general this about this but let me explain.
Ok first of all this are the "things":
message= dynamic textbox
cheat= input textbox
pionts= dynamic textbox

This is the actionscript i use on the Button:
on(release){
message="Invalid Cheat";
if(cheat=="newgrounds"){
message="Correct Cheat";
_root.points= Number(_root.points)+5;
}
}

Effect i want:
I want if i don't type the correct cheat i get a message saying "Invalid Cheat".
I want the cheat to be newgrounds, and if its correct message will say "Correct Cheat"
and the textbox "points" will get 5 pionts in it(so it haves 4, than it haves 9)

Please help me out, because when it does know, it gives me the same message "Invalid Cheat" and "pionts" won't get 5 pionts extra.


11.

None

Topic: Fighting Game Tutorials

Posted: 08/27/06 09:49 AM

Forum: Flash

At 8/27/06 09:47 AM, SuperXDragon wrote: here you go have fun

Thanks


12.

None

Topic: Fighting Game Tutorials

Posted: 08/27/06 09:48 AM

Forum: Flash

At 8/27/06 09:46 AM, The_ParadoX wrote: forum thread search- ive seen many tutorials, i just cant sit down and explain such a large task here...

I asked for links to them. Not explaining it.


13.

None

Topic: Fighting Game Tutorials

Posted: 08/27/06 09:42 AM

Forum: Flash

Does anyone KNOWS where i can find those.
I find one already on Flash Kit, but it was deleted.
O, and i don't want to know this:
"You need to know about variables and uhh...
How to rape your mother.
First learn that and then i will give you the tuts."

Because i already know about variables,
and i don't want to know about raping your mother.
Anyway Thanks if you give a tut.


14.

None

Topic: Textbox Mayhem

Posted: 08/26/06 01:02 PM

Forum: Flash

Okay, the title sounds like it's a game, but it's not.
Okay i have this script on a button:
_root.examplevar = _root.examplevar+(1);
And my Examplevar is an dynamic textbox and starts at 0 .
But if i press the button Examplevar says: 01.
When i press it again it says: 011.
After that: 0111, 01111, 011111.
But that's not the effect i want.
Because i want this: 1, 2, 3, 4, 5, 6 etc.
How do i fix this.
I said this as simple and noobish as possible,
so i expect everyone understand this.


15.

None

Topic: Random Gotoandplay

Posted: 08/26/06 11:07 AM

Forum: Flash

At 8/26/06 05:46 AM, -Toast- wrote: Noes I think the frame1 frame2 were just an example. Your code wouldn't work if he uses labels like 'poopoo'. He's gonna see your code is shorter, use it, nothing will happen and the poor innocent newb would get confused :(

And the only one who is a noob here is you on your mother ass.
Thank you.


16.

None

Topic: Random Gotoandplay

Posted: 08/26/06 11:05 AM

Forum: Flash

I know what he means.
0.01 second
132762888 seconds
That's the correct spelling.
O and thanks for all the codes.


17.

None

Topic: Random Gotoandplay

Posted: 08/26/06 05:23 AM

Forum: Flash

Shut up asshole.
All the words i said are English, and not your fuckin nerd language.


18.

None

Topic: Random Gotoandplay

Posted: 08/26/06 05:17 AM

Forum: Flash

Okay, the normal script with the frame numbers.
Do i already know.
But i prefer to use frame labels instead of frame numbers.
So could someone just give me the code with the example labels:
frame1, frame2, frame3, and frame4.
O i don't need the explaination, i get used to it myself.


19.

None

Topic: The Dream Series I'm Making

Posted: 08/18/06 08:13 AM

Forum: Flash

Well, it sounds a kinda hard, but hope you finish.


20.

None

Topic: A tv show>>>

Posted: 08/13/06 06:54 PM

Forum: General

I know most of you are lonely and negetive nerds, but i know other people who are same age as me and watch this.


21.

None

Topic: A tv show>>>

Posted: 08/13/06 06:28 PM

Forum: General

Does anyone knows Avatar The Last Airbender???
It's pretty cool, anyway here are some links, becauze i like sharing(not money!!!, but wisdom :p)
AvatarSpirit
WaterTribe
Elemental-Masters
Let me know what you think about the whole i just said. =D


22.

None

Topic: Sim Date Tutorials

Posted: 08/13/06 12:44 PM

Forum: Flash

At 8/13/06 12:35 PM, Darkfire_Blaze wrote: Youd need to know,

Variables, properties, MC's, timeline controls, random(), and a few more stuff i cant recall atm.

look up AS: Main on the search bar (at the bottom), and look at the tutorials on the last page.

I know:
Variables-YES, Properties-NotReally, Movieclips-EASYASHELL, Random-FEWCODES, but i will try work on my knowledge so far.


23.

Happy

Topic: Sim Date Tutorials

Posted: 08/13/06 12:27 PM

Forum: Flash

Reply's please


24.

None

Topic: Sim Date Tutorials

Posted: 08/13/06 12:11 PM

Forum: Flash

Does someone knows where to find that stuff? I'm not making one with Nudity. (sorry for the ones just loove that)


25.

None

Topic: New Window Link in Flash

Posted: 08/13/06 09:37 AM

Forum: Flash

ok, thanks.


26.

None

Topic: New Window Link in Flash

Posted: 08/13/06 09:33 AM

Forum: Flash

Ok i know the simple button with URL thingie code, like this:
on (release) {
getURL('www.fuckfuckfuck!!!.com')
}
But that doesn't opens in a new window, so anybody knows how to???


27.

None

Topic: Hentai Flash Movie

Posted: 08/11/06 07:33 AM

Forum: Flash

At 8/10/06 02:20 AM, GeminiX7 wrote: If you change the asian chick to a 300 lb British chick with bad dental hygene and name her NutGobbler, you will be my new Messiah....

Wtf?


28.

Happy

Topic: Hentai Flash Movie

Posted: 08/09/06 05:23 AM

Forum: Flash

Hehe, everyone is obsessed by this topic.
9 pages about a hentai flash...
No offense, i hope i turns out pretty good you know...


29.

None

Topic: Rpg question???

Posted: 08/08/06 05:30 PM

Forum: Flash

Sry for double post ,but alright...
I think i get it Fat_LifeGuard


30.

None

Topic: Rpg question???

Posted: 08/08/06 05:28 PM

Forum: Flash

Doesn't matter it's just a test i will define it later.
Wanted a EXAMPLE?
Or just wanted to know the damage action script?
Here it is:
_root.ehp = _root.ehp-random(50);
And yes i know how to make it between 20-50 or 50-80. :S


All times are Eastern Standard Time (GMT -5) | Current Time: 10:02 PM

<< < > >>

Viewing 1-30 of 74 matches. 1 | 2 | 3