﻿<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/">
  <channel>
    <title>Web Development</title>
    <description>Web Development Information</description>
    <link>http://www.computepros.com/Home/tabid/36/BlogId/4/Default.aspx</link>
    <language>en-US</language>
    <managingEditor>matt@computepros.com</managingEditor>
    <webMaster>admin@computepros.com</webMaster>
    <pubDate>Wed, 07 Jan 2009 05:45:24 GMT</pubDate>
    <lastBuildDate>Wed, 07 Jan 2009 05:45:24 GMT</lastBuildDate>
    <docs>http://backend.userland.com/rss</docs>
    <generator>Blog RSS Generator Version 3.4.0.39853</generator>
    <item>
      <title>Fix for drop down menu hiding behind flash in Mozilla and Internet Explorer Browsers</title>
      <description>&lt;p&gt;If your drop down menu disappears behind your flash file in either Internet Explorer or Mozilla Firefox, there is an easy fix for this. In your html code, add the following code to your flash file.&lt;/p&gt; &lt;p&gt;&lt; name="wmode" value="transparent"&gt;&lt;/p&gt; &lt;p&gt;Before Fix &lt;br /&gt;&lt;img border="0" alt="" src="http://www.solsticenext.com/Portals/3/images/vmode1_1.jpg" /&gt;&lt;/p&gt; &lt;p&gt;After Fix &lt;br /&gt;&lt;img border="0" alt="" src="http://www.solsticenext.com/Portals/3/images/vmode1_2.jpg" /&gt;&lt;/p&gt; &lt;p&gt;This will make the flash file transparent and your menu will be seen.&lt;/p&gt; &lt;p&gt;&lt;span style="font-weight: bold"&gt;Code Example :&lt;/span&gt; &lt;br /&gt;&lt; src="http://www.website/flashfile.swf" width="500" height="333" scale="ShowAll" play="true" loop="true" menu="true" style="font-weight: bold;"&gt;wmode="transparent" quality="1" type="application/x-shockwave-flash"&gt;&lt;/p&gt;</description>
      <link>http://www.computepros.com/Home/tabid/36/EntryID/9/Default.aspx</link>
      <author>matt@computepros.com</author>
      <comments>http://www.computepros.com/Home/tabid/36/EntryID/9/Default.aspx#Comments</comments>
      <guid isPermaLink="true">http://www.computepros.com/Default.aspx?tabid=36&amp;EntryID=9</guid>
      <pubDate>Wed, 06 Aug 2008 20:25:00 GMT</pubDate>
      <slash:comments>0</slash:comments>
      <trackback:ping>http://www.computepros.com/DesktopModules/Blog/Trackback.aspx?id=9</trackback:ping>
    </item>
  </channel>
</rss>