Yeah Kudos Jack. -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of slangeberg Sent: Friday, February 02, 2007 7:14 AM To: Flashcoders mailing list Subject: Fwd: [Flashcoders] RE: Q:Dynamically Scale a MovieClip by dragging
Some indispensable AS code, here. Nothing like people opening their hearts to the community, by sharing important code like this! -Scott ---------- Forwarded message ---------- From: Jack Doyle <[EMAIL PROTECTED]> Date: Feb 1, 2007 7:55 PM Subject: [Flashcoders] RE: Q:Dynamically Scale a MovieClip by dragging To: flashcoders@chattyfig.figleaf.com To interactively scale/rotate/move any MoveClip in an intuitive way at runtime in a manner similar to modern-day graphics applications like Photoshop and Illustrator, feel free to use my TransformManager class: http://www.greensock.com/ActionScript/TransformManager/ There's an interactive sample there. I put a lot of time into attempting to making it user-friendly and relatively intuitive, but I haven't tested it extensively yet so your comments/suggestions are welcome. It should handle just about any MovieClip regardless of where the registration point is, etc. Hope it helps. Jack Doyle -----Original Message----- Date: Tue, 23 Jan 2007 16:07:39 -0800 From: [EMAIL PROTECTED] Subject: [Flashcoders] Q:Dynamically Scale a MovieClip by dragging To: flashcoders@chattyfig.figleaf.com Message-ID: <[EMAIL PROTECTED]> Content-Type: text/plain; charset=ISO-8859-1 I am creating a 'clip-art' type illustration application. users will have the ability to move, rotate and scale movielip objects they drag from a palette. I'd like to allow interactive scaling and rotating via dragging the bounding box (as well as thru a slider), but am not sure how to first proceed. Can anyone point me in the right direction, either pseudo-code or an existing example online? Thanks in advance! [e] jbach at bitstream.ca [c] 416.668.0034 [w] www.bitstream.ca -------------------------------------------- "...all improvisation is life in search of a style." - Bruce Mau,'LifeStyle' _______________________________________________ Flashcoders@chattyfig.figleaf.com 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 -- : : ) Scott _______________________________________________ Flashcoders@chattyfig.figleaf.com 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 _______________________________________________ Flashcoders@chattyfig.figleaf.com 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