Don't have an template/swfobject folder structure anywhere on my computer.

I just created a new project in a folder on my computer (non svn
managed; general flex project) everything is working fine. I then
added a linked library from a svn controlled folder. Now my .swf won't
update anymore. I removed the linked library from the source path and
still my .swf file won't update. 

Flex + SVN sucks!

 

--- In [email protected], "Haykel BEN JEMIA" <[EMAIL PROTECTED]>
wrote:
>
> You talk about SVN, are you using the development version from the
trunk?
> If yes, it seems that after Adobe changed the templates to use
swfobject to
> load the application, the templates are not being copied to the
> "html-templates" folder of the project anymore. To get around this
for now,
> just copy the content of "templates/swfobject" (without the ".svn"
folder)
> to the "html-templates" folder and rebuild your project.
> 
> 
> On Fri, Oct 3, 2008 at 3:54 PM, flexaustin <[EMAIL PROTECTED]> wrote:
> 
> >   Tried this but no luck...still says missing .html file.
> >
> > And yes the html-template file is still there.
> >
> > I pretty sure it has to do with SVN. I really wish Adobe would fix the
> > issues with svn html-template and bin-debug issues.
> >
> > I just took an hour out of day and created a new project and imported
> > all my code from the old project.
> >
> > J
> >
> > --- In [email protected] <flexcoders%40yahoogroups.com>,
> > "j_lentzz" <jelentz@> wrote:
> > >
> > > --- In [email protected] <flexcoders%40yahoogroups.com>,
> > "flexaustin" <flexaustin@> wrote:
> > > >
> > > > So I was working on my project and flex builder 3 started acting
> > > > funny. Hit one keystroke and it would type 10 more and I keep
getting
> > > > really weird errors when nothing was wrong with the file.
> > > >
> > > > So I did project > clean.
> > > >
> > > > Now my .html and .swf in bin-debug is gone and I can't build
another
> > > > one? Getting File not Found: file:/C:/.....html
> > > >
> > > > Anyone know how to recreate the html and swf file?
> > > >
> > > I've had similar problems. For some reason, an error causes it
to not
> > > build, but no error is reported. The fix for me is to go to the
.mxml
> > > file that has the application and change it and then save. This
> > > causes it to build again and this ends up showing the errors. For
> > > example, if my app is called MyApp, I open MyApp.mxml and add then
> > > remove a space, then save. This always results in some error popping
> > > up that when fixed gives a complete build.
> > >
> > > Hope this helps.
> > >
> > > John
> > >
> >
> >  
> >
> 
> 
> 
> -- 
> Haykel Ben Jemia
> 
> Allmas
> Web & RIA Development
> http://www.allmas-tn.com
>


Reply via email to