|
DHTML Menu + Games Patch
David C reported a problem in which, while using a DHTML menu, the menu goes behind the games when playing in the arcade.
If you need to use the DHTML menu, add the following to your arcade: Open: \design\templates\default\public\arcade.html Find: <object width=”{$pa.width}” height=”{$pa.height}”> Change to: <object width=”{$pa.width}” height=”{$pa.height}” wmode=”transparent”> Then, find: <param name=”movie” value=”file/arcade/swf/{$pa.file}”> Below this, add: <param name=”wmode” value=”transparent”> And you’re done! -Cit |
| |
|
Cit,
RE: Konsort.org Arcade
RE: FW: DHTML Menu Mod (Solution found)
We are now using DHTML menus from David Choi / phpsns on http://www.MyClearSkin.net/portal
Citzen what we have noticed is, within your Arcade mod, if a user is playing a flash game, the DHTML menu is “behind” the flash window.
David C, found this solution in relation to html tags and adobe flash.
=====================================
Editing HTML code manually
To edit an existing HTML page, add the WMODE parameters to the HTML code.
Add the following parameter to the OBJECT tag:
<param name=”wmode” value=”transparent”>Add the following parameter to the EMBED tag:
wmode=”transparent”
=====================================
The entire solution is here:
Cit,
Can we add this to future release’s of Arcade so that it will work with David C. new DHTML menus?
If so,
Can I add the code to my current build and if so which file?
Thanks David C. for point this out..
Citizen,
Let me know…
Thanks!
|
Posted by: paragonhost | May 22, 2008
phpFox DHTML Menu plus Arcade Mod Patch
Posted in ParagonHost, Technology News | Tags: adobe, dhtml, flash, konsort, layers, phpfox, phpsns, transparent, wmode
Responses
Categories
- Blogroll
- Business Development
- Collaboration
- Content Watch
- cPanel
- ecommerce
- exchange
- form-mail
- Hosted Exchange
- Hosting News
- HowTo
- Internet
- Internet Protection
- Linux
- ModernBill
- mta
- MyiContact.com
- Net Nanny
- Network 101
- Online Backup
- ParagonAuthorize
- ParagonExchange
- ParagonHost
- PCI Compliance
- photography
- ScanDefense.com
- scripts
- Security Focus
- smtp
- Technology News
- Telecommunications
- TheSpamBusters.com
- TOR
- Uncategorized
- Virtual Graffiti
- VOIP
- Web Development
- WHIR
- Windows
wonderful, i like to use it on http://www.mobidhoom.com
By: shzad1 on November 17, 2008
at 3:50 am