--- In flexcoders@yahoogroups.com, Jon Bradley <[EMAIL PROTECTED]> wrote:
>
> 
> On Dec 14, 2007, at 7:43 AM, dopenhagen wrote:
> 
> > I am looking for the best way to apply transformation capabilities to
> > an object.
> >
> > I have so far been using the TransformTool from Senocular
> > (http://www.senocular.com/demo/TransformToolAS3/TransformTool.html)
> > but it seems to me that many other Flex applications are using some
> > other standardized way.
> >
> > What is the "default" way to implement this feature ?
> 
> 
> There is no default way. It's just a transformation matrix in the  
> end, no matter which tool you use. If you want it interactive, the  
> Senocular version is the best IMHO.
> 
> Here's the Flex modification of the Senocular classes:
> 
> http://www.sephiroth.it/weblog/archives/2007/07/ 
> transformtool_modification.php
> 
> Alessandro - who modified this to begin with - now works for Aviary a  
> good bit (not sure if it's full time though). :) This class is also  
> used in Fauxto, possibly Premier Express Flex and quite a few other  
> initiatives.
> 
> 
> cheers,
> 
> jon
>

Hello Jon,

Thanks for your reply.
I had also found the Alessandro posting and found it to be quite
valuable. However, despite his codesnippet, I am still having trouble
skinning the control-handles of the TransformTool-Control.

Cheers,
Peter

Reply via email to