Flash 影片导出的所有类的列表

发布于 2024-08-12 21:36:21 字数 98 浏览 4 评论 0原文

Flash 影片加载另一个包含各种断言的影片 - 其库中设置了“导出为动作脚本”设置的影片剪辑。

有没有什么方法可以从加载它们的电影中确定所有这些导出断言的类名列表?

A Flash movie loads another movie that contains various asserts - movie clips in its library with 'Export for Action Script' settings set.

Is there any way to determine the list of class names of all these exported asserts from within the movie that loads them?

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

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

发布评论

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

评论(1

爱给你人给你 2024-08-19 21:36:21

恐怕你不能在 Flash 中做到这一点。

您可以使用 检查给定的类是否存在ApplicationDomain::hasDefinition()

I am afraid you cannot do that in Flash.

You can check if a given class is present using ApplicationDomain::hasDefinition()

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