Maybe I missed the point? I thought I'd try a quick test, but of course since I'm not embedding the font all labels disappear when you rotate them, so I can't see if the label is rotating or not :)
-Josh On Thu, Jun 19, 2008 at 3:23 PM, Alex Harui <[EMAIL PROTECTED]> wrote: > Font-face > > > > However, you shouldn't need that to see if the TI rotates. So what if the > font disappears. > > > ------------------------------ > > *From:* [email protected] [mailto:[EMAIL PROTECTED] *On > Behalf Of *Josh McDonald > *Sent:* Wednesday, June 18, 2008 9:59 PM > *To:* [email protected] > *Subject:* Re: [flexcoders] How to rotate a Combo Box > > > > 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] > > > -- "Therefore, send not to know For whom the bell tolls. It tolls for thee." :: Josh 'G-Funk' McDonald :: 0437 221 380 :: [EMAIL PROTECTED]

