if not in bin as Douglas stated... this happened to me the other day. I had copied some sample files from a flexbox app, and pasted them into the project. The files appeared (I wasn't sure it would work), but when I went to run it it would error out on can't find the flexapp.html file. When I checked bin, the html files were not there. Renaming the pasted .mxml file caused FBuilder to rebuild the app properly.
HTH Jim ----- Original Message ---- From: Douglas Knudsen <[EMAIL PROTECTED]> To: Flex <[email protected]> Sent: Thursday, March 8, 2007 5:24:00 PM Subject: Re: FlexBuilder not building HTML wrappers what do you mean by 'saved'? By default, the output directory is the bin folder, so the would be there. For Remoting projects, bin folder contents get copied to where ever you set the output folder to be. DK On 3/8/07, Rick Root <[EMAIL PROTECTED]> wrote: > > So for some reason, I just created a new project, and when I compiled > it... > the swf files were saved, but not the HTML wrappers, javascript files, > etc... I double checked the project properties and it's supposed to. > > Why might this be happening? > > Rick > > -- > I'm not certified, but I have been told that I'm certifiable... > Visit http://www.opensourcecf.com today! > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| ColdFusion MX7 by AdobeĀ® Dyncamically transform webcontent into Adobe PDF with new ColdFusion MX7. Free Trial. http://www.adobe.com/products/coldfusion Archive: http://www.houseoffusion.com/groups/Flex/message.cfm/messageid:3709 Subscription: http://www.houseoffusion.com/groups/Flex/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.37
