PDA

View Full Version : Flash



dnsd
December 16th, 2000, 07:22
Is there any technique to avoid the context menu of a flash animation (actually .swf file) being displayed to the users?

DanceTrend
December 16th, 2000, 14:39
I belive its this:

<param name="menu" value="false">

razor
December 16th, 2000, 15:35
on publishing options there is a checkbox for 'display menu' and all you have to do is uncheck it.

dnsd
December 16th, 2000, 22:31
i got it done. thanx all