How to Disable Flash Menu How to Disable Flash Menu
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

Main Menu

How to Disable Flash Menu

Started by Pascal YAP, September 15, 2004, 04:38:05 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Pascal YAP

Bonjour,

I want to know how to disable in Coppermine, the (right-click) Flash Menu like that in HTML : <param name="menu" value="false">
I do not want users can make Zoom in my flash files (estheticly not correct) :-/

View at : http://expo.pays-dignois.com/displayimage.php?album=13&pos=0
where you can open a o'Clock FLASH file, and you can Zoom'in  ???
Many Thanx

Pascal

Pascal YAP

#1
Morn'in,

In displayimage.php , find this line where menu=\"false\" (in red) is not present in the origine :
 <embed {$image_size['whole']} src=\"". $picture_url . "\" autostart=\"true\" menu=\"false\"></embed></object><br />\n";

then, open the menu in flash animation, behind the right click it's no possible :) like in this link http://expo.pays-dignois.com/displayimage.php?album=13&pos=3

i'd solved myself my wish !

Pascal