Why do my HTML templates disappear in Flex Builder when I aim at fp10?

When I configure flash player 10 in Flex Builder 3, the index.html template along with some other files (history.js, etc.) is deleted and the HTML wrapper page is not created.

Does anyone else experience this? I have an ant build script, but I tried to run the built-in fb constructor.

Thanks Dave

+3
source share
2 answers

Try to clear the project, and then create the whole project again. I use ecplise in creating my flex project, can I tell you how to clean up the project in flex builder .. hope this idea helps.

+1
source
  • ( , )
  • Flex
  • " Html" " HTML"
  • ""
  • " HTML -" ( , )
  • ""

, html .

0

Source: https://habr.com/ru/post/1726018/


All Articles