I have two mouse functions that alter a group element one is drag, the other a move -- but both based on Antoine Quint's 'drag thang'
the group has some rotated lines, rects, and some text that is used to show coordinates of various items (so there are a lot of transformations that need to be taken care of) I have got each function working exactly as I wish, however, when I change function the transformation is lost how can I make permanent the transformation when the mouse function ends (it ends on mouseUp) so that the next transformation works over the last one the SVG can be seen here: http://www.betamodel.com/svg/stw_0_07_009.svg use the 'star' to scale and any 'satellite' to move any help or pointers greatly received Garry .ps this is my first SVG project... i'm making a 5.1 Surround Sound Placement Tool to test various methods in SVG. ----- To unsubscribe send a message to: [EMAIL PROTECTED] -or- visit http://groups.yahoo.com/group/svg-developers and click "edit my membership" ---- Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/svg-developers/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/

