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 6225175
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 24, 20262026-05-24T08:47:42+00:00 2026-05-24T08:47:42+00:00

I am designing a web application in Flex 4 and currently facing an issue

  • 0

I am designing a web application in Flex 4 and currently facing an issue rendering advanced HTML tags and entities in Flex 4.

All I want to do is basically render an HTML text coming to me something like the one given below:-

<p>&lt; hkhj &nbsp;&gt;&nbsp;&pound; &nbsp;&le; &nbsp;&ge;&nbsp;
&iquest; &nbsp;&Eacute; &nbsp;&Ograve; Netscape 4.7 <strong>dooesn</strong>'t 
<span style="text-decoration: underline;">respond</span> for <em>following</em> 
things.</p>

I am using the RichText Component of Flex Spark to render this html in the following manner.

<fx:Script>
    <![CDATA[
        var htmlString:String = "<p>&lt; hkhj &nbsp;&gt;&nbsp;&pound; &nbsp; &le; &nbsp;&ge;&nbsp;
&iquest; &nbsp;&Eacute; &nbsp;&Ograve; Netscape 4.7 <strong>dooesn</strong>'t 
<span style="text-decoration: underline;">respond</span> for <em>following</em> 
things.</p>"
    ]]>
</fx:Script>

<s:RichText width="100%" 
   textFlow="{TextConverter.importToFlow(htmlString,TextConverter.TEXT_FIELD_HTML_FORMAT)}" />

What I observe is in my flex application is that the following HTML tags have no effect in on the HTML text:-

<strong> <span> <em> 

Also, following HTML entites are displayed as it is (not converted to their respective symbols/characters):-

&pound; &Eacute; &Ograve; &iquest; &le; &ge;

Is this a limitation in Flex?

Any pointers to render this HTML text with all the tags and entities mentioned shall be appreciated.

Thanks,

Mangirish

  • 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-24T08:47:42+00:00Added an answer on May 24, 2026 at 8:47 am

    Flex supports only a subset of HTML tags within htmlText. See the documentation here:

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

    As for the entities, I could not find a list of what was supported and what was not.

    As for your problem, it would be easiest to convert those tags to their equivalent (for example, you could change all strong tags to b since b is supported within Flex. You could do some regular expression work to convert them.

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

Sidebar

Related Questions

I'm currently designing a web application which may be viewed by people in all
I'm currently designing a web application using DDD methodology. While distinguishing the Entities from
I am designing a web application using GWT currently, which is also the first
I have a unique issue - I am designing a web application that creates
I am designing a REST API for a web application. I want to clearly
I'm designing a C# application Presentation ( web site + flex apps ) Business
I am designing the application in Flex that connects to some web services to
I am designing an ASP.NET web application (.NET 4.0) which basically has a page
I am currently designing a web application that will allow users to schedule tasks
I am designing a web application where i want to use maximum of struts

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.