Protecting text

why is it that when my movies are published, they text in it can be copied. I dont see it in other swf’s so what am i doin wrong or not doing alltogether?

there is a button that says make text selectable in your property’s panel. however the text must be displayed in some type of textfield

thnx man.

anytime,

*******note if you do it like that the user must have the same font as your using, just like html

so if i leave selectable on will my font export with the movie and show in the users browser?

no.

in order for that to work you must embed the font.

*Originally posted by Jubba *
**no.

embed the font. **

How, please. Will this make the swf file bigger by much.

Also, while were on the matter of protection, i notice that some swf’s when rightclicked, have as little as two options -about macromedia and sometimes settings (i think). How is this done.

any help appreciated. thnx

Okay that is easy the less than 2 items. When you are doing your html code you want to add <param name=“menu” value=“0”>
and for the embed add menu=“0”

didnt work. heres what i did

<quote>
EMBED …menu=“0”></EMBED
</quote>

Use this:[AS]Stage.showMenu=false;[/AS]
:slight_smile:

thanks claudio!
but just to make sure, could my3brs suggestion work

I couldnt understand :beam: