【问题标题】:flvplayback autohide, start hiddenflv播放自动隐藏,开始隐藏
【发布时间】:2011-02-19 17:11:38
【问题描述】:

我有一个带有 flvplayback 组件的 flash 项目,该组件使用 flash 提供的 shin,我将其设置为自动隐藏,但它总是在控件打开的情况下启动视频,我不希望它们显示,除非用户将鼠标悬停在视频。

【问题讨论】:

    标签: flash animation flvplayback


    【解决方案1】:

    可以这样做吗?

    onLoad = function(){
        VideoPlayer.skinAutoHide=true;
        VideoPlayer.skinFadeTime=0;
    }
    

    ...其中 VideoPlayer 是您的 FLVPlayback 组件的实例。

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 2020-11-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2012-02-14
      • 2012-01-12
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多