Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我有一个外部 SWF 文件可以很好地加载到我的 Flash 站点。但是,一旦查看了该帧,当我只希望它在第 6 帧上播放时,它会继续在其他帧中运行。任何建议都会很棒。提前致谢。
你在使用 ViewStack 吗?确保所有内容都专门嵌入到 ViewStack 的右子项中。如果这不是问题,请编辑您的答案(不要只是评论),以便采用您在评论中提到的代码,不仅要显示这一点,还要显示它所属的更大上下文的代码(例如URL 请求)。