| Home | Tutorials | Forums | Articles | Blogs | Movies | Library | Employment | Press | Buy templates |
|
|
#1 |
|
Senior Member
|
im trying to open an existing XML document and then write to it with AIR using flash..
ActionScript Code:
problem is, it keeps inserting weird charecters and placing commas etc between my childNodes.. this effect seems much like an old php problem i use to encounter having something to do with a setting in the php server.. any ideas? erik eliddell is online now Report Post Edit/Delete Message |
|
|
|
|
|
#2 |
|
Senior Member
|
i figured it out... whats wrong with the script above is that my var existing data is an array because of the multiple nodes... thus the commas.. solution:
build the var piece by piece in the for loop but thanks anyway |
|
|
|
|
|
|
![]() |
| Thread Tools | |
| Display Modes | Rate This Thread |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| writing XML with AIR | eliddell | ActionScript 3.0 | 0 | 01-11-2008 08:59 PM |
| To the tutorial writing staff: XML portfolio tutorial! | richarddd | ActionScript 2.0 | 0 | 07-12-2007 10:16 AM |
| help with flash application writing to xml | jgoodman | Other Flash General Questions | 2 | 05-29-2007 03:27 PM |
| XML file won't load after writing to it | traustid | ActionScript 2.0 | 2 | 04-25-2007 08:32 PM |
| releasing xml file from XML.onLoad() | sophistikat | ActionScript 2.0 | 2 | 02-21-2007 08:00 PM |