使用 Adob​​e Flash 与串行端口通信

发布于 2024-08-14 12:07:18 字数 43 浏览 5 评论 0原文

只是想知道是否有任何方法可以直接在adobe flash中访问串行端口?

Just wondering if there is any way to access the serial port directly in adobe flash ?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

橘香 2024-08-21 12:07:18

是的——使用锌。 http://www.multidmedia.com/
不过这个过程有点长,你需要额外的软件 - 基本上,你导入 Zinc 的类并通过 as3 调用它们来访问串行端口。你发布flash,然后将你刚刚通过Zinc制作的swf发布到exe/app/linux二进制文件中

Yes -- using Zinc. http://www.multidmedia.com/
The process is a little bit longer though and you need extra software - Basically, you import Zinc's classes and call them via as3 to access the serial port. You publish flash, and then you publish the swf you just made through Zinc into a exe/app/linux binary

暗恋未遂 2024-08-21 12:07:18

如果没有某种外部代理机制的帮助,Flash 无法访问串行端口。

Flash cannot access the serial port without assistance from some sort of external proxying mechanism.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文