You can create run and debug configurations in Flex builder under the 
Run, Other option.  

You can specify arguments if the html wrapper can understand them.

Tracy

--- In flexcoders@yahoogroups.com, "itdanny2002" <[EMAIL PROTECTED]> wrote:
>
> Hi,
> 
> How to set the default running parameter for testing ?
> 
> Normally, we create a program named "abcde". We
> run <path>+"abcde". However, I want to add some
> parameter after the program for testing e.g.
> <path>+"abcde"+"#123" i.e."http: .......abcde#123" 
> 
> Now, I run the program and then type "#123" on url 
> manually. Of course, "123" is not hard-coded. I may 
> enter "234" or "456" for testing. Any faster method ?
>


Reply via email to