flash插件如何生成

1、通过flash 原生的代码开发插件界面;

2、对于需要使用到的文件,表现mxi 文件, 该文件为adobe extension infomation file, 示例如下

<macromedia-extension

name="Export"
version="1.2.1"
type="SwfPannel">


<!-- Describe the author -->

<author name="test" />


<!-- List the required/compatible products -->

<products>
<product name="Flash" version="6" primary="true" /> 
</products> 


<!-- Describe the extension -->

<description>
<![CDATA[
提供导出转换一体化的工具
]]>
</description>


<!-- Describe where the extension shows in the UI of the product -->


<ui-access>
<![CDATA[
commont
]]>
</ui-access>


<!-- Describe the files that comprise the extension -->

<files>
<file name="jsfl/exportJs.jsfl" destination="$flash/WindowSWF" />
<file name="tool/gfxexport.exe" destination="$flash/WindowSWF" />
<file name="jsfl/ExportPannel.swf" destination="$flash/WindowSWF" />
</files>


<!-- Describe the changes to the configuration -->

<configuration-changes>
</configuration-changes>

</macromedia-extension>


3、最后通过adobe extension manger ,生成扩展包,供别人使用。 

  • 0
    点赞
  • 1
    收藏
    觉得还不错? 一键收藏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值