Newgrounds.com — Everything, By Everyone.

Checking login status…

USERNAME:

PASSWORD:

Logging in…

Logged in as:
.
Logging out…
Inbox My Account Log Out


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: 'Maccomo'

We found 70 matches.


<< < > >>

Viewing 61-70 of 70 matches. 1 | 2 | 3

61.

Angry

Topic: ArmorBot Problem

Posted: 04/11/08 06:10 PM

Forum: Programming

Well, when i run the code i get from armorbot( i replaced the variables) this is my code:

stop();

var Seconds:Number = 7
var myName:String = "Macco"

//Send Highscore AS3.0 // Armor Bot Rankz
var abrazor30Data:URLRequest = new URLRequest("http://rankz.armorbot.com/su bmit/as3_v0.php");
abrazor30Data.method = URLRequestMethod.POST;
var variables:URLVariables = new URLVariables();
variables.flashkey = "VVRWZEV1c1E=";
variables.SU0249 = "MjQ5OWolZSVhJW4lcw==";
//
variables.bmFtZTE = myName;//replace my_name1_variable with your name variable (1)
var verbs:Number = Seconds;//replace my_score1_variable with your score variable
var viper:String = verbs+"Z";
variables.c2NvcmUx = viper.split("0").join("U");
variables.c2NvcmUx = variables.c2NvcmUx.split("").join("A");
variables.c2NvcmUx = variables.c2NvcmUx.split("AU").join("Y")
;
variables.c2NvcmUx = variables.c2NvcmUx.split("A1").join("B")
;
variables.c2NvcmUx = variables.c2NvcmUx.split(".").join("N");
//
abrazor30Data.data = variables;
var loader:URLLoader = new URLLoader();
loader.dataFormat = URLLoaderDataFormat.TEXT;
loader.addEventListener(Event.COMPLETE, dataOnLoad);
loader.load(abrazor30Data);
function dataOnLoad(evt:Event) {
trace(loader.data.msg);
}
//END

I get the errors:
1046: Type was not found or was not a compile-time constant: URLRequest.
1046: Type was not found or was not a compile-time constant: URLVariables.
1046: Type was not found or was not a compile-time constant: URLLoader.
1180: Call to a possibly undefined method URLRequest.
1120: Access of undefined property URLRequestMethod.
1180: Call to a possibly undefined method URLVariables.
1180: Call to a possibly undefined method URLLoader.
1120: Access of undefined property URLLoaderDataFormat.

I have no idea why. When i run the code in a blank document i get something else, then i get the error.
ReferenceError: Error #1069: Property msg not found on String and there is no default value.
at Untitled_fla::MainTimeline/dataOnLoad()
at flash.events::EventDispatcher/dispatchEv entFunction()
at flash.events::EventDispatcher/dispatchEv ent()
at flash.net::URLLoader/onComplete()

Why is that? i really have no idea,

Someone please help. Thank you.

macco


62.

None

Topic: Audio Advertisements!

Posted: 04/11/08 08:06 AM

Forum: Audio

Yay, it's finnaly finished. I worked hard on that:
http://www.newgrounds.com/audio/listen/1 36654


63.

None

Topic: Adding highscores to my flash game?

Posted: 04/10/08 04:34 PM

Forum: Programming

Adding highscores to my flash game? I don't mean personal highscores, i mean full worldwide highscores.

Please Help???


64.

None

Topic: Best Song for Interpretive Dance?

Posted: 04/09/08 05:55 PM

Forum: Audio

The afro ninjy theme song maybe^^


65.

None

Topic: Audio Advertisements!

Posted: 04/08/08 04:47 AM

Forum: Audio

Well, check out this Song i made.

-Crash
http://www.newgrounds.com/audio/listen/1 35785

Would be really thankful for some good reviews.


66.

None

Topic: Audio Joint

Posted: 04/07/08 07:08 PM

Forum: Audio

Well, check out this Song i made.

-Crash
http://www.newgrounds.com/audio/listen/1 35785

Would be really thankful for some good reviews.


67.

None

Topic: Bug?

Posted: 04/07/08 04:08 PM

Forum: Audio

My new Song didn't show up under new Audio. Why is that?

http://www.newgrounds.com/audio/listen/1 35785


68.

None

Topic: Stolen Music. James Moer

Posted: 04/06/08 08:01 AM

Forum: Audio

The Composer is from a company called Immediate Music, the song is kingmaker.


69.

None

Topic: New Audio

Posted: 03/30/08 11:22 AM

Forum: Audio

When i submit an Audio file why doesen't it show up in the List, "new"?

http://www.newgrounds.com/audio/listen/1 32422


70.

None

Topic: Dramatic Scene Change Music

Posted: 03/30/08 11:20 AM

Forum: Audio

maybe this XD


All times are Eastern Daylight Time (GMT -4) | Current Time: 07:38 AM

<< < > >>

Viewing 61-70 of 70 matches. 1 | 2 | 3