hi all,
i've installed the SimpleViewer module and am hoping there's some way to make the background of my swf file transparent, so that my site background will show through. there seems to be no way to set background_alpha or wmode using the SimpleViewer interface within CMSMS. I've had a look at the php file in the SimpleViewer folder, and am a bit timid to just start hacking around... is there an elegant way to do this? with CSS perhaps? or? any and all suggestions welcome!
the page i'm trying to fix is at http://srv.maia2.com/~marknodo/cmsmadesimple/
i've been able to change the background color, no problem. but how to make the background go away completely?
Thanks --
SimpleViewer Module: can background of swf be made transparent? Topic is solved
Re: SimpleViewer Module: can background of swf be made transparent?
If you make a look at the source you will found output will be defined in line 424-438.
Think you could insert there some other parameters for embedding flash.
Think you could insert there some other parameters for embedding flash.