DawnOfDusk

Age/Gender: 17, Male

Tradition gives reason to live in ignorance.

Newgrounds Stats

Sign-Up Date:
2/22/08

Level: 14
Aura: Evil

Rank: Town Watch
Blams: 43
Saves: 82
Rank #: 52,282

Whistle Status: Normal

Exp. Points: 2,040 / 2,180
Exp. Rank #: 15,050
Voting Pow.: 5.61 votes

BBS Posts: 1,482 (2.21 per day)
Flash Reviews: 81
Music Reviews: 22
Trophies: 2
Stickers: 0

Entry #3

Newer Older

Jump to Entry: [ 1 | 2 | 3 ]


DawnOfDusk

import Post.as;

Posted by DawnOfDusk Feb. 1, 2009 @ 1:55 PM EST

var MyPost:Post= new Post();

Updated: 02/20/09 12:56 PM Log in to comment! | Share this!

The People Have Spoken

9 Comments

Feb. 9, 2009 | 9:37 PM MichaelHurst says:

if(newnewspost==true){
me.makeacomment=true;
} else {
me.makeacomment=false;
}
}


Feb. 11, 2009 | 8:20 PM xHeavyMetalx says:

on(press){
gotoAndStop(2);
//Comment 2
_root."MichaelHurst".delete
}
}

Feb. 11, 2009 | 9:40 PM DawnOfDusk responds:

Nein, it's more like this....

for(var i:Number = 0; i < aPeopleWhoPostHere.length; i++){
if(aPeopleWhoPostHere[i].name == "MichaelHurst"){

aPeopleWhoPostHere[i] = "";
//Sets object to nothing.

}
}
// Yay =3


Apr. 3, 2009 | 1:34 AM FrickenHamster says:

if (dod_consent == true)
{
while ( hamster_knows_AS3 == false )
{
dod.teachActionScript3(hamster);
}

}
else
{
hamster.gotoAndStop("Actionscript2")
}

// can you help me switch to AS3?

Apr. 3, 2009 | 4:19 PM DawnOfDusk responds:

if(dod.emotion == "Happy){
hamster.request = "Accepted";
}else{
dod.response = "Gtfo.";
}

/*
//I'm in a happy mood, but for starters, you might just wanna go ahead and go to //the 2008 tutorial collab and check out the AS2 to AS3 tutorial. That tutorial was //really the only one large source I used, that... and a page on variable types that //changed names from their crossover to AS3 (Google search it)
*/


May. 10, 2009 | 12:39 PM Slipstreamer says:

Nice programming skills there bud. ;)

May. 10, 2009 | 6:40 PM DawnOfDusk responds:

//Ty, ;) Erm...
ThankCommenter();
// =P


May. 12, 2009 | 6:55 PM Slipstreamer says:

var MyString:String "lol"
// lol

May. 12, 2009 | 9:51 PM DawnOfDusk responds:

var Myspace:Website = new Website();
Myspace.population = Gay;

// win.


May. 17, 2009 | 8:25 PM Kart-Man says:

trace("lol");

//I'M THE BEST CODER IN THE WORLD!

May. 19, 2009 | 9:27 PM DawnOfDusk responds:

Dawn.nJealousy++;


Jun. 26, 2009 | 8:36 PM Mike-Hedgedog says:

I feel so outta place here...
Programming never was my thing, in Flash or anything else :(


Aug. 7, 2009 | 10:52 PM zrb says:

var zrbPost:Boolean = null;
function checkForZrbPost():Void {
if (zrbPost) {
post.implode();
postComments++;
trace(zrb.getComment());
// output WASSAPE !
}
}
post.addEventListener(Event.ENTER_FRA ME,checkForZrbPost);


Aug. 7, 2009 | 10:57 PM zrb says:

oh noes i fail at ashkunskript three point oh.

Error 1029: zrb fails on the second line
line2 function checkForZrbPost():Void {
Void-->void in as3

Aug. 13, 2009 | 2:20 AM DawnOfDusk responds:

function PerformTrophyGiveForTry(){
DawnOfDusk.process = GoToAndPurchaseAt("TrophyStore");
DawnOfDusk.currency -= EnoughMoney; // lol
Zrb.inventory.push("Trophy");
};
//I had bad coding fun w/ it. :D

Newer Older

Jump to Entry: [ 1 | 2 | 3 ]