Microsoft
Software
Hardware
Network
Question : HttpService question with Actionscript
Looking at the code snippet attached why doesn't my .send line work within the for loop? Does it view that as some sort of string or something along those lines? the url line appears to work, but that .send() line only works if I remove the comments. This is something I am trying to do in Flex 3.0 in case that helps.
Thanks
Code Snippet:
1: 2: 3: 4: 5: 6: 7: 8: 9: 10: 11: 12: 13: 14: 15: 16: 17: 18: 19: 20: 21: 22: 23:
Open in New Window
Select All
Answer : HttpService question with Actionscript
It's already created then, so just change the statement to:
fileArray.push([ptLumberSe
rvice, "ptframing.xml"]);
That should push the reference rather than just a string.
Random Solutions
Action Script 2 Font colour change problem...
Should I use Hyper-V?
Import multiple Excel files to SQL table variables in a stored procedure
"The operation failed." when sending email using Contact Items in Outlook 2003
Drag N Drop: FLAC batch decode file/files/folder/folders
version bat file
The Web site that is referenced here is not in the configuration database.
Help with Mini Dump Analysis
Exchange 2007 error when sending meeting request to specific user
Making code like in DTS for dtsx to work with VB, C# - SQL 2005