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
XP Crash
All Domain Users cannot connect to Exchange through the usual Outlook
Corrupt AD in Server 2003
Error occurred while creating the transfer set
equivalent of partition
IIS Windows 7 - Launch .exe file instead of downloading
How to setup Data Trasnformation Services in SQL 2005
.DefaultView.RowFilter to check duplicate in datatable is terribly slow
iPhone Backup
Excel 2007 Event when changing from one workbook sheet to another with in the same workbook.