473,405 Members | 2,300 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,405 software developers and data experts.

Html entities problem in Flash

30
Hi,

I am displaying dynamic content in my flash.
Dynamic data is coming from XML and in flash file, html entities are not showing right, strange characters are displaying there.

Here is link, globtier.com/portfolio

See featured work description at the bottom of the link above, if there is no special characters in description then refresh the page. You will see special character in description (like question mark and sometimes square box, etc.)

Let me know, how can I fix this problem?

Thanks in advance.
Oct 3 '06 #1
7 6421
kestrel
1,071 Expert 1GB
what entities are you using?
Oct 4 '06 #2
jitu78
30
what entities are you using?

like,
'
’
&
etc.

checkout link, portfolio/portfolio.html
Oct 4 '06 #3
kestrel
1,071 Expert 1GB
well for one
http://www.w3schools.com/tags/ref_entities.asp
saiys that ' (does not work in IE)
you can use this instead of that ´

you're using ' ’ fot the same thing right?

idk whats up with & you could just spell it out.


heres some other entities that seem to work
http://www.w3schools.com/tags/ref_ascii.asp
Oct 5 '06 #4
Hi,

I can't find the problems you talked about...however, check if the encoding for the XML file is the same of the XML Tag...and try using the

Expand|Select|Wrap|Line Numbers
  1. System.useCodepage=true;
command to ensure that the Flash is receiving the correct HTML features.

Cheers
Oct 5 '06 #5
kestrel
1,071 Expert 1GB
did you ever get it sorted out?
Oct 10 '06 #6
jitu78
30
did you ever get it sorted out?
Yes,

Just paste this code,
htmlText = true;
Dec 8 '06 #7
Hi,

I can't find the problems you talked about...however, check if the encoding for the XML file is the same of the XML Tag...and try using the

Expand|Select|Wrap|Line Numbers
  1. System.useCodepage=true;
command to ensure that the Flash is receiving the correct HTML features.

Cheers

HI,
could u pls tell me where in the flash file I have to paste this code.U mean we have to paste this in the fla file?.Pls do reply
Thanks
Feb 13 '07 #8

Sign in to post your reply or Sign up for a free account.

Similar topics

7
by: Robert Oschler | last post by:
Is there a module/function to remove all the HTML entities from an HTML document (e.g. - &nbsp, &amp, &apos, etc.)? If not I'll just write one myself but I figured I'd save myself some time. ...
6
by: Horst Gutmann | last post by:
Hi :-) I currently have quite a big problem with minidom and special chars (for example ü) in HTML. Let's say I have following input file:...
4
by: Geoff Wilkins | last post by:
I must confess I only come here when I have a problem - so my apologies if this has been raised before: Using my IE v.6 browser, document.write doesn't convert HTML entities (e.g. ', &) to...
11
by: Albretch | last post by:
Hi HTML gurus, I understand that you would use HTML character entities for ä and € but why on earth would anyone encode: a colon: ":", a semicolon ";", or a gramatical period...
2
by: Joergen Bech | last post by:
Is there a function in the .Net 1.1 framework that will take, say, a string containing Scandinavian characters and output the corret HTML entities, such as æ ø å etc.
1
by: Tony | last post by:
I have been using TinyMCE as a WYSIWYG editor for getting content into a database and then exporting that data into an XML format to redender in flash using CDATA. The problem is that I didn't...
2
by: manesh | last post by:
Hello, I am passing XML file as input to a Flash File. This XML Data contains some HTML entities, so these entities are not correctly displayed on Flash File. Here is xml code in short ...
11
by: emailus | last post by:
I am webmaster for the domain <www.alpha1.org.au>. Not being an expert in html, I take advantage of my domain Registrant's web building tool, 'Instant Website'. This tool is provided as part of...
6
by: clintonG | last post by:
Can anybody make sense of this crazy and inconsistent results? // IE7 Feed Reading View disabled displays this raw XML <?xml version="1.0" encoding="utf-8" ?> <!-- AT&T HTML entities & XML...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.