FFILES.COM NEWS SUBMIT A FILE REGISTER CONTACT
username:
password:
register | login help
Pending listings (10)

simple xml utility

Previous overall listing: Preload with Animation Previous in ActionScript: Random stars with blur ActionScript 3.0 Next overall listing: Realy Browser Fullscreen Next in ActionScript: Realy Browser Fullscreen

Hi all
this example shows a customized simple XML utility function (getXMLFromPath(src:XML,path:String)) which allows coders to extrat xml nodes in simple...
more >

user piyush Author URL no website
Listing URL none
Downloads 1474 Views 15022
piyush  

User ratings for simple xml utility.

Donate Add to favorites Subscribe to comments
Report listing
Download

Comments

You need to LOGIN to post a comment.
user piyush
the listing author piyush: 2 yearss ago

nite21:

yup
unmatched paths will lead to the whole xml data

user nite21
nite21: 2 yearss ago

when i put wrong data in XML path and click show data it shows me test.xml in the resultpane

user piyush
the listing author piyush: 2 yearss ago

nite21
regarding wrong file name:
are you testing it in local or from web(ffiles) ?
ok wherever u test remember when you press load then the respective xml file is loaded and shown in text area.
if file path is wrong then mo result is shown in text area
and if u co through code i have made a unused condition in my code to know whether the file is loades sucessfully or not !!

regarding scrollbar :
scrollbar is used to see long xml files which extend the text area after load.

user hammaskk
hammaskk: 2 yearss ago

thank you.

user nite21
nite21: 2 yearss ago

hi piyush when i type wrong file name it gives me error but in the resultPane it displays the test.xml
if i give wrong xml file the data should not be loaded in resultPane

show all 8 comments