Please Help

How do I make my flash swf file not be able to be zoomed into when i right click on it?

when you embed it into an HTML page just put

(embed src=“movie.swf” height=“30” width=“84” menu=“false”)(/embed)

make sure to add the bold part to the code…

thank you i have been wondering this for about 1 year but have forgotten to post this.