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.
如何将嵌入式 Flash Youtube 视频播放器 (AS3) 的语言更改为德语?我是否必须对 URL http://www.youtube.com/v/VIDEO_ID?version=3进行一些更改 ?
没有受支持的方式来强制播放器上的语言。播放器会尝试从您在 www.youtube.com 上的设置中选择最佳语言。
对于 AS3 播放器,语言首选项只会在视频播放开始后激活。
如果您使用 iframe 嵌入(推荐),您的语言首选项将在视频提示状态下应用。