Welcome Guest ( Log In | Register )

Outline · [ Standard ] · Linear+

 How to make flash text like powerpoint?, Teach me pros....Thanks

views
     
TSResphoina
post Jan 28 2006, 11:18 PM, updated 20y ago

Casual
***
Junior Member
419 posts

Joined: Jan 2005
From: Singapore


Alright, how to make flash texts appear after we pressed space bar somesort like powerpoint? Thanks for teaching anyhow. thumbup.gif
fantagero
post Jan 28 2006, 11:33 PM

[ToFish4RepliesLikeYours]
*******
Senior Member
2,723 posts

Joined: Jan 2006
From: Pekopon Planet ~~~



create a button/... put an action..
key press...
make sure the button is out from the stage... tongue.gif

momochi zabuza
post Jan 29 2006, 03:29 AM

I never think about money, beautiful things make money
*****
Senior Member
719 posts

Joined: Jan 2003
From: cyberjaya, ampang, malaysia


the script maybe likfe this ( i'm doing this on the pc without flash.. correct me if i was wronf in the script)

--------------
on(keyPress "<Space>"){
play()
}
---------------
and at the button option.. set it alpha = 0 .. or u can tint it same with the background color
hope it helps biggrin.gif
TSResphoina
post Jan 29 2006, 08:52 AM

Casual
***
Junior Member
419 posts

Joined: Jan 2005
From: Singapore


Hmm what if i'm not goin to space bar one thing only but alot of texts? like after i pressed the 1st and i wanted to press the 2nd, and upcoming the 3rd and .... So do i've to put 'em in different scene or jz put them in a scene and maybe there's another solution?
TSResphoina
post Jan 29 2006, 08:54 AM

Casual
***
Junior Member
419 posts

Joined: Jan 2005
From: Singapore


QUOTE(fantagero @ Jan 29 2006, 03:33 AM)
create a button/... put an action..
key press...
make sure the button is out from the stage... tongue.gif
*
Hmm what do u mean by out of stage? u meant put it out of the main frames dat u r going to animate ?
TSResphoina
post Jan 29 2006, 09:00 AM

Casual
***
Junior Member
419 posts

Joined: Jan 2005
From: Singapore


Hmm i've got the way, all i have to do i sort out what i wanted to present and arrange them ascendingly, then every text content i'll put the invisible button and script, and the layer above them will be having two stops as for the start and end. Is it correct?
dinodog_Jr
post Jan 29 2006, 09:38 AM

I am not a dog
*******
Senior Member
3,813 posts

Joined: Jan 2003
I guess the only idiotic way in my knowledge is setting keyframes a "Label Name" for each sentences.

Using space bar to go "NEXT1" and "NEXT2" and "NEXT3".

eg:"Next1" is label name
momochi zabuza
post Jan 30 2006, 01:57 AM

I never think about money, beautiful things make money
*****
Senior Member
719 posts

Joined: Jan 2003
From: cyberjaya, ampang, malaysia


agree with dinodog.. u can try to put frame label. try also function gotoAndPlay an gotoAndStop.. both play different role.
TSResphoina
post Jan 30 2006, 09:31 PM

Casual
***
Junior Member
419 posts

Joined: Jan 2005
From: Singapore


Anyhow, at the play() there, i cant insert label name like others for example play("nxt1"), the "" function seems to be disabled.
crynobone
post Jan 30 2006, 10:02 PM

1'm n0t @ n00b n0t y3t @ 1337
*******
Senior Member
2,811 posts

Joined: Jan 2003
From: Somewhere in middle earth


QUOTE(Resphoina @ Jan 30 2006, 09:31 PM)
Anyhow, at the play() there, i cant insert label name like others for example play("nxt1"), the "" function seems to be disabled.
*
you have to make a different between play() and goToAndPlay() (Please check the spelling)

This post has been edited by crynobone: Jan 30 2006, 10:03 PM
momochi zabuza
post Feb 1 2006, 02:07 AM

I never think about money, beautiful things make money
*****
Senior Member
719 posts

Joined: Jan 2003
From: cyberjaya, ampang, malaysia


fyi.. play() kenot play certain frame label.. only gotoAndPlay( [ frame label } ) can be use in this condition.. in addition if im not mistaken play() is just play.. it cant go to another frame or any frame u specified.

the spelling is gotoAndPlay
TSResphoina
post Feb 1 2006, 08:22 AM

Casual
***
Junior Member
419 posts

Joined: Jan 2005
From: Singapore


but how am i going to arrange the script so that the texts that i've arranged can appear accordingly?
Klesk
post Feb 3 2006, 08:51 AM

...
*******
Senior Member
3,469 posts

Joined: Jan 2003



get http://www.swishzone.com/
momochi zabuza
post Feb 4 2006, 12:27 AM

I never think about money, beautiful things make money
*****
Senior Member
719 posts

Joined: Jan 2003
From: cyberjaya, ampang, malaysia


this is the idea

frame 1 - text 1 - the button in frame one contain script nextFrame or gotoAndPlay(2).

frame 2 - text 2 . this frame 2 u hv to put frame script.. not script for the button. the frame script would be [ stop() ] the button script oso same.. nextFrame

hope u understand
TSResphoina
post Feb 4 2006, 01:40 PM

Casual
***
Junior Member
419 posts

Joined: Jan 2005
From: Singapore


Hmm yea, i got it. Thanks.

 

Change to:
| Lo-Fi Version
0.0155sec    0.54    5 queries    GZIP Disabled
Time is now: 25th November 2025 - 01:34 PM