I use FD, caurina &away located in lib foder
In *.as class i do next:

import caurina.transitions.Tweener;

After compilation I can't see anything  -- only white screen
When I commented lines with Tweener.addTween(myobj, { x: -33, y: -36,
z: 0, time: 2 } );
all works well.

Reply via email to