A Flash Developer Resource Site

Results 1 to 3 of 3

Thread: Different Screen resolution woes.

  1. #1
    Junior Member
    Join Date
    Jul 2000
    Posts
    1
    Dear Mates,
    I am developing a dynamic web site and will really appreciate it if there is anyone who knows how to solve the inconsistency of screen resolution between different viewers.
    How do you actually dynamically programe the size of a flash movie automatically to suit different terminals.

    Pls reply.
    Dearest.

  2. #2
    President, save the
    New Zealand dollar foundation

    Join Date
    Jun 2000
    Posts
    1,743

    Smile

    theres a couple of ways, and lots of experimentation to do at different res settings, but I would try setting percentage values for your movie in the HTML output, rather than pixel values. If you set the width at 97% and the height at 97% your movie will resize to the window, and maintain the aspect as well!!

  3. #3
    Member
    Join Date
    Mar 2000
    Location
    Madrid, Spain
    Posts
    51
    ... or you can conssider to open a new window for your flash movie with javascript openWindow() thing, with fixed width and height (cheking for the different browsers, 'cos it is not that easy ..) .. up to you!

    Regards
    TiMuN

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