Let's Get Started!
n390, based in Atlanta, Georgia, is a web application and design consultancy. We specialize in implementing content management systems which empower our clients to create a rich and dynamic web presence.
Our Services
- Content Management Systems
- Web Design
- Web Applications
- Search Engine Optimization
- Internet Marketing Campaigns
- E-Commerce Solutions
- Managed Hosting
- Professional Maintenance
Comments
16 Mar 2009 at 15:18.
Also remember
for the MyFlashFile.swf you should be sure to use just a relative path there or else IE7 (maybe 6 too) will fail to load the file.
so if your flash file is in some directory be sure to do like, "files/flash/MyFlashFile.swf".
14 Mar 2009 at 02:03.
Edit: Fix so Flash will show below other elements
Flash seems to force itself onto the top-most layer. If you have other elements you want to show on top of the flash then add this parameter:
<param name="wmode" value="opaque" />