Club Waddles Official Forum
Welcome To Club Waddles!
Club Waddles Official Forum
Welcome To Club Waddles!
Club Waddles Official Forum
Would you like to react to this message? Create an account in a few clicks or log in to continue.


Chat About All Things Club Waddles! The Latest News, Updates, Secrets & More!
 
HomeSearchLatest imagesRegisterLog in

 

 Basic gotoAndPlay

Go down 
3 posters
AuthorMessage
iRRuS
Store Worker
iRRuS


Number of posts : 56
Age : 25
Location : .: Waddling in ya brain :.
Infractions : 1. Reason for 1- Cursing.
Status : Status Report: Bored
Registration date : 2009-04-08

Basic gotoAndPlay Empty
PostSubject: Basic gotoAndPlay   Basic gotoAndPlay Icon_minitimeWed May 20, 2009 4:15 pm

Wanna make a newspaper? A test login?

Convert your symbol to a button

Make sure flash is on expert mode

Put in gotoAndPlay(frameNum)

Create frame w/ designs
Back to top Go down
Rory
ActionScript Coder
ActionScript Coder
Rory


Number of posts : 1366
Age : 27
Location : India
Status : Changed my name to Rory
Registration date : 2009-02-06

Basic gotoAndPlay Empty
PostSubject: Re: Basic gotoAndPlay   Basic gotoAndPlay Icon_minitimeWed May 20, 2009 10:09 pm

Those are basic codes
Back to top Go down
http://www.pandanious.wordpress.com
Gamerboy
Store Worker
Gamerboy


Number of posts : 40
Status :
Registration date : 2009-03-30

Basic gotoAndPlay Empty
PostSubject: Re: Basic gotoAndPlay   Basic gotoAndPlay Icon_minitimeThu May 21, 2009 5:17 am

gotoAndPlay is just one line of code, it's generally over used by most people on here it seems.

In general you only need a frame, when the page changes completely. Newspapers could be made on with just two frames, one for the main page and then one for the next frame, then every subsequent page would be on the same frame, with just changing the text in the text box.
Back to top Go down
iRRuS
Store Worker
iRRuS


Number of posts : 56
Age : 25
Location : .: Waddling in ya brain :.
Infractions : 1. Reason for 1- Cursing.
Status : Status Report: Bored
Registration date : 2009-04-08

Basic gotoAndPlay Empty
PostSubject: Re: Basic gotoAndPlay   Basic gotoAndPlay Icon_minitimeThu May 21, 2009 3:41 pm

It can result in 5 lines of coding like my playlist such as

on (release) {
gotoAndPlay(frameNum)
}

I use gotoAndPlay(random)
Back to top Go down
Rory
ActionScript Coder
ActionScript Coder
Rory


Number of posts : 1366
Age : 27
Location : India
Status : Changed my name to Rory
Registration date : 2009-02-06

Basic gotoAndPlay Empty
PostSubject: Re: Basic gotoAndPlay   Basic gotoAndPlay Icon_minitimeThu May 21, 2009 10:12 pm

I use:
on (release) {
nextFrame();
}
Back to top Go down
http://www.pandanious.wordpress.com
Gamerboy
Store Worker
Gamerboy


Number of posts : 40
Status :
Registration date : 2009-03-30

Basic gotoAndPlay Empty
PostSubject: Re: Basic gotoAndPlay   Basic gotoAndPlay Icon_minitimeFri May 22, 2009 5:32 am

I tend not to use GotoAndPlay much at all.

I prefer just to do stuff like my_mc._visible = false for movieclips as most of them make sense to be on the same frame.
Back to top Go down
Rory
ActionScript Coder
ActionScript Coder
Rory


Number of posts : 1366
Age : 27
Location : India
Status : Changed my name to Rory
Registration date : 2009-02-06

Basic gotoAndPlay Empty
PostSubject: Re: Basic gotoAndPlay   Basic gotoAndPlay Icon_minitimeFri May 22, 2009 5:48 am

Gamerboy wrote:
I tend not to use GotoAndPlay much at all.

I prefer just to do stuff like my_mc._visible = false for movieclips as most of them make sense to be on the same frame.
I don't know how to put them in the same frame. In the login when your cursor in on the "START" button, it changes color. The two START button are n different frames. I don't know how to put them in the same frame.
Back to top Go down
http://www.pandanious.wordpress.com
Sponsored content





Basic gotoAndPlay Empty
PostSubject: Re: Basic gotoAndPlay   Basic gotoAndPlay Icon_minitime

Back to top Go down
 
Basic gotoAndPlay
Back to top 
Page 1 of 1
 Similar topics
-
» Visual Basic 6 Portable Help

Permissions in this forum:You cannot reply to topics in this forum
Club Waddles Official Forum :: Programming :: Coding-
Jump to: