[ 
https://issues.apache.org/jira/browse/FLEX-35084?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Skylar Sutton updated FLEX-35084:
---------------------------------
    Attachment: original.swf
                modified.swf
                FlashFileAttributes.zip

Attaching files per Alex's request. 

I pulled the "About Flash Player" movie from 
http://www.adobe.com/software/flash/about/ and modified it with the 
FlashFileAttributes executable to have +brokerLocalConnection.

Files:
 * FlashFileAttributes.zip - The executable previously hosted on Abode sites 
that allows you to do this (perhaps what you need is buried in the hex there)
 * original.swf - The unaltered movie from the address noted above
 * modified.swf - The modified movie (+brokerLocalConnection) based on 
original.swf

> Ability to specify FileAttributes at compile time (mxmlc)
> ---------------------------------------------------------
>
>                 Key: FLEX-35084
>                 URL: https://issues.apache.org/jira/browse/FLEX-35084
>             Project: Apache Flex
>          Issue Type: Improvement
>          Components: MXML Compiler
>    Affects Versions: Apache Flex 4.15.0
>            Reporter: Skylar Sutton
>         Attachments: FlashFileAttributes.zip, modified.swf, original.swf
>
>
> To support Chrome/Pepperflash our application requires us to add the 
> _BrokerLocalConnection_ property to the FileAttributes Tag. 
> Currently the only way to achieve that is a post-compilation step to augment 
> the FileAttributes using a (very old) Adobe tool called 
> "flashfileattributes". E.g.:
> bq. flashfileattributes /some/folder/structure/movie.swf 
> +brokerLocalConnection
> Request is to modify the MXML compiler to allow us to specify that option at 
> compile time, thus eliminating the post-compilation step.
> Reference:
> * flash.swf.tags.FileAttributes
> * flex2.linker.SimpleMovie



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to