The funny thing is that it only happens with Fly:

On 4/30/07, Alexander Farber <[EMAIL PROTECTED]> wrote:
            //TransitionManager.start(card_mc, {type:Fly, 
direction:Transition.IN,
              //  duration:3, easing:Strong.easeOut, startPoint:(1 + i % 3)});

When I take some other transition class like:

                TransitionManager.start(card_mc, {type: Rotate, 
direction:Transition.IN,
                    duration: 3, easing: Strong.easeInOut, ccw: false, degrees: 
720});

then the coordinates of the playing cards movieclips are ok.

Regards
Alex

--
http://preferans.de
_______________________________________________
[email protected]
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com

Reply via email to