Programming C, C++, Java, PHP, Ruby, Turing, VB
Computer Science Canada 
Programming C, C++, Java, PHP, Ruby, Turing, VB  

Username:   Password: 
 RegisterRegister   
 Flash Presentation
Index -> Graphics and Design, Web Design -> Flash MX Help
View previous topic Printable versionDownload TopicSubscribe to this topicPrivate MessagesRefresh page View next topic
Author Message
Amailer




PostPosted: Sun May 02, 2004 8:31 pm   Post subject: Flash Presentation

Hello all,
Well I decided to make a 'flash' presentation insted of a power point presentation.

Now, im using the option that flash 2004 gives me, 'flash presentation'... what i need to know is....
1. How to make a button go from 1 frame to another.
2. How to make a image, text, line fade (in,out).
3. How to damm use this flash presentation... lol


ERR.
I have tried this on a image (converted into a button).
action script:
code:

on (release) {
        nextScene();
}

But it doesn't work, agrr someone help!
Sponsor
Sponsor
Sponsor
sponsor
Tony




PostPosted: Sun May 02, 2004 8:57 pm   Post subject: (No subject)

its not nextScene, it's nextFrame();

or goTo(frameNumber);
Latest from compsci.ca/blog: Tony's programming blog. DWITE - a programming contest.
Amailer




PostPosted: Sun May 02, 2004 9:07 pm   Post subject: (No subject)

ya i know that for a normal flash, but for a flash presentation?
it's sorted by scens, and there is such a thing called 'next scene'

Also, in a 'normal' flash, i know there is such a thing called gotoandplay()
but can i make it so that
on (release), go and play from a frame 'backwords'?
like..


1,2,3,4,5,6,7,8,9,10 frames are there. Im at frame 10 and i click the button it plays..
9,8,7,6,5,4,3,2,1 (untill there is a stop()Wink

that possiable?
Tony




PostPosted: Mon May 03, 2004 5:57 am   Post subject: (No subject)

sure, put something like
code:

if flag
goTo(currentFrame - 1);

in each frame. That should play frames backwards if flag is set to true... I think Thinking
Latest from compsci.ca/blog: Tony's programming blog. DWITE - a programming contest.
Amailer




PostPosted: Mon May 03, 2004 5:19 pm   Post subject: (No subject)

and to set a flag ture its..
flag = true;?
Tony




PostPosted: Mon May 03, 2004 5:36 pm   Post subject: (No subject)

i'd think so... don't remember how to use variables in flash, was soo long ago Rolling Eyes
Latest from compsci.ca/blog: Tony's programming blog. DWITE - a programming contest.
Amailer




PostPosted: Mon May 03, 2004 5:55 pm   Post subject: (No subject)

do i have to put that for every damm frame!??!#?!@#
Amailer




PostPosted: Thu May 06, 2004 9:34 pm   Post subject: (No subject)

*bump*
*bump*
Anyone one, come one flasher..s...AHH help! it's due.. on sunday!!! SUNDAY (well monday but..)

Also, is gotoAndPlay(currentframe-1); correct?
Sponsor
Sponsor
Sponsor
sponsor
p00p




PostPosted: Fri May 07, 2004 8:34 am   Post subject: (No subject)

man i suck at flash i wish I was as good as you guys
Tubs




PostPosted: Tue May 11, 2004 11:52 am   Post subject: (No subject)

www.flashkit.com

guarenteed someone can solve your problem... post your fla if you relaly need to
Amailer




PostPosted: Tue May 11, 2004 4:08 pm   Post subject: (No subject)

Hehe, iv already solved it
Display posts from previous:   
   Index -> Graphics and Design, Web Design -> Flash MX Help
View previous topic Tell A FriendPrintable versionDownload TopicSubscribe to this topicPrivate MessagesRefresh page View next topic

Page 1 of 1  [ 11 Posts ]
Jump to:   


Style:  
Search: