I don't have a bin folder, because when I set up my project, I direct the output to a web accessible folder... like C:\Inetpub\wwwroot\projectname
This is how I've done all of my projects. I didn't "copy" any files into this project, I just created a new project... and for some reason it's not creating the HTML files from the templates and "saving" them to the output folder. rick On 3/8/07, Jim Cassata <[EMAIL PROTECTED]> wrote: > > 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! > > > > > > > > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Macromedia ColdFusion MX7 Upgrade to MX7 & experience time-saving features, more productivity. http://www.adobe.com/products/coldfusion Archive: http://www.houseoffusion.com/groups/Flex/message.cfm/messageid:3712 Subscription: http://www.houseoffusion.com/groups/Flex/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.37
