Nevermind, it was a sync problem. onEnterFrames were out-of-sync...
On 4/26/07 11:31 AM, "leolea" <[EMAIL PROTECTED]> wrote: > > On 4/26/07 5:50 AM, "Danny Kodicek" <[EMAIL PROTECTED]> wrote: > >> Be aware, though, that the vertical line might well not give you the closest >> point on the curve. If you want to find the closest point on the bezier to a >> given point, that's a slightly different problem (for a quadratic bezier it >> amounts to solving a cubic equation) > > > Would that explain why the "pins" don't always follow the line ? > Or could that just be a sync problem ? > > http://pages.videotron.com/poubou/flash/cannes02.html > > When you release, it's a tween, and it stays snapped, but when you drag it > seems out of sync. > > > > > > _______________________________________________ > [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 _______________________________________________ [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

