A Flash Developer Resource Site

Results 1 to 7 of 7

Thread: Amount of pixels

  1. #1
    Senior Member Camme's Avatar
    Join Date
    Oct 2001
    Location
    Belgium
    Posts
    567
    How many pixels of width has an internet page?
    I want to make an image that has exactly the same with as the width your browser shows you.
    The height is already set to 400 pixels for the image

    Thanks in advance
    Greetings
    Camme

  2. #2
    Senior Member
    Join Date
    Dec 2001
    Posts
    174
    there is no fixed width to a web page, but the general rule is to be able to fit it in 800x600 monitor.

  3. #3
    Planet Claire Embassator herr_dada's Avatar
    Join Date
    May 2002
    Location
    53 miles west from Venus
    Posts
    419
    bad news! don't do it! users with a higher res will get this look on their face: "WTF is this?"

  4. #4
    Heaven is made
    of 1's and 0's
    Eyenovation's Avatar
    Join Date
    Feb 2001
    Location
    So. California
    Posts
    1,851
    Originally posted by herr_dada
    bad news! don't do it! users with a higher res will get this look on their face: "WTF is this?"
    So will people when they realize they cant read the darn content of the page, without scrolling or moving things around. Obviously a bigger size is ideal - just keep usability in mind.

    Good luck.

  5. #5
    Senior Member
    Join Date
    Apr 2001
    Posts
    1,660
    just start of at a 760*420 settings
    this will fit right into a 800*600 screen res.

    if you're a dare devil use 955*600 for 1024*768 useres.

    anyway still 60% of all internet users are on the 800*600

  6. #6
    OpticallyDevoted
    Join Date
    Sep 2002
    Location
    RI
    Posts
    134
    sure 60% are running 800x600... but i bet those same 60% have upgraded to a 17inch monitor in the least year... they just arent aware they can resize, or they dont care...

    i build at whatever res i deem apropriate for the project im working on.

    but thats the great things about svg's.. it IS scalable.. no matter what size you export too, when you drop your flash reference on a webpage, you can re-size it accordingly.. maybe even have two pages with two different sized version of the same flash file...

    800x600 ya-ya's go here...

    uber 1280x1024 googly-eyes go here...


  7. #7
    mr producer jasonpratt's Avatar
    Join Date
    Mar 2002
    Posts
    910
    i think you can use javascript to direct a user to a secified page depending on screen resolution...
    so you could do a biggie and a small one if you're feeling daring...

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