Advertisement

Check out our new and improved Advanced Search! We have added additional search options and the ability to save your searches.
 
Enter Keywords:
 
1 - 10 of 16(0 seconds)
[x]
The Solution Rating System

With so many solutions, how can you tell which solutions are most likely to help you and which ones are not? To provide you with a tool to use, we rate our solutions based on various elements that most accurately determine if a solution is a quality solution. To explain what factors affect the solution rating, here are the elements we take into consideration when formulating our solution rating.

  • The Grade of the Solution
  • The Zone Rank of the Expert Providing the Solution
  • The Number of Author and Expert Comments
  • The Number of Experts Contributing
  • The Feedback of the Community

Your Input Matters
Because of the way the system is set up, the most important variable in this equation is you. As a member of Experts Exchange, you are able to cast your vote on the quality of the solutions in regard to how complete, accurate, helpful and easy to understand each solution is. When you provide your feedback, each rating is adjusted accordingly. So, if you see a solution that has a poor rating that you think is a good solution, let us know by rating it. As you do, the rating will be adjusted and will become more accurate for other members of our site.

If you have any suggestions that you would like to make for our rating system, please ask a question in the Suggestions Zone of Community Support.

Thank you!

7.4
is ther a fix for this?
Zones: ProgrammingDate Answered: 08/28/2005 Views: 6
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: ColdFusion Application ServerDate Answered: 10/02/2005 Views: 4
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 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 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 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 Views: 53
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 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 Views: 156
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 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 Views: 0