Hi guys, first time poster here!
I can usually solve my php issues myself, but this time i'm totally lost. I run a counter strike clan website using PHPNuke 7.9 with a phpBB 2.0.15 module.
On this module, I have installed bbcode_box from:
http://www.phpbbhacks.com/download/1059
and everything works fine (kind of). When a user posts an embedded flash object using the javascript of bbcode_box, the flash SWF is not interractive.
To start the movie/sequence you have to right click the embedded flash and press PLAY, then if there are any interraction requests by the file, the user gets stuck; as they can't make a selection inside the file.
I realize this is probably a horrible explaination, so please view this example on my site:
http://teamtq.com/modules.php?name=F...viewtopic&t=28
registration is NOT required to view the above post.
Some assumptions:
1) the mod is installed correctly and functioning properly for all javascripts
2) the issue is related to display in the mozilla browser ONLY. This issue is NOT present in Internet Explorer.
Thank you all for any help you may be able to provide.