Skip to main content
Participant
November 10, 2008
Question

Full screen button with flv player doesn't work

  • November 10, 2008
  • 5 replies
  • 1172 views
The full screen button on the flv player doesn't work for me. When I press it, it appears like it is trying to respond, but nothing happens. I can right click the open video screen and get full screen to work that way, but not by using the button.
    This topic has been closed for replies.

    5 replies

    arn888Author
    Participant
    November 12, 2008
    Figured it out myself, just publish as html and use the prebuilt player...just that simple. And thanks for the input, webqaflash. It was your input that led me in the right direction.
    webqaflash
    Inspiring
    November 12, 2008
    Hai,
    When we try the Fullscreenbutton in the flash enviornment ie;cntrl+enter
    doesn't work.
    Run the swf alone and try.
    arn888Author
    Participant
    November 12, 2008
    Clarification;
    Am using AS3 with FLV playback component (SkinUnderPlayFull screen.swf)
    webqaflash
    Inspiring
    November 12, 2008
    Hai,
    Please clarify that are you using he inbuilt skin or custom made one for the player.And also AS2 or AS3.
    webqaflash
    Inspiring
    November 11, 2008
    Please check whether the 'allowFullscreen' parameter set to true while embedding the player in HTML
    arn888Author
    Participant
    November 11, 2008
    Thanks for your reply. Your reply requires the use of an html script; however, the sample files included with FMS3 only illustrate one html script, but that script uses a flv player without controls. Where can I find a sample html script using a flv player with controls? Not using html scripting, the flv player that is used to play the vod files does have a full screen button on it, and that was the specific player to which I was referring in my post. The full screen button is not working (as far as I can tell).