Enter Keywords:
1 - 10 of 16(0 seconds)
Sort By:
 
Why doesn't this code work?  The Flash form loads, but the chart doesn't. <CFSCRIPT>       // Set up a query object with some random data //       Variables.Views = QueryNew("Date,Views");       QueryAddR...
Zones: Cold...Date Answered: 10/02/2005 Rating: 9.6 Views: 0
Hi, I wonder if anyone can help me put together a browser sniffer: What I need to do is: 1. sniff for browsers that do not support WMODE (see below) 2. sniff for browsers that do not have flas...
Zones: JavaScript, Plug InsDate Answered: 02/21/2006 Rating: 6.2 Views: 0
To make a swf transparent for IE you embed this code in between the object tags <param Name="wmode" Value="Transparent"> Does anyone know a way to do this in Netscape?
Zones: Adobe FlashDate Answered: 03/09/2001 Rating: 8.0 Views: 0
i have the perameters: <PARAM NAME=wmode VALUE=transparent> and this works with IE to hide the borders that i recieve on the left and right side of the movie when i resize my movie through th...
Zones: Adobe FlashDate Answered: 10/04/2001 Rating: 6.2 Views: 0
OK I've read a lot of message boards over the past few days covering all sorts of topics inside of my question, but I still have no resolution. I know its got to be possible .. so lets see what the...
Zones: Web DevelopmentDate Answered: 07/23/2003 Rating: 6.0 Views: 50
is there a work around for <param name="wmode" value="transparent" /> in netscape? my pop up menus aren't overlapping my flash movie.  
Zones: Adobe FlashDate Answered: 09/25/2003 Rating: 9.8 Views: 0
Hello, does anyone know how to get a transparent background / wmode when using swfobject.js Cheers
Zones: Adobe FlashDate Answered: 06/15/2007 Rating: 9.0 Views: 90
I found that I could add the following parameter to an <object> tag for a flash movie and movie will become transparent.   <param name="wmode" value="transparent"> However, I found that this ...
Zones: Web BrowsersDate Answered: 08/29/2003 Rating: 8.0 Views: 0
Hi all.  I made a small movie, and in the last frame of scene 1 I have a gotoURL.  I placed the movie in an html document, and due to drop down menus, I used wmode value transparent.  That solved m...
Zones: Adobe FlashDate Answered: 10/05/2004 Rating: 7.4 Views: 0