I need to be able to invoke the debug version of my flex app from the browser URL bar.
If I take the URL that the debug app is at, and instead of running via the eclipse "run debug version" button, I paste the URL into the browser, I get that dialog box that asks where the debugger is. Of course this dialog never actually lets you connect to any debugger. So I am wondering if there is some trick to making this work. The reason I need to do this is I am passing parameters via flashvars into the app and I need to be able to test with the paramters. Hank -- Flexcoders Mailing List FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/flexcoders/ <*> Your email settings: Individual Email | Traditional <*> To change settings online go to: http://groups.yahoo.com/group/flexcoders/join (Yahoo! ID required) <*> To change settings via email: mailto:[EMAIL PROTECTED] mailto:[EMAIL PROTECTED] <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/

