A Flash Developer Resource Site

Results 1 to 3 of 3

Thread: Making a projector fullscreen without enlarging the actual swf and contents?

  1. #1
    Senior Member
    Join Date
    Dec 2000
    Location
    The Kingdom
    Posts
    124

    Making a projector fullscreen without enlarging the actual swf and contents?

    Hi all,

    What I need to do is have a projector file that will be fullscreen but I want the contents of the swf (ie in the case the 760x420 movie) to stay in the center of the screen without being enlarged.

    So in a nutshell I need there to be a white full screen background but with the 760x420 movie shown in the middle of the screen.

    Could anyone tell me how to do this please?

    Thanks,

    Seth
    [swf width="300" height="40" background="#FFDDBB"]http://www.planethalflife.com/bushido/footer.swf[/swf]

  2. #2
    Former Employee of Satan Napalm's Avatar
    Join Date
    May 2000
    Location
    Stellenbosch, South Africa
    Posts
    561
    FSCommand(fullscreen, true);
    FSCommand(allowscale, false);
    Never underestimate the power of stupid people in large groups

  3. #3
    Senior Member
    Join Date
    Dec 2000
    Location
    The Kingdom
    Posts
    124
    I love you. In a manly, heterosexual kinda way of course.

    It was the second fscommand that I lacked. Thank you very much.
    [swf width="300" height="40" background="#FFDDBB"]http://www.planethalflife.com/bushido/footer.swf[/swf]

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