Make your changes to the index.template.html file. Do a project, clean to make sure the wrapper gets re-generated.
If you need multiple start-up conditions, copy the generated wrapper, modify it and put it in html-template folder (it will get copied to the bin folder on compile). You can use the menu, Run, Run, Other dialog to set up multiple run environments. Tracy ________________________________ From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf Of Nayan Savla Sent: Friday, February 29, 2008 5:21 PM To: [email protected] Subject: [flexcoders] debugging with flashvars Hi All, I just started foray in Flex 3 and have been using flex builder plugin for eclipse. I have modified my output html file so that is passes the flashvars but then everytime i run the application a new html file is generated. If i uncheck the generation of html page in the project properties then the swf file is launched in the browser and there is no html wrapper to pass the flashvars. I would ideally like the debugger to launch the html file and it not being regenerated everytime. Any ideas, suggestions to this problem? thanks Nayan

