alrighty view your wix profile (not preview)
after doing so press ctr+u
look for line 118 (numbers visible on the left hand side)
copy the large amount of text within the quotation marks.
open a new page and go to
tinyurl.comenter what you got from text
now at the begining add
http://static.wix.com/client/app.swf?
and at the end add
embedFormat=websites
create tinyurl...then copy the new url at the bottom and paste into the media box.
click
here for a better explanation.
also i use this for my media size
html, body { background: #000000; }
.column, #columns { overflow: visible !important; }
#columns { width: 1000px; margin-left: auto; margin-right: auto; float: none; position: relative; top: 50px; }
#column_1, #column_2, #column_3 { position: absolute; margin: 0; }
.media_panel { height: 650px !important; width: 1000px; overflow: hidden; }
.media_panel embed, .media_panel object { height: 1000px; width: 1000px; }
.panel { margin: 0; padding: 0; background: transparent; }
.panel h2 { display: none; }
hope i was helpful in some way
wink