I edited the index.template.html file, adding a script block to the HEAD section, but my changes are not there when running the project in Debug mode or in Run mode.
I'm using SDK 4.0 with the public release of beta 2 (not using nightlies yet) and modified the only template found in this folder:
\Adobe\Adobe Flash Builder Beta 2\sdks\4.0.0\templates\swfobject
Am I editing the wrong template? The on开发者_JS百科ly others I see are for 3.4.1.
Thanks
Are you trying to change the template for all your future projects? I'm assuming you just want to change the template for one projects.
Modify the that gets generated in your project /html-template/index.template.html
精彩评论