Log in

View Full Version : formatting text with transFormManager



evan
08-27-2008, 08:41 PM
I am using greensock.com's transformManager by Jack Doyle

It's pretty cool save for one thing I can't figure out yet:
I set up basic formatting for text:
font/bold/color/size etc.

but when I use in tandem with the transformManager class It will apply
the new properties to the NEXT text block to be created Not the one that is selected. :confused:

the first problem was easy -getting it to stop deselecting automatically.

autoDeselect:false,

but... as you can see it will not format the new one.

If anyone is familliar with the TranformManager as has the time, can I get some help troubleshooting the .fla?


troubleshoot the swf at this link (http://www.asmakta.com/clients/testfiles/textbeta.html)