This should happen automatically, if you have the generate htm wrapper option selected in Project properties.
Note, if you need modify the wrapper, modify the template file in html-templates, and FB will generate that into the AppName.html file in the bin-debug folder. If you have errors in your code, and do a clean, then the bin folder will be cleared and not re-populated until the errors are fixed. Tracy ________________________________ From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf Of celumbra Sent: Thursday, April 17, 2008 3:03 PM To: [email protected] Subject: [flexcoders] losing html pages in bin Is there a way to get Flex to re-create the html pages in the bin? Every so often, Flex seems to destroy the html files, preventing me from rendering the app unless start a new application. Thanks.

