I have a problem. When I motion tween this graphic to make it scroll across the screen, the images look distorted and “wavy” almost like water. However, it only looks like this in the browsers. When you test it through Flash they look fine (not like they’re “wavy”). the image is a .png — you can view it here
Are you sure you have the right width & height for your flash movie on the html page? Also I checked the source of the html code and it looks like you are only using an embed tag, where the standard is usually to use an object tag together with an embed tag for flash movies. That may be related to your issue.