Hi list,
Is there a way for a transition to call a function for every frame? I'm
not sure I'm reading the (1.3) docs very well.
I'm trying to achieve something like the Google Image Search results
effect, of an image doubling in size when hovered over, with a delay
before hand, and a different version of the image (at higher
resolution), and a delay before hiding.
All is going well but for the smooth increase in size of the image.
I have looked at tweens but whilst they let me change the size from 100%
to 200%, I can't see how to move the image for each frame, to keep it
centred over the 'caller' - the image that is actually being expanded.
TIA
Lee