Option 2, please. It's probably easier to keep the name the creators are currently using, for reference and syncing/updating. It will also avoid the the idea that the SDK is using old tech ;-)
EdB On Thu, Mar 21, 2013 at 3:09 PM, Cyrill Zadra (JIRA) <[email protected]> wrote: > > [ > https://issues.apache.org/jira/browse/FLEX-33413?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13608954#comment-13608954 > ] > > Cyrill Zadra commented on FLEX-33413: > ------------------------------------- > > The error occurs because playerProductInstall.swf doesn't exists in > template/swfobject. There is now expressInstall.swf. > > I see t2o possibilities to solve this problem. > > 1) rename the downloaded (swfobject 2.2) expressInstall.swf somewhere in the > build script to playerProductInstall.swf > > 2) or update the ant task to copy expressInstall.swf instead of > playerProductInstall.swf > > Any favorite or other suggestion? > > > >> HTML wrapper ANT task fails to write playerProductInstall.swf to disk >> --------------------------------------------------------------------- >> >> Key: FLEX-33413 >> URL: https://issues.apache.org/jira/browse/FLEX-33413 >> Project: Apache Flex >> Issue Type: Bug >> Components: Ant Tasks >> Affects Versions: Apache Flex 4.9.0 >> Environment: windows 7 (32-bit), Java 7 (32-bit) >> Reporter: Maxime Cowez >> Assignee: Cyrill Zadra >> Priority: Minor >> Labels: easyfix >> >> When running the html-wrapper ANT task with no specific arguments, the task >> writes the following output: >> [ant:html-wrapper] Error outputting resource: playerProductInstall.swf >> [ant:html-wrapper] java.io.IOException: Stream closed >> The result of the task is that all files have correctly been generated >> except for 'playerProductInstall.swf', which is there, but has no content (0 >> Kb). >> This seems to be a regression bug. I have run the same task on the same >> project against Adobe Flex 4.6, which works as expected. > > -- > This message is automatically generated by JIRA. > If you think it was sent incorrectly, please contact your JIRA administrators > For more information on JIRA, see: http://www.atlassian.com/software/jira -- Ix Multimedia Software Jan Luykenstraat 27 3521 VB Utrecht T. 06-51952295 I. www.ixsoftware.nl
