FlexBridge? External Interface? Or can't you just use flashvars and throw-in the necessary parameters there? or if you really want to do the parsing inside flex, pass-in the entire url as a single parameter?
--- pdflibpilot <[EMAIL PROTECTED]> wrote: > I have been able to determine the url of the > application using > this.url but I really need to be able to determine > the full URL - i.e. > the full url of the HTML page displaying the swf. > Any suggetions on > how to do this ? > > Ultimately I plan to pass variables to the > application by parsing the > URL. I have been successful doing this using the > this.url in the "run" > mode but I cannot run in debug mode because when I > apend my ?ID=123 > string to the URL in debugging mode the debugger > "bugs out" ! > > Is there a way to capture the full URL of the HTML > parent of swf file ? > > > ____________________________________________________________________________________ Do you Yahoo!? Everyone is raving about the all-new Yahoo! Mail beta. http://new.mail.yahoo.com

