Flash Presentation
Author |
Message |
Amailer
|
Posted: 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
|
|
|
Tony
|
|
|
|
|
Amailer
|
Posted: 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()
that possiable? |
|
|
|
|
|
Tony
|
|
|
|
|
Amailer
|
Posted: Mon May 03, 2004 5:19 pm Post subject: (No subject) |
|
|
and to set a flag ture its..
flag = true;? |
|
|
|
|
|
Tony
|
Posted: 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 |
Tony's programming blog. DWITE - a programming contest. |
|
|
|
|
Amailer
|
Posted: Mon May 03, 2004 5:55 pm Post subject: (No subject) |
|
|
do i have to put that for every damm frame!??!#?!@# |
|
|
|
|
|
Amailer
|
Posted: 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
|
|
|
p00p
|
Posted: 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
|
Posted: 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
|
Posted: Tue May 11, 2004 4:08 pm Post subject: (No subject) |
|
|
Hehe, iv already solved it |
|
|
|
|
|
|
|