Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 1009481
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 16, 20262026-05-16T08:56:11+00:00 2026-05-16T08:56:11+00:00

I recently upgraded a Flex 3 project to Flex 4 MX Only and prior

  • 0

I recently upgraded a Flex 3 project to Flex 4 “MX Only” and prior to the upgrade, I had some rotated text which now does not render. I have embedded the font (“Verdana”) within my CSS Stylesheet using the following declaration:

/* CSS file */
@namespace mx "library://ns.adobe.com/flex/mx";

@font-face
{
    fontFamily: Verdana;
    src: url(VERDANA.TTF);
}
mx|global
{
    fontFamily: Verdana;
    fontSize: 12;
    fontWeight: normal;
}

I have placed my .TTF file within the project /assets/VERDANA.TTF and have even swapped it with other .TTF files to make sure the font is getting embedded.

The problem is that my rotated text no longer renders. Quite literally anything except rotation=”0″ simply fails to display on screen. I thought that perhaps using the system font name “verdana” was causing a problem, so I changed it to “MyVerdana” and verified that the name was not causing the problem.

I have substituted rotationX=”-10″ instead of using rotation and I do see the text skew backwards, but when I try rotationY or rotationZ again the text vanishes.

If anyone has any words of wisdom, advice, or helpful hints, I would sure love to know if there is something I’m doing wrong. Here is my code:

 <mx:Text text="Something that looks much better with a slight incline"
 rotation="-10"/>

I know the TLF changed but I’m not using any spark classes (and can’t without having to rework parts of the project). Thanks all.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-16T08:56:11+00:00Added an answer on May 16, 2026 at 8:56 am

    The way fonts are embedded has changed between 3 and 4. Are you sure your Verdana font is getting embedded and displayed and not the default font? Here’s some info on font embedding in 4 from the docs. I think you will probably need to pay attention to the embedAsCFF property, which you will likely want to set to false. Hope that helps.

    http://help.adobe.com/en_US/flex/using/WS2db454920e96a9e51e63e3d11c0bf69084-7f5f.html

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

No related questions found

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.