How to Disable Flash Menu How to Disable Flash Menu
 

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

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