Hi, 5TonsOfFlax,

I would appreciate it quite a bit if you could show me some AS3 code that loads a swf file with parameters, without passing them in on the query string. I want to ensure that the huge main.swf files are cached and not re-requested every time from our server.

Keep in mind: I cannot change the main.swf file, I don't control it. I can only pass a variable into it, such as "userId". Thank you for the help!