all groups > coldfusion flash integration > september 2006 >
You're in the

coldfusion flash integration

group:

flash directory reader


flash directory reader dajj123
9/20/2006 2:51:07 AM
coldfusion flash integration:
Hi All
I am building a little app that basically reads directories much like a file
browser. This app uses cold fusion to get the directories then I output a xml
file. I have done this with php many times. Flash reads the xml file and then
I can do what I need to with that data. The problem is when I am using
coldfusion flash does not correctly read the xml. the xm structure is basic I
am only reading two levels of directories then the content.
<parent>
<child>
<grandchild>
content1
content2
</grandchild>
</child>
</parent>

I have validated the xml output and it checks out ok. Is there something
wrong with what I am doing or is there a better way to get this data to flash
with cold fusion.

Thanx dave
Re: cf to xml to flash problem dajj123
9/20/2006 3:34:26 AM
Re: cf to xml to flash problem dan mode ->Adobe Community Expert
9/22/2006 5:16:16 PM
In Flash when you load the xml file use myXml.ignoreWhite = true;


--

Dan Mode
--> Adobe Community Expert
*Flash Helps* http://www.smithmediafusion.com/blog/?cat=11
*THE online Radio* http://www.tornadostream.com
*Must Read* http://www.smithmediafusion.com/blog


[quoted text, click to view]

AddThis Social Bookmark Button