Flash videos float on top of PDshop's Pop-Up window or DropDown menu
If you insert a Flash video and it appears on top of PDshop's Pop-Up window or DropDown menu, consider modifying the code you used to embed the flash video. If PDshop elements appear behind your video, than your code is telling the web browser that your video belongs on top. See code below to correct.
Sample Flash Code to correct layer issues:
<param name="wmode" value="transparent">
NOTICE: "Flash is dead" according to many industry experts. Flash is now considered obsolete, consider using a different Video format. We recommend uploading your videos to YouTube, you can easily embed YouTube videos into any content sections.
Sample Flash Code to correct layer issues:
<param name="wmode" value="transparent">
NOTICE: "Flash is dead" according to many industry experts. Flash is now considered obsolete, consider using a different Video format. We recommend uploading your videos to YouTube, you can easily embed YouTube videos into any content sections.
Related Topics
Article Applies to:
ASP.NET (Microsoft's .NET)
Search for help...