Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Why are my HTML templates disappearing in flex builder when I target fp10?

When I target flash player 10 in flex builder 3, the index.html template along with some other files (history.js, etc) are removed and no wrapper html page is built.

Anyone else experiencing this? I have an ant build script as well, but I was trying to run the built in fb builder.

Thanks, Dave

like image 717
dmarr Avatar asked Dec 02 '25 05:12

dmarr


1 Answers

Try cleaning you project then build the whole project again. Im using ecplise in building my flex project do i cant tell you how to clean the project in flex builder.. hope this idea helps.

like image 148
Treby Avatar answered Dec 04 '25 18:12

Treby