A Flash Developer Resource Site

Results 1 to 3 of 3

Thread: Flash publish settings

  1. #1
    Junior Member
    Join Date
    Oct 2008
    Posts
    5

    Flash publish settings

    Hi, I've got a publish settings problem. Basically I need a flash page to fill the page, but only the width. I've attached the publish settings i've got at the moment, but I need the page to be able to scroll down and not the height of the page to fit the height of the browser. Any ideas anyone?
    Attached Images Attached Images

  2. #2
    Flash/Flex Developer samac1068's Avatar
    Join Date
    Apr 2007
    Location
    Here, no there
    Posts
    1,813
    Flash is very specific when it comes to height and width requirements. It sounds like you need to have your HTML page control the content based on the browser size.
    Some people are like Slinkies, not really good for anything, but they bring a smile to your face when pushed down the stairs.

  3. #3
    the naked eye waynenort's Avatar
    Join Date
    Jan 2002
    Location
    Melbourne, Australia
    Posts
    334
    If it is a HTML issue then:

    Open your html in dreamweaver and alter your Flash movie's 'width' and 'height' in the 'properties box': w = 100% h =100%. If it's to be scale proportionally then make sure 'scale' in the dreamweaver 'properties box' says "Default (Show all)". Otherwise this can be set to "Exact fit" which allows your Flash movie to also fill the browser but may stretch it out of proportion slightly.

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