Help Desk / Customer Service Software Live Chat, Email-Ticket and Knowledge Base Management

Live chat Live chat Phone 877-LIVE-001
Support Center > Knowledgebase> Article: Invitation to chat and flash objects

Invitation to chat and flash objects

Article ID: 1715

Question
The invitation to chat is shown behind the flash object on my page, how do i fix it?

Answer
If you have flash objects on your page the invitation might show behind it.
To fix the conflict with Flash and live chat invitation, just add the following code to the Flash object.
  • Locate the flash <object> tags.
  • Add a new <param name="wmode" value="transparent"> tag between the <object> tags.
  • If there is already a <param name="wmode"> tag, just change the value to value="transparent".
  • Locate the <embed> tag between the <object> tags.
  • Add a new parameter in the <embed> tag: wmode="transparent"
  • If there is already a wmode parameter in the <embed> tag, just change the value to "transparent"

You can also adjust top pixel position of the invitation to make it show above or below the flash object installed on your page. You can adjust Top Pixel position in "Admin Panel"->"Graphical Setup"->"Invitation Window"


Article Details
Views: 344 Created on: Jan 27, 2010

Poor
Outstanding