нашел в проекте readme
Цитата:
Creating a project in Flex Builder for the Hybrid Store application:
1. Name your default application catalog.mxml.
2. Prevent Flex Builder from generating an HTML wrapper: select Project > Properties. Select the Flex Compiler page, deselect the Generate HTML wrapper file option .
3. Create a Run configuration for your project but deselect the Use defaults option and instead assign the Run setting to the hybridstore.html in your project's bin directory.
4. To enable debugging of the Hybrid Store application you must create a copy of hybridstore.html. Open it in an editor (you can right-click on the file and select Open With > Text Editor). Find the line that says "src", "catalog" and change it to "src", "catalog-debug". Assign the Debug setting to this new HTML file.
|
сделал все как написано. проект не запускается:
Цитата:
|
Unsupported file type: D:\FLEX\hybridstore\hybridstore.html
|
