Forum Moderators: open

Message Too Old, No Replies

Flash and Screen Resolution

         

paseo

1:05 pm on Jan 18, 2008 (gmt 0)

10+ Year Member



Hi,

I have created a flash file that is 750 (width) adn 500 (height). When viewed on a computer using 1024x768, the site looks good. When viewed on 800x600, the flash file is moved toward the bottom of the page. It seems as though when 800x600 is used, it crops it off and doesnt extend the window.

My question..is there a way to tell IE to just expand to the right and include a slider to move left or right as opposed to just setting a static width and if it exceeded to move it to the next empty line...

Any help is appreciated..if you need an example, please let me know

paseo

1:38 pm on Jan 18, 2008 (gmt 0)

10+ Year Member



Nevermind....solved

Issue was solved as mentiond below:

Within the <object> and <embed> sections, set width="100%" as opposed to any static number.

paseo

1:38 pm on Jan 18, 2008 (gmt 0)

10+ Year Member



Nevermind....solved

Issue was solved as mentiond below:

Within the <object> and <embed> sections, set width="100%" as opposed to any static number.