Flash content overlapping phplayers menus
- Status
- Closed
- Subject
- Flash content overlapping phplayers menus
- Version
- 1.8.x
1.9.x - Category
- Error
- Feature
- Wiki Plugin (extends basic syntax)
- Submitted by
- peterpoe
- Volunteered to solve
- Luis Henrique Fagundes
- Lastmod by
- fmathias
- Rating
- Description
- When a wiki page displays flash content through the flash wikiplugin, phplayers menus will appear under the flash content. This will happen even if the z-index property is properly set, because Flash renders on top of all DHTML layers.
- Solution
As described here: www.macromedia.com/cfusion/knowledgebase/index.cfm?id=tn_14201
the background of the flash movie has to be set to transparent.
The following changes have to be made to /lib/wiki-plugins/wikiplugin_flash.php:- add PARAM name="wmode" value="transparent" to the OBJECT tag.
- add wmode="transparent" to the EMBED tag.One could also add a parameter to the wikiplugin to set transparency on/off.
- Importance
- 3
- Priority
- 15
- Demonstrate Bug on Tiki 19+
-
This bug has been demonstrated on show2.tiki.org
Please demonstrate your bug on show2.tiki.org
Show.tiki.org is not configured properlyThe public/private keys configured to connect to show2.tiki.org were not accepted. Please make sure you are using RSA keys. Thanks.
- Demonstrate Bug (older Tiki versions)
-
This bug has been demonstrated on show.tikiwiki.org
Please demonstrate your bug on show.tikiwiki.org
Show.tiki.org is not configured properlyThe public/private keys configured to connect to show.tikiwiki.org were not accepted. Please make sure you are using RSA keys. Thanks.
- Ticket ID
- 394
- Created
- Sunday 23 October, 2005 14:36:19 UTC
by Unknown - LastModif
- Wednesday 26 February, 2020 16:59:04 UTC