swftools-common
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Swftools-common] startDrag with limits


From: Chris Pugh
Subject: Re: [Swftools-common] startDrag with limits
Date: Sat, 2 Jan 2010 09:44:19 +0000

Sacre bleu!!  You've done it again jean-paul! ;o)

Change line 26 in 'function m_down(evt)' from,

                        evt.target.startDrag(false);

to,

                        evt.target.startDrag(false,rect);

and all will be fine!

Résultat ! :o)

Salut,


Chris.

2010/1/2 jean-michel.voicechat_fan <address@hidden>:
> i want to add a precision to my last post on startDrag
> the second param of startDrag is not a sprite but a rectangle .
> flash.geom.Rectangle
> that does not work with a sprite
> http://jeanmichel.gens.free.fr/swfc/dragtest3.sc
>
>
>




reply via email to

[Prev in Thread] Current Thread [Next in Thread]