Ask a Question related to Macromedia Flash, Design and Development.
-
Ron #1
How to a CDATA xml node in flash?
I'm building an flash application that allows the user to enter a text
string. That text is send to the server as an xml object using
xml.sendAndLoad()
To allow the user to enter ANY character (like accented chars) I'd like to
send it as a CDATA xml node to avoid incorrect interpretation .
However actionscript allows me to only create TEXTnodes. If I fill a
textnode with a cdata contruction the brackets are converted into < and
> which is not what I want.
I know that other programming environments have such methods as
xmldoc.createCDATASection("This is a CDATASection node")
Am I missing something or does actionscript just not support this?
Any suggestions out there ?
Ron Guest
-
Flash format cftree node icons
While using cftree in Flash format to produce a directory listing type display, I've noticed that the icons for directories that do not contain... -
convert XML "values" to be passed as CDATA into Flash
Hello all, I found the following XML - Flash quiz template on the net and I was wondering how can I adapt the XML doc to pass CDATA instead of... -
DB Locking on CDATA in MX7
We're running MX7 on JRUN4, 2003 Server, and Sybase for the DB. We have the DS's set up in JRUN (jconn2 drivers) and have them configured in MX7... -
Webservice and CDATA
I have a webservice that needs to pass back HTML. We are using CDATA in an element node to contain the HTML, but it comes back as undefined. Looking... -
Flash Forms, actionscript, and alerting the value of aCFTREE node
Hi everyone, I was wondering how I might go about doing the following. I have a flash form with a CFTREE object called theTree. I also have a... -
James008 #2
Re: How to a CDATA xml node in flash?
Not that sure how to set the XLM in flash... but I used to use some [URL="http://www.sameshow.com/quiz-creator.html#107"]flash quiz creator[/URL] with the fill in blank quesiton type allows users to enter the string of required formst. You may take it to have a try.
Junior Member
- Join Date
- Nov 2010
- Posts
- 1



Reply With Quote

