Hi
I am currently working on a Flash/HTML hybrid site, where the navigation affects something in the swf (in this case an animation) and also passes a getURL command to the browser.
The problem I am having is that when viewing just the swf everything works fine, but when I ask the button to pass the getURL command the animation runs a bit jerky.
I was wondering if it would be possible to delay the getURL command until the animation has finished, in the hope that this will result in the animation running smoothly?
To make things clearer, here are some links:
<B>Just animation</B>
http://www.junction36.com/clients/kazoo/kz_hz_zoomer.html
<B>Animation + guetURL</B>
http://www.junction36.com/clients/kazoo/design01/kz_hz_zoomer_iframe.html
Does anyone have any suggestions? Do you think delaying the getURL until the image is in position would help?
Many thanks
Matt