[flexcoders] Re: Noob Querystring questions

2007-04-15 Thread Nate Pearson
Thanks, in my situation i can just call the swf directly. Works great. thanks everyone! --- In flexcoders@yahoogroups.com, Tracy Spratt [EMAIL PROTECTED] wrote: Nate, sorry it is not quite that easy. You are passing a parameter to an html file. The html file has no way to see that arg and

[flexcoders] Re: Noob Querystring questions

2007-04-13 Thread Doug Lowder
You can also use a bit of JavaScript code to simply pass whatever URL parameters have been specified for the HTML on to your SWF, if that's what you're after. I usually edit the HTML template and include the following: // In the Globals area near the top var myvars = new