How to Disable Flash Menu How to Disable Flash Menu
 

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

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