Swf file doesn't play online

Ok, well I finished my first flash layout using Flash MX 2004…it’s going to be used on my myspace. The problem is the file won’t play online/on a website when I upload it. I’ve tried uploading it to photobucket, imageshack, and another site that another user was using for swf files and it won’t play on any of them. The only thing that works when the swf is uploaded, is the buttons that only have links on them. The buttons that use the external swfs, don’t load when clicked.

Everything works fine when I test the layout using swf and html using flash, but after uploading it online, it doesn’t work.

Now on myspace to use flash you have to use div overlay so this is what I’m using below including the embed, I don’t know if this will help anything but it’s below:

<div style=“position:absolute; top:120px; left: 40%; margin-left: -278 ; height: 3000px ; width: 800px; text-align:center; overflow:none; border:none; background-color: black;”>

<embed src=“http://users.cjb.net/dlink/myspacelayout1.swf" quality=“high” pluginspage="[url=“http://www.macromedia.com/go/getflashplayer”]http://www.macromedia.com/go/getflashplayer” type=“application/x-shockwave-flash” width=“700” height=“750”></embed>

So, does anyone know how I can get it to work online?

I appreciate any help thanks.