FLASH SITE BLINKS when published! Please HELP!

Hey there!
i have a flash website with 4 buttons. When each button is pressed, I have an image in a movie clip which is triggered. This is all with actionscript and the whole site never goes past frame one on the timeline.
When I test movie, all is well. When i publish and open in browser, the site and the images blink for quick second and then go away. Almost as if opacity is 100% for the first frame, and then 0% for the second frame.
Like I said, the whole site is constructed on frame one, and the images have script that says, onenterframe alpha = 0

its almost as if, when the site comes up, it doesnt catch this script until its too late,

thanks for the help!