Hi all,
First of all what a pity davdesign is leaving us. Jealousy on one's knowledge and skills is soo stupid. Thanks Dave, for all the good work.
Now to my question: how can I make fonts transparant? I mean, I want to keep f.e. the black outline but transparancy within the lines.
Thanks a...
Hi all,
I still haven't found the complete coding to make a text scroll and stop at the spot when button rollover/rollout
This is de code I use:
on (release, rollOver) {
tellTarget ("_root.text") {
play ();
}
}
on (release, rollOut) {
}
on (release) {
tellTarget...
Of course my message should have been "Well girls and boys!"
Anyways, I did understand now that the scripting for Flash 5 differs from Flash 4 so to make things easier I work with 5.
Otra Cheers :-)
dartali
Well guys and girls, slowly but certainly I'm getting there, with a little help of friends :-)
This is the actionscript I've been putting in:
on (release, rollOver) {
tellTarget ("_root.text") {
play ();
}
}
on (release, rollOut) {
}
on (release) {
tellTarget...
Can somebody tell me how to create a scrolling text through button rollover. I know I have to create a new scene for this (for the text). Question is how I can make the text scroll.
Thanks!
dartali
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.