Is there an easy way to tell the compiler to embed fonts so I can test this? Or do I have to dig up / convert them into SWF format first?
-Josh On Thu, Jun 19, 2008 at 2:45 PM, Alex Harui <[EMAIL PROTECTED]> wrote: > The internal TextInput doesn't rotate? Post a test case. > > > ------------------------------ > > *From:* [email protected] [mailto:[EMAIL PROTECTED] *On > Behalf Of *wyattwang > *Sent:* Wednesday, June 18, 2008 12:31 PM > *To:* [email protected] > *Subject:* [flexcoders] How to rotate a Combo Box > > > > > Here's the problem. > > After setting myComboBox.rotation = 270 the box itself can be rotated. > But the dropdown and textInput inside won't rotate. > > By extending the mx:ComboBox, dropdown.rotation = 270 will work, but > the textInput.rotation = 270 does not work. Font Arial was embedded > into the application. How to make the textInput inside rotate to 270? > > +---+ > | |>| > | | > | | > | | > | | > | | > | | > +---+ > > Thanks. > > > -- "Therefore, send not to know For whom the bell tolls. It tolls for thee." :: Josh 'G-Funk' McDonald :: 0437 221 380 :: [EMAIL PROTECTED]

