[Tweener] Safari 3.1.1 Tweener issue
Cedric Muller
flashcoder at benga.li
Wed Jun 11 05:21:20 PDT 2008
Hello,
Two questions:
1) Do you see the same behaviour when you embed your SWF in a HTML
page ?
2) Did you observe the same disruption/corruption when testing in the
Flash IDE (OS X) ?
note: in regards to 2), I am experiencing some weird things as soon
as a bitmap is tweened. But I never saw this outside Flash IDE.
I tested your SWF and I see some delays, but nothing disrupted/
corrupted (Safari Version 3.1.1 (4525.18) ) OS X 10.4.11
Cedric
> Hi all, noticing some strange behaviour using Tweener on Safari
> 3.1.1 (OS X 10.5.3) and was wondering if anyone else has noticed it
> too and if a work-around has been found.
>
> It's hard to describe, but there's some disruption/corruption of
> the image as it's animating (it's fine when the tween is complete).
>
> The following two tests are very simple demonstrations - both tween
> image files contained in a movie clip that's on the stage and use
> the same tweening code (there's literally two lines of code, the
> following and the import);
>
> Tweener.addTween(test, {x:0, time:2});
>
> http://cameronyule.com/permanent/safari-tweener-tests/test.swf
> http://cameronyule.com/permanent/safari-tweener-tests/test2.swf
>
> Change the .swf to .fla to get the source files.
>
> As you can see, the issue affects both jpeg (test.swf) and png
> (test2.swf) - annoying!
>
> The two tests, as far as I can tell so far, work fine on Firefox,
> IE and Safari 3.1.0.
>
More information about the Tweener
mailing list