javascripthtmlflashwmode

How can I know the default wmode value of an object element?


I am debugging a webpage with some flash objects which have no wmode set. I need to know which value the browser or flash player is assigning to them.


Solution

  • The default wmode should be window according to the docs.