Skip to main content
December 3, 2007
Question

Flash player menu?

  • December 3, 2007
  • 2 replies
  • 370 views
HI all,

I want to avoid flash player menu on right click at run-time. How it is possible? Looking for favor...


Regards
This topic has been closed for replies.

2 replies

Participating Frequently
July 16, 2008
See this cool mp3 xml player with visualization, playlist and skins. Fully customisable. Vector. http://flashden.net/item/mp3-xml-strongplayerstrong-with-visualization-and-skins-vectorised/11851
Participating Frequently
December 12, 2007
Use this <param name="menu" value="false" /> in th object tag and menu="false" in enbed tag of the html where flash movie is.