On my webpage I have a SWF video player, I work on it as a pop tag, I want to draw a divination tag with the index. It has a very general popup so I can not make it as a part of SDF but SWF has too much zindex and no HTMLML unit will be allowed to sit on it. How do I get it or there is an alternative solution?
Thanks
Some arguments That is to pass the SWF file so that it can be able to get it. In the HTML presentation, you should put the object inside the tag:
& lt; Param name = "wmode" value = "transparent" & gt;
And ...
& lt; Embed wmode = "transparent" ...
The same value should be applied if you are using a JS library to render the SWF object.
Comments
Post a Comment