[Tweener] Tweener's tweens won't play twice
Cedric Muller
flashcoder at benga.li
Wed Dec 3 08:44:13 PST 2008
Hello John.
I may be better off not answering, but let me answer what I know :)
I am no specialist, but loading in AS2 swf into AS3 swf forces you to
have some clear rules (as far as loading, unloading is concerned).
As far as I know (which is not much here) you should try to have some
'init' method as an entry point to your AS2 swf and another 'die/
destroy/clean' method that gets rid of all the ongoing things in the
AS2 swf.
I hope you get through this part.
> We thought it might be AS3 SWF loading in an AS2 swf so we're just
> testing that at the moment
A question I could ask: are you using Tweener AS3 and AS2 versions in
the same context ?
hth,
Cedric
More information about the Tweener
mailing list