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?
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?
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 :)
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.
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)
}
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
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?
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
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?