What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Skype & Technology » Tech Talk » Simple flash thing with buttons and a few frames

Simple flash thing with buttons and a few frames
Author: Message:
M73A
Veteran Member
*****

Avatar


Posts: 3213
Reputation: 37
34 / Male / Flag
Joined: Jul 2004
O.P. Simple flash thing with buttons and a few frames
[A]                O
                 __|__
[B]                 |
                     /\
[C]               /   \


When nothing is pressed, frames 1-8 repeat over and over

when A is pressed, frames 9-18 are played, then returns to playing 1-8

when B is pressed, frames 19-28 are played, then returns to playing 1-8

when C is pressed, frames 29-38 are played, then returns to playing 1-8


How do i do this with action script?

if simpler, how do i do this with actionscript where its blank until a button is pressed, ignore the 1-8 thing.



ive been trying to use

code:
on(release) {    this.gotoAndPlay(9);  }

but i can't stop it at the end of the sequence,
i cant get it to goto the begining 8 frame
and i cant get it to just repeat the first 8 frames for a bit whilst not playing the others until told to!


:(

any help is appreciated!
thanks!

[Image: lost7ru.gif]
01-08-2009 11:47 PM
Profile E-Mail PM Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
Simple flash thing with buttons and a few frames - by M73A on 01-08-2009 at 11:47 PM
RE: Simple flash thing with buttons and a few frames - by NanaFreak on 01-09-2009 at 02:19 AM
RE: Simple flash thing with buttons and a few frames - by M73A on 01-09-2009 at 07:46 PM
RE: Simple flash thing with buttons and a few frames - by NanaFreak on 01-10-2009 at 01:53 AM


Threaded Mode | Linear Mode
View a Printable Version
Send this Thread to a Friend
Subscribe | Add to Favorites
Rate This Thread:

Forum Jump:

Forum Rules:
You cannot post new threads
You cannot post replies
You cannot post attachments
You can edit your posts
HTML is Off
myCode is On
Smilies are On
[img] Code is On