quote:
Originally posted by DennisMartijn
Thanks Willz.
Also, I just came across another animation method, which I'm now experimenting with.
Just to prevent a new thread, I ask another question here.
in one of the skins here, I believe it was yours, some text had a special hover state, with a glow slowly appearing around it.
Am I halucinating? / What do I need to fool around with, so I can learn it myself?
Edit: and, is there a method to animate using alpha, 1-picture elements, without hardcoding a new picture?
I mean like, an element like text, or whatever picture, that doesnt have a hover state or anything. can it be faded in with alpha, if you hover your mouse over? (so can I code that into a ui file?)
No it is not a glow state, it is all simulated through careful positioning of extra elements.
To do animation it is a downright pain because you have to create a whole bunch of extra elements to make it work the way you want.