Topic: stage.scaleMode
I have searched the forums but have yet to find a solution to my question. I am building my website in flash and have simpleviewer embedded and working mostly correct. My only problem is that the rest of my site is set to fit the users resolution. The rest of my swf has stage.scaleMode Exact fit. I realize that simpleviewer is set to no scale. regardless if I comment out or set scaleMode to exact fit in the AS that loads simpleviewer, it still defaults to no scale. Is there a way to fix this?