Hello, I have a flash file in which the share code doesn't work that's found on the widget. When the code is embeded into html, myspace etc it shows a blank box. I need this fixed ASAP. It should be fixed on the actual flash widget. Here is a example of the code: <object width="560" height="300"> <param name="movie" value="http://flabell.com/files/29_e2705_26a4bfed286a331b71b821a47ed37780/deploy/preview.swf?stageW=560&stageH=300&pathToFiles=http://flabell.com/files/29_e2705_26a4bfed286a331b71b821a47ed37780/deploy//files/29_e2705_26a4bfed286a331b71b821a47ed37780/deploy/player/&settingsPath=http://flabell.com/files/29_e2705_26a4bfed286a331b71b821a47ed37780/deploy//files/29_e2705_26a4bfed286a331b71b821a47ed37780/deploy/player/xml/settings.xml&xmlPath=http://flabell.com/files/29_e2705_26a4bfed286a331b71b821a47ed37780/deploy//files/29_e2705_26a4bfed286a331b71b821a47ed37780/deploy/player/xml/mp3_player.xml&imageWidth=140&imageHeight=200"></param> <param name="allowFullScreen" value="true"></param> <param name="allowscriptaccess" value="always"></param> <embed src="http://flabell.com/files/29_e2705_26a4bfed286a331b71b821a47ed37780/deploy/preview.swf?stageW=560&stageH=300&pathToFiles=http://flabell.com/files/29_e2705_26a4bfed286a331b71b821a47ed37780/deploy//files/29_e2705_26a4bfed286a331b71b821a47ed37780/deploy/player/&settingsPath=http://flabell.com/files/29_e2705_26a4bfed286a331b71b821a47ed37780/deploy//files/29_e2705_26a4bfed286a331b71b821a47ed37780/deploy/player/xml/settings.xml&xmlPath=http://flabell.com/files/29_e2705_26a4bfed286a331b71b821a47ed37780/deploy//files/29_e2705_26a4bfed286a331b71b821a47ed37780/deploy/player/xml/mp3_player.xml&imageWidth=140&imageHeight=200" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="560" height="300"></embed></object> HTML: