Recent posts by Danz0r on Kongregate

Subscribe to Recent posts by Danz0r on Kongregate

Sep 11, 2008
avatar for Danz0r Danz0r 18 posts

Topic: Kongregate / Argue Beta Testers

Count me in!

 
Jul 5, 2008
avatar for Danz0r Danz0r 18 posts

Topic: Music / Avril Lavigne:what do you think?

Her first two albums kicked ass.. and this comes from someone who listens to hardcore too. :P

 
Jul 4, 2008
avatar for Danz0r Danz0r 18 posts

Topic: Programming / What the hell? (Help Required.)

Still havn’t worked out the problem with the roots..

No matter what I use it in, it breaks stuff :P

 
Jul 4, 2008
avatar for Danz0r Danz0r 18 posts

Topic: Programming / Programmer Here

Hi and welcome to the forums.

http://www.kongregate.com/forums/8

May be a better place to offer your assistance. -Dan

 
Jul 4, 2008
avatar for Danz0r Danz0r 18 posts

Topic: Collaborations / Are you funny?

I like to think i’m funny, gimme a shout :).

 
Jul 4, 2008
avatar for Danz0r Danz0r 18 posts

Topic: Programming / What the hell? (Help Required.)

Btw, whats the forum code for posting code on here? It doesn’t show properly..

 
Jul 4, 2008
avatar for Danz0r Danz0r 18 posts

Topic: Programming / What the hell? (Help Required.)

Just been playing about again in a complete new project.. The _root. seems to be the root of all evil (excuse the pun..). It stops my buttons from working..

stop();

begingame.onRelease = function(){ }

gotoAndStop("1");

seems to work, whereas with the 3rd line as:

_root.gotoAndStop(“1”);

it doesn’t.

WEIRD.

 
Jul 4, 2008
avatar for Danz0r Danz0r 18 posts

Topic: Programming / What the hell? (Help Required.)

I’m using AS2.. like the book uses.

And I’m using Adobe Flash CS3 Professional.

I’ll have another play later.. I was just interested into why the _root. didn’t let it work.

Though, having said that, i’ve just seen the capital typo, and that may of also stopped it from working. Thanks for the replies anyway :)

 
Jul 4, 2008
avatar for Danz0r Danz0r 18 posts

Topic: Programming / What the hell? (Help Required.)

Its odd that removing the _root. made it work though, don’t you think?

I’ll try what you suggested aswell. Thanks :)

 
Jul 4, 2008
avatar for Danz0r Danz0r 18 posts

Topic: Programming / What the hell? (Help Required.)

Actually, I think I found the problem. The _root. isn’t actually needed. Maybe it was needed in the version of flash that the book was written using (MX 2004 I think.)

Will the _root. affect anything else? (Sorry for treble post).

 
Jul 4, 2008
avatar for Danz0r Danz0r 18 posts

Topic: Programming / What the hell? (Help Required.)

(The code is on different lines… just didn’t show properly in the post.)

 
Jul 4, 2008
avatar for Danz0r Danz0r 18 posts

Topic: Programming / What the hell? (Help Required.)

Okay, so this week I went out and bought myself Beginning Flash Game Programming for Dummies, and have been enjoying it so far.

Anyways, I got to the first ‘practical’ part of the book where you make a simple adventure game.

I’ve made the buttons, and have two keyframes. The frame labels are ‘here’ and ‘there’. I have a button (is definatly a button symbol) on the first keyframe, and the code is as follows:

stop(); btnGoThere.onPress = function(){ _root.gotoAndPlay(“there”); }

On testing, this button DOES work.. and correctly goes to the next ‘state’.

But when I get to the next one, I cannot go back to the previous.. The button is called btnGoHere, and the frame I want to goto is called here. The code =

btnGoHere.onRelease = function(){ _root.GotoAndPlay(“here”); }

On testing, I cannot get back to the other frame.. The first button links fine, but then will not let me go back. I know this is really really basic, but its stressing me out.

I’m in FlashCS3 Professional, using AS2.

Thanks for any help, P.S i’ll send you the FLA if you leave me your email address, if you don’t understand whats wrong either (:

-Dan

 
Jul 3, 2008
avatar for Danz0r Danz0r 18 posts

Topic: Programming / I need help!(with flash)

What Badd said is a good idea, I just got the book, and its pretty good!

 
Jun 29, 2008
avatar for Danz0r Danz0r 18 posts

Topic: Collaborations / Beta Testers Needed - Munch Master!

What kind of game is it? Shooter, Tower Defense, Racing etc? -Dan

 
Jun 29, 2008
avatar for Danz0r Danz0r 18 posts

Topic: Programming / AS2 courses

Sakket, you gonna share or …. ? (I mean tell us what it is, not illegally distribute it, btw.)

 
May 7, 2008
avatar for Danz0r Danz0r 18 posts

Topic: Kongregate / Dinowaurs Beta Testers Wanted

I’m in!

 
Feb 4, 2008
avatar for Danz0r Danz0r 18 posts

Topic: Programming / I want to make a game.

Thanks.

=]

 
Feb 4, 2008
avatar for Danz0r Danz0r 18 posts

Topic: Programming / I want to make a game.

Sorry if i’m being a total noob but Phore_Eyes, what did you mean emanuel feronatos? I googled that phrase and it linked back to here :D

-Dan