A Flash Developer Resource Site

Results 1 to 4 of 4

Thread: How do u play video in full screen?

  1. #1
    Senior Member
    Join Date
    Sep 2005
    Posts
    128

    How do u play video in full screen?

    Hi, I'm sure the question has probably come up b4, but does anybody know how or where I can get information for making flash video play full screen?

    Any help on this would be appreciated

  2. #2
    Senior Member
    Join Date
    Jan 2001
    Posts
    524
    i think you can just put this in frame 1 of your fla

    fscommand("fullscreen", "true");

    Let me know cuz I'm not positive about that. I know that will launch a swf full screen but I don't know if that will also scale out the video.

  3. #3
    Senior Member
    Join Date
    Sep 2005
    Posts
    128
    I couldn't get fscommand to work but I did find a good article on exploring full-screen mode in flash.

    http://www.adobe.com/devnet/flashpla...reen_mode.html

    I got this to work but the problem i'm having now is, the entire stage goes full-screen instead of just the video. I can't seem to figure out how to make the video alone full-screen, i'm not even sure if it can be done.

  4. #4
    Senior Member
    Join Date
    Apr 2002
    Posts
    2,849
    Well the video is part of the Flash movie, so to make the video full screen you have to make the Flash movie full screen. You could experiment with Stage.scaleMode and see if that helps at all.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  




Click Here to Expand Forum to Full Width

HTML5 Development Center