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
How to limit ip address to a PHP form
create a new record A in a table and copy some data from record B in the same table
Sub Totals and Sub Summaries
How do I copy website files and their modes(drwx) from one Linux box to another?
Exchange 2003 relay recipient table
will a missing backplate offset the functionality of a motherboard?
connecting Cisco 3560 and 3560G switches
VBScript Divide Money Without Rounding error
sed/awk help
Ignoring managed exception from unknown thread.Ignoring managed exception from unknown thread.