Pinata Comic

by RichChap

in Completed Works

< 'Army' by RichChap
> 'Photoshop'd' by RichChap

Description

Feb 28th 2007
Tags:
comedic comic games lame microsoft pinata rare rareware video xbox
Views:
175
Comments:
9
Score:
1
Favorites:
5
A lame comic about Viva Pinata. Really lame.


Does anyone know how to make it so that a button just skips ahead to the next frame, or a couple of frames or something? I want to know because I had to go to every single frame, add the button, and change the actionstript, which I don't want to have to do ever again. I'd like to just make it go to the next frame. Can anyone help here?

Comments

cxn Says:

on (release) {
nextFrame();
}

cerebral Says:

Man... If only that was actually in the game.

CrazyEight999 Says:

wow that was odd xD ive never played that game, looked a little stupid for my tastes but if its anything like that i would play xDDD

What About Yesterday Says:

LOL i've wanted to do that so many times...that and maybe have fenix from GOW come in and shoot up the place

Tvete Says:

Haha, id play the game if you could do that

Lito Xiaoyu Says:

Booyeah, violence. ;D

Rubbercookie Says:

on (press) {... errr... nevermind.
somebody already told you

mastergirk Says:

add a new layer
add the button on that layer
on (release){
play ();
}
put a new layer
put stop code in a frame
copy that frame over to every frame in that layer
how I did the forward button in this

Tripping Metal Says:

I LOLed.