say you have a button and want to show the movieClip of the text when
the button is pressed, right?
Double click on your text MC to see its timeline. Move the first
keyframe to frame 2 (so that you have an empty keyframe in frame 1).
Select that empty keyframe, open action script panel, and write:
stop();
Give an instance name to your text MovieClip, say "myText".
Select your button on the stage.
Open action script panel.
write:
on (release) {
_root.myText.gotoAndPlay(2);
}
This is assuming that your MC "myText" is in the main timeline.
That's it.
[quoted text, click to view] urami_ wrote:
>
>> My question is this...I'm doing a movie in Flash, but I've made a
>> small text movie (kind like from alpha 0 to alpha 100), and I justo
>> want to show that text after a buton is pressed!!! I've tried lots of
>> things but it still don't work!!! please help...I'm doing a college
>> job and I need to have this working!!!!!
>
>
> Will be more than happy to help you but can't with what you provided so
> far.
> Sample FLA zipped or details description of what and how you do it is
> required.
> Can you zip the problematic file and upload somewhere to server than
> provide URL
> so we can check it out ?
>
[quoted text, click to view] > My question is this...I'm doing a movie in Flash, but I've made a small text
> movie (kind like from alpha 0 to alpha 100), and I justo want to show that text
> after a buton is pressed!!! I've tried lots of things but it still don't
> work!!! please help...I'm doing a college job and I need to have this
> working!!!!!
Will be more than happy to help you but can't with what you provided so far.
Sample FLA zipped or details description of what and how you do it is required.
Can you zip the problematic file and upload somewhere to server than provide URL
so we can check it out ?
--
Regards
urami_*
<hol>
http://flashfugitive.com/ </hol>
By The way:
If you try to mail me , DO NOT *laugh*