Scaling my movie down

Ask a Question related to Macromedia Flash Sitedesign, Design and Development.

  1. #1

    Default Scaling my movie down

    Hello,

    I have a client who is adamant that their site be larger than 800x600, so that
    people on higher screen resolutions don't have a tiny little site to view. We
    still want to allow users on 800x600 to view the site, but not have to scroll
    or anything. Our solution was to develop at 1024 and then detect each user's
    screen resolution, and if it was 800x600, we'd scale the movie down just for
    those users. This doesn't seem to work exactly as I had figured. Text goes
    funny, especially _sans, which is next to illegible. Using Arial is better
    more legible, but I'd like to stick with _sans for anyone above 800x600. Is
    there any way of achieving a solution that pleases everyone?

    FearX Guest

  2. Similar Questions and Discussions

    1. html div scaling to flex movie size
      Hi there, I know this is not a 100% flex question... but I don't know how to manage this... I have a flex application that has a 100% width and...
    2. scaling swf
      i have an html doc that i want to place the swf file in and having the swf file scale 100% x 100%. When i change the width and height parametres of...
    3. scaling
      How do I check to see if an image has been scaled. The scaling in the top menu shows a file is still 100% but I can tell it has been scaled. How...
    4. scaling in In Design
      My question is if an image correction software application (Inteletune) is used to make tone correction then that image is imported into In Design...
    5. Scaling with 10.0.3 in OSX
      I used to be able to hold down the shift key while resizing objects and they would retain their integrity while scaling. However I have just upgraded...
  3. #2

    Default Re: Scaling my movie down

    I would suggest using the Stage object and laying out the webiste differently
    depending on stage size. That way you can avoid resizing text fields that have
    non-embedded fonts in them. THose fonts will change their apparent font size
    as it is scaled (as you've seen).

    This is certainly more work for you, but it could be an option to avoid
    scaling if you want it.

    Justin E-C Guest

  4. #3

    Default Re: Scaling my movie down

    I had a problem related to resizing flash movie.
    on a normal browser its ok but I used full screen option for it, & its
    running slower on some PCs as there are some high quality effects used in
    the movie

    serouj


    Serouj Baghdassarian Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139