00:00
00:00
Newgrounds Background Image Theme

InfernalFoX636 just joined the crew!

We need you on the team, too.

Support Newgrounds and get tons of perks for just $2.99!

Create a Free Account and then..

Become a Supporter!

Problem with Pico day preloader

1,164 Views | 10 Replies
New Topic Respond to this Topic

Problem with Pico day preloader 2007-03-18 07:01:05


the 2007 preloader seems swell and all but when I add another scene or frame after the preloader, it doesnt seem to work. can someone explain?

Response to Problem with Pico day preloader 2007-03-18 09:03:04


At 3/18/07 07:50 AM, VictoryGin wrote: If it's a next scene, you need to put the scene's name in the gotoAndPlay in the Button's AS:
on(press) {
gotoAndPlay(1, "Scene 2");
}

thnx, alot :)

Response to Problem with Pico day preloader 2007-03-18 13:24:34


At 3/18/07 07:50 AM, VictoryGin wrote: If it's a next scene, you need to put the scene's name in the gotoAndPlay in the Button's AS:
on(press) {
gotoAndPlay(1, "Scene 2");
}

When I try this it says there's an AS error in the output window:

**Error** Symbol=pre_73, layer=play, frame=4:Line 2: Scene name must be quoted string
gotoAndPlay(1, "Scene 2");

Any help with this would be greatly appreciated, I'm using Flash 8 Pro.

Response to Problem with Pico day preloader 2007-03-18 14:46:48


At 3/18/07 01:24 PM, Mushaboom wrote: When I try this it says there's an AS error in the output window:

**Error** Symbol=pre_73, layer=play, frame=4:Line 2: Scene name must be quoted string
gotoAndPlay(1, "Scene 2");
Any help with this would be greatly appreciated, I'm using Flash 8 Pro.

That's because it's supposed to be
on(press) {
gotoAndPlay("Scene 2",1)
}


My imaginary friend just beat up your imaginary friend

:3 =P

BBS Signature

Response to Problem with Pico day preloader 2007-03-18 14:49:55


At 3/18/07 07:01 AM, MentalMyles wrote: the 2007 preloader seems swell and all but when I add another scene or frame after the preloader, it doesnt seem to work. can someone explain?

same thing happens to me too

Response to Problem with Pico day preloader 2007-03-19 15:19:20


Thanks so much, The-Commissar!

Response to Problem with Pico day preloader 2007-03-21 12:37:41


Talking about the preloader, are we allowed to edit it at al, even a little colour-change? i'm not sure if we can,but it doesn't say you can't. it just says that it has to be in there, but doesn't mention editing... can someone clear this up for me please?

Response to Problem with Pico day preloader 2007-03-21 17:39:28


At 3/21/07 12:37 PM, Grim-The-Unholy wrote: Talking about the preloader, are we allowed to edit it at al, even a little colour-change? i'm not sure if we can,but it doesn't say you can't. it just says that it has to be in there, but doesn't mention editing... can someone clear this up for me please?

I THINK it's ok - I asked Tom something similar, about mildly obstructing the preloader, and he seemed ok with it so long as the message still gets across. Obviously, if you change the text to read "Pico's STUPID DAY!!!111" then you're probably out of the contest :D


BBS Signature

Response to Problem with Pico day preloader 2007-03-23 17:36:31


At 3/21/07 05:39 PM, The-Swain wrote:

::

Obviously, if you change the text to read "Pico's STUPID DAY!!!111" then you're probably out of the contest :D

yeah, THAT was obvious. thanks for clearing that up for me... wait... the swain... the swain... where do i know that?