A Flash Developer Resource Site

Results 1 to 2 of 2

Thread: Keep Image size

  1. #1
    Junior Member
    Join Date
    Sep 2006
    Posts
    9

    Keep Image size

    Imscaling my swf with html code. Now what im wondering is there a way to keep the few images i have in the swf from scaling as they get fuzzy as the swf is upscaled. I tried some action script but it kept the whole swf from scaling not the just movie clip with image inside including the master swf which Im externaly loading my main swf's onto.

    Any help would be greatly apreciated.

  2. #2
    Banned deepakflash's Avatar
    Join Date
    Aug 2007
    Location
    [Object not found]
    Posts
    1,160
    ofcourse if you scale your swf through html, all the content inside swf will get scaled. that's nature, or if you are trying to go against the rule of nature then may be scale your internal MC through mc._xscale=mc._yscale=someValue; which may look abnormal when you havent published your swf yet....
    lol, man it can not happen unless you have your content open up in another html page when clicked and this html page does not have a scale code
    Last edited by deepakflash; 01-29-2008 at 01:07 PM.

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