I’m new to website design and Flash in particular so please bear with me…
I’ve designed my website which I am pleased with…I’ve done all the animations that I wanted…everything looks and works fine when I ‘Control>Test Movie’… However,
…when I ‘Publish Preview’ my page moves to the left, leaving a space on the right hand side. I expected the page to remain central as I see it in Test Movie. Could someone tell me why it changes position and how I can keep it central?
Without seeing your code, I would imagine that your HTML published file does not say “Hey, Center this SWF file!!”. So, you could drag your final HTML page into Notepad and 1) Make sure the body bgcolor matches your movie then 2) Add a <center></center> wrapper around your SWF Object.
File-Publish Settings is a good place to start though…