Hi
I'm passing a string from ASP to flash. The string is actually a small sentence with words seperated by spaces. the string gets truncated after the first word.
How to pass the whole string at once without truncation?
thanks in advance
Gohan