why does my flash images appear above get statifaction? help!
my flash images pops up over the Get Satisfaction interface, how can I fix this?
4
people have this problem
I have this problem, too!
Tell me when someone solves it.
The more people who report this problem, the more it gets noticed.
The more people who report this problem, the more it gets noticed.
-
Inappropriate?Sorry, but I'm unsure what you mean. You're seeing something on our site, some kind of Flash movie? Is it possible to take a screen shot of what you're seeing?
-
Inappropriate?I am having the same issue as well. The embedded flash that is on my page is appearing over the widget.
-
Inappropriate?same over here
-
Inappropriate?I've asked our team to take a look and see if this is something we can troubleshoot. I think they may know about this Flash issue.
-
Inappropriate?Good news: we are going to be releasing a Flash compliant version of the widget next week.
The company says
this solves the problem
-
Inappropriate?I don't think it is ready, but let me check to be sure. Try to get back to you in a more speedy manner this time.
-
Inappropriate?I am happy to report that this has been fixed.
-
Inappropriate?Hi Eric, I'm trying to get the widget working with a full-Flash site (www.crudigital.com.au) to no avail. Any tips?
-
Inappropriate?Full Flash? Boy, I just am not sure about that. I am on Safari and see the widget, although it doesn't appear like an overlay over content. Background is gray, but it appears to work.
-
Inappropriate?Hi Eric, managed to get it to work - check it out :) www.crudigital.com.au
I’m excited
-
Cool. Approved your claim, too, so you should have admin access now. -
Inappropriate?Hi Eric, I still can't get it to work on IE. In FF, the getsatisfaction widget appears over the flash display, but in IE it still doesn't look right.
Please refer to this page to see what I mean.
http://portal.ebizmobility.com:11084/
and
http://portal.ebizmobility.com:11084/...
thanks -
Inappropriate?I'll have to ask the dev team to take a look. It's beyond my expertise.
-
Inappropriate?Hi egurock
Changing wmode to transparent should fix the problem in IE. In your case you need to change it in the javascript method call to AC_FL_RunContent
AC_FL_RunContent(
'codebase', 'http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=10,0,0,0',
'width', '250',
'height', '130',
'src', 'index_left',
'quality', 'high',
'pluginspage', 'http://www.adobe.com/go/getflashplayer',
'align', 'middle',
'play', 'true',
'loop', 'true',
'scale', 'showall',
'wmode', 'transparent',
'devicefont', 'false',
'id', 'index_left',
'bgcolor', '#ffffff',
'name', 'index_left',
'menu', 'true',
'allowFullScreen', 'false',
'allowScriptAccess','sameDomain',
'movie', 'index_left',
'salign', ''
); //end AC code
I’m confident
1 person says
this solves the problem
Loading Profile...



EMPLOYEE


