PDA

View Full Version : XML or CFM


Scharpe
10-20-2008, 02:04 PM
I created a dynamic slideshow that calls all information from and xml file. However our web master wants to know if i can have the swf call for a cfm file instead of an xml file. they are laid out the same... basically its and xml file with cfm extension on it. Just wanting to know if anyone forsee any problems with this and if so what i could do to possibly make this work... the whole reason is that he is using the cfm to create the "xml" so that it will stay updated always. but i guess he wants it to be a cfm not xml... thanx for any help or input on this.

CyanBlue
10-20-2008, 02:37 PM
Howdy and Welcome... :)

I don't see any problem as long as the CFM page spits out the same XML... Just change the file name when you are calling for the data file...

Scharpe
10-20-2008, 02:46 PM
Great! Thanx a ton!

CyanBlue
10-20-2008, 02:58 PM
Glad to help... ;)