..


Sponsored Links

How do I set wmode = "transparent" using SWFObject?

To view the flash movie with a transparent background using the SWFObject library must be passed within the Javascript code invocation, the parameter wmode as an example:






 var flashvars = {};







 var params = {wmode: "transparent"};







 var attributes = {};







 swfobject.embedSWF ("filmato.swf", "filmatoID", "300", "200", "9.0.0", "expressInstall.swf", flashvars, params, attributes)



In the same category ...
E-Learning
Flash MX (Advanced) Flash MX (Advanced)
Become a designer of Web sites from 29 €.
Flash MX and ActionScript (Course) Flash MX and ActionScript (Course)
Become a developer of Web sites from 29 €.
Sponsored Links