Microsoft
Software
Hardware
Network
Question : Flash XML content
say I have the following XML:
<product a="1" b="2">
this is <b>some big</b> text
</product>
how do I access the text "this is <b>some big</b> text" within actionscript 3? I got a handle on the prduct node but cannot seem to pull out the text between <product> and </product> tags.
thanks!
Answer : Flash XML content
The variable $PHP_SELF will have the path+filename in it or you can use $_SERVER["SCRIPT_URI"], $_SERVER["SCRIPT_URL"], and many other built in variables to find out what url / file system path was called.
Random Solutions
E-Machines EL1200 BSOD at Startup - Windows XP SP2
Determine website load speed and see how it compares against other websites
How do I setup "completely" Unsolicited Remote Assistance Requests in Windows 7 for remote support? - Replacing free VNC
SQLPlus query output to CSV (Database - Oracle Database 10g installed by RSA Authentication Manager 7)
Exchange files with WCF?
upgrading to vCenter 4.1 without migrating the vCenter SQL database
how can i set rpc over http in windows 2k computer?
window 2000 program menu
Web User Control design background...
How to get the href attribute from an ATOM feed being parsed