| Papalima 2006-11-05, 10:33 pm |
| This seems to be quite a common problem. My flash site loads XML files for its
content. Each section of the site loads a jpg or swf into an html format text
box by constructing a standard html <img> string. I do it like this rather than
attachmovie etc because the content can be different formats. It all works fine
BUT... images embedded within an external swf are being anti-aliased when
imported. I have checked all the usual settings..pixel boundaries, scaling etc.
The external swf quality is fine until it is brought into the main site. If I
use '_quality=LOW' it fixes the bitmap quality problem but puts the entire site
into LOW quality. I have tried applying the _quality property to just the clip
holding the html textfield but the property still changes the resolution of the
whole site. PHEW!! Sorry its long-winded but I wanted you all to get a clear
picture (no pun intended) of what was going on.:confused;
|