I'm just starting to learn flash, and as I learn I'm attempting an escape the room game. I made all the (fairly awful, but that's not the point) graphics in Photoshop (CS3) and imported them to Flash (also CS3). I'm only at the beginning stages, coded a basic idea for the inventory and moving left and right to change views. But now, when I test the game or publish preview it in flash format, outlines like this appear around where every object should be:

flash.png

The empty outlines are objects with their alpha component set to zero that will appear in different frames.

Also, when I do publish preview to HTML:

html.png

There's also the fact that the graphics themselves become worse quality when imported to flash, even if I import them as pngs...

Here's my view in flash:

viewinflash.png

Again, I'm a beginner, so maybe this is a really simple problem or something that happens often, but when searching I just couldn't find it. If necessary, I can post some code.

Thanks!