I need to get my backgrounds to fade while transitioning from one another. So basically the background fades to a much lighter color and when the color comes back it's the next background. Do you know how to do this? if so, PLEASE help!!! Thank you very much!
Last edited by Ritasstudent (2012-03-10 08:09:14)
Offline
when gf clicked forever repeat (10) change [ghost v] effect by (10) end next background repeat (10) change [ghost v] effect by (-10) end next background end
Last edited by funelephant (2012-03-10 08:12:17)
Offline
Ritasstudent wrote:
Thank you so much!
No problem
Offline
You can also use the brightness attribute rather than ghost.
Offline
when gf clicked do something repeat (100) change [ghost/brightness v] effect by (1) end next background repeat (100) change [ghost/brightness v] effect by (-1) end do something
Offline
funelephant wrote:
when gf clicked forever repeat (10) change [ghost v] effect by (10) end next background repeat (10) change [ghost v] effect by (-10) end next background end
Ghost is just fading, if you didn't know so that's what it is. They could have named it fade effect, but ghost is more professional.
Offline
when gf clicked wait [5] secs forever change [ghost v] by [1] //for slow fades
Last edited by imnotbob (2012-03-24 18:47:06)
Offline
turkey3 wrote:
funelephant wrote:
when gf clicked forever repeat (10) change [ghost v] effect by (10) end next background repeat (10) change [ghost v] effect by (-10) end next background endGhost is just fading, if you didn't know so that's what it is. They could have named it fade effect, but ghost is more professional.
I think "fade" would sound more professional.
Offline