Unfortunately you can't add parameters for a file: URL.  If you want
to add parameters, you'll have to follow Tracy's instructions but
change it to an http: URL that points to the file, e.g.
http://localhost/MyApp.html?sessionID=1657.  (If it's a file on your
hard disk then of course you'll have to run a local web server for
that to work.)


--- In flexcoders@yahoogroups.com, "Tracy Spratt" <[EMAIL PROTECTED]> wrote:
>
> I haven't tried this but let us know:
> 
>  
> 
> In FB, go to menu Run, Run, Other.  It will bring up the launch
> configuration dialog.
> 
>  
> 
> If you uncheck Use Defaults in the URL section, you can edit the url.
> 
>  
> 
> Put your parameters on that and save it and give it a try.  Please  let
> us know the result.
> 
>  
> 
> Tracy
> 
>  
> 
> ________________________________
> 
> From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On
> Behalf Of Steve Kellogg @ Project SOC
> Sent: Friday, December 08, 2006 4:13 PM
> To: flexcoders@yahoogroups.com
> Subject: [flexcoders] Add Parameters to URL for debug??
> 
>  
> 
> Hello,
> 
>  
> 
> Is there any easy way to tell flex that I want it to add parameters to
> the URL when debug launching?  I've looked over the preferences are of
> FlexBuilder, but I can't seem to find anything..
> 
>  
> 
> FOR EXAMPLE...
> 
>  
> 
> I've got the following debug URL for one of my applications...
> 
>  
> 
> C:\ SVN\trunk\NewApplication\bin\chat_window-debug.html 
> 
>  
> 
> I'd LIKE to have FlexBuilder call
> 
>  
> 
>  
> 
> C:\ SVN\trunk\NewApplication\bin\chat_window-debug.html?sessionID=1657
> 
>  
> 
>  
> 
>  
> 
>  
> 
> Thanks in advance for any help.
> 
>  
> 
>  
> 
> Steve
> 
>  
> 
>  
> 
>  
> 
> Steve Kellogg
> 
> Peak8 Solutions
> 
> 1401 14th Street
> 
> Boulder, Colorado
> 
> 80302, USA
> 
> Fax: 303.415.2597
> 
> E-Mail: [EMAIL PROTECTED]
>


Reply via email to