Hank, Sorry if my instructions werent clear... Hitting the debug icon in Flex Builder will start the debugging session and launch the debug URL specified for the project which can be changed by going into the Run -> Debug -> Other (Debug Configuration)
If you change that URL to something which doesnt launch any flash content (I use www.google.com) then the Flex Builder will wait for a period of time for a flash component to start in debug mode and connect back to Flex Builder. Meanwhile you can do whatever you need to do in the browser. When I apply the changes in the debug Configuration dialog I apply the changes then hit the Debug icon on the toolbar. When you hit 'Debug' on the dialog was the correct URL launched? -Louis --- In [email protected], "hank williams" <[EMAIL PROTECTED]> wrote: > > Hmm... > > Though somewhat confused by your directions, I tried to follow them, > and it didnt work. > > so some questions: > > 1. > >In FlexBuilder change your projects debug URL to something that > > doenst immediately launch Flash. > > What does this mean? Any URL at all? I did select a random url put it > in the dialog box and when I hit the debug button (below) It brings up > a dialog saying it is trying to connect to the debugger. > > 2. What does this mean? > > - Hit debug in FlexBuilder to launch the browser > > Do you mean hit the little debug icon? That just opens the most recent > debug session? Is that what you mean? > > 3. Then you mention a bookmark. What bookmark? > > Hank > > > > On 9/18/06, Louis Ryan <[EMAIL PROTECTED]> wrote: > > Ive have a workaround though perhaps not ideal.. > > > > - In FlexBuilder change your projects debug URL to something that > > doenst immediately launch Flash. See menu Run -> Debug -> Other and in > > the section 'URL or path to luanch' uncheck the use defaults option > > and enter a URL that wont launch Flash > > - Hit debug in FlexBuilder to launch the browser > > - Click your bookmark and FlexBuilder should start debugging > > > > Cheers > > > > -Louis > > > > > > --- In [email protected], "hank williams" <hank777@> wrote: > > > > > > Someone must know the answer to this! > > > > > > On 9/14/06, hank williams <hank777@> wrote: > > > > 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 > > > > > > > > > > > > > > > > > > > > > -- 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/

