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.
我在flex中创建了一个应用程序,生成了一个swf文件。当我在浏览器中打开此文件时,我可以观看视频。但是,如果我将此 swf 文件拖放到 Adobe Connect 共享窗格中,则不会加载任何视频。
请帮忙..
在 adobe 连接环境中使用时,brightcove 播放器存在一些未知问题。因此,根据我的经理的建议,我使用了 brightcove API 来获取 videoIds 并使用 adobe flex 中的“VideoDisplay”控件播放视频。它工作得很好。