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
Hey, my Quake 4 won't wun under Vista, what gives?
EHLO with a 500
how can I toggle a variable true/false with a button(or text link) on the page?
Creating a ODBC connection to Sybase ASE 12.5 db
audio card for computer connect bose surround sound
Can't open any more databases. (Error 3048)
SCSI Controller
Page Time out with heavy store procedure calls
Norton Ghost on Small Business Server 2003
Getting Values from Userform (VBA)