IE getURL problem

hi there,

I have a problem using getURL javascript (JS) function call with Internet Explorer. Apart from the well-known problems with getURL in IE, i’m experiencing another - the maximum number of characters i am able to send from flash to JS function is 485 characters. Anytime i try to send more characters (character string, for ex. Array) from Flash as a parameter to JS function, IE ignores this parameter completely, and does not even execute the function.

perhaps FS command (yuck…), Flash/Javascript Toolkit or the External Interface would solve it, but i am not gonna use any of them atm.

Anybody experienced this and perhaps found a solution (other than fragmenting the string into multiple smaller strings) ?

thanks,
watcher