Old 03-03-2009, 04:59 PM   #1 (permalink)
Junior Member
 
Join Date: Oct 2008
Posts: 7
Default Sharpness and scaling of images

What does line 226 if swapped between TRUE and FALSE. I cannot see a difference.

Thanks

Last edited by tacbob; 03-04-2009 at 11:42 AM.
tacbob is offline   Reply With Quote
Old 03-06-2009, 07:45 PM   #2 (permalink)
Junior Member
 
Join Date: Mar 2009
Posts: 7
Default

i would also like to know if there is a way to control/decrease the amount the images are blurred. I'm using some text in the images and that is blurred way too much...
polyconic is offline   Reply With Quote
Old 03-07-2009, 12:05 PM   #3 (permalink)
OYXLUSFlash.com Staff Member
 
Adrian's Avatar
 
Join Date: May 2008
Posts: 1,969
Send a message via Yahoo to Adrian Send a message via Skype™ to Adrian
Default

Tacbob, it sets either if it allows transparency or not on transparent PNG files for example. Please read the flash documentation on BitmapData.

Polyconic,
There isn't a way you can control this. Please read here
Adrian is offline   Reply With Quote
Old 03-09-2009, 12:12 PM   #4 (permalink)
Junior Member
 
Join Date: Oct 2008
Posts: 7
Default

Polyconic.

On line 231 you have the script below.
If you change the value to FALSE then any rasterized text that you have placed on an image should sharpen. I tried this and it does work. However, it does blur the whole image. Eventually, I left the value at TRUE and placed bigger text on my images. The bigger the font, the sharper it appears when using this method. It was pointless having the text sharp but the images soft.




Img.attachBitmap(bd, Img.getNextHighestDepth(), "auto", true);
tacbob is offline   Reply With Quote
Reply

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT. The time now is 04:37 AM.