A Flash Developer Resource Site

Results 1 to 4 of 4

Thread: completly full screen in flash code?

  1. #1
    stef - digital-farm.co.uk Stefan150's Avatar
    Join Date
    Mar 2002
    Location
    London
    Posts
    325

    completly full screen in flash code?

    Hello flashers!

    Can one of you kind people tell me the code to put in my .fla to have the movie disply full screen. I need a logo to be looped in a meeting and just want a completly white screen with the animated logo in the middle.

    I dont want the logo to scale larger either as my images quality is affected.

    Please reply asap the meeting is tomorrow morning and its already 12:05am.

    Thanks a mill.

    Stef.
    Last edited by Stefan150; 10-18-2005 at 07:17 PM.

  2. #2
    FK's Official Mac Hater jasonsplace's Avatar
    Join Date
    Mar 2002
    Location
    Provo, Utah
    Posts
    2,245
    put the following on the first frame as your FLA:
    fscommand("allowscale", "false");
    fscommand("fullscreen", "true");

    if that doesn't work then remove the quotes on the true and false...this doesn't work if you run it through a web browser.
    Jason L. Wright
    I'm not that hard to imitate. Just make some random negative claim at Apple or anything else for that matter and then have nothing to back it up.

  3. #3
    stef - digital-farm.co.uk Stefan150's Avatar
    Join Date
    Mar 2002
    Location
    London
    Posts
    325
    You are such an amazing person.

  4. #4
    FK's Official Mac Hater jasonsplace's Avatar
    Join Date
    Mar 2002
    Location
    Provo, Utah
    Posts
    2,245
    Well thank you.
    Jason L. Wright
    I'm not that hard to imitate. Just make some random negative claim at Apple or anything else for that matter and then have nothing to back it up.

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