Hi, In this .swf where can I place the stage color? I am using the www.osmf.org/configurator/fmp/ and it made the stage color black? Which is suppose to be #999
HERE IS THE CODE SCRIPT:
<object width=“600” height=“409”> <param name=“movie” value=“http://fpdownload.adobe.com/strobe/FlashMediaPlayback.swf”></param><param name=“flashvars” value=“src=http%3A%2F%2Fgfdesignwise.com%2Fjbm_site%2Fvideo%2Fsplash.swf&controlBarMode=none&playButtonOverlay=false&autoPlay=true”></param><param name=“allowFullScreen” value=“true”></param><param name=“allowscriptaccess” value=“always”></param><embed src=“http://fpdownload.adobe.com/strobe/FlashMediaPlayback.swf” type=“application/x-shockwave-flash” allowscriptaccess=“always” allowfullscreen=“true” width=“600” height=“409” flashvars=“src=http%3A%2F%2Fgfdesignwise.com%2Fjbm_site%2Fvideo%2Fsplash.swf&controlBarMode=none&playButtonOverlay=false&autoPlay=true”></embed></object>