简体   繁体   中英

Flex actionscript: how can I export my function to other SWF?

我想将我的一些函数导出到外部,以便其他人可以将我的SWF嵌入到他们的函数中并调用该函数,我该如何实现?

Check the LocalConnection class for that.

Here is an example: http://learn.adobe.com/wiki/display/Flex/Local+Connections

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM