I'm new in KoolMoves. I just put some images into project and I set it to be buttons, which would be played sound on mouse over. Then I exported it to swf in html page. It works great, but images in flash look like it would be resized - their borders doesn't meet each other in one point, but there are differences about one pixel. Smooth, round edges also has thresholds.
Why it's resized, when in html file generated with swf is written:
swfobject.embedSWF("file.swf", "file", "344", "441",......
so there are exactly the same as width/height of flash project?

What's more, when I open alone swf file in any browser, images look strange like it would be compressed or some left most pixels would be copied or moved on right end of image. What the hell is that? I use web editor/creator that doesn't need java file, it need only swf file. But it looks poor. In html page generated by Kool moves looks good, but, as I said, images are bit resized so edges has threshold.
What shall I do?