A Flash Developer Resource Site

Results 1 to 4 of 4

Thread: Image Quality on Full Screen

  1. #1
    Junior Member
    Join Date
    Dec 2004
    Posts
    4

    Image Quality on Full Screen

    Hey,

    When i use the code:

    fscommand ("fullscreen", true);

    To have a full screen movie, my images seem to loose their quality (high quality is turned on btw). Is there any way i can stop this is, or is there another code i can use?

    Thanks.

  2. #2
    Flashkit Veteran joejoe2288's Avatar
    Join Date
    Apr 2004
    Location
    Hickville, Oregon
    Posts
    2,554
    try
    code:

    fscommand("allowscale",false);

    So tired of all the fighting....

    http://joejoe2288.kawanda.net

  3. #3
    Banned
    Join Date
    Apr 2001
    Location
    Montréal, Québec.
    Posts
    25,397

    Wrong syntax!

    fscommand("allowscale","false");

  4. #4
    Flashkit Veteran joejoe2288's Avatar
    Join Date
    Apr 2004
    Location
    Hickville, Oregon
    Posts
    2,554
    sorry, that context worked fine on mx 04 sorry i forgot about all you MX users
    So tired of all the fighting....

    http://joejoe2288.kawanda.net

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