A Flash Developer Resource Site

Results 1 to 3 of 3

Thread: Stop window resizing

  1. #1
    Member
    Join Date
    Apr 2006
    Posts
    42

    Question Stop window resizing

    Hi all...I don't know if this can be achieved, but I've got a swf file that is 800x600 which resizes to full screen and it shrinks whenever the user resizes the browser's window (I'm happy with this)
    Now is it possible to make the browser's window stop once it reaches 800x600?

  2. #2
    AKA [ Paul Bainbridge] webdreamer's Avatar
    Join Date
    Aug 2001
    Location
    Glasgow, Scotland, UK
    Posts
    3,317
    Check your embed code and make sure that allowscale=false or noScale=true.
    can you post a link to the page?
    .: To me AS is like LEGO, Only for the big Kids :.
    - Site - Blog - Twitter - Linkedin
    bringmadeleinehome.com

  3. #3
    Member
    Join Date
    Apr 2006
    Posts
    42
    At the moment is offline....I'm fine with the swf scalling upto whatever browser is being looked at (full screen), it's when the browser is scalled down further than the swf's stage size (ie 550x400 or 800 x600) that's when I want it to stop scalling

    Wouldn't allowscale=false or noScale=true stop the browser from scalling altogether???
    Last edited by digicam; 07-15-2008 at 10:04 AM.

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