Similiar to right click function

Well, this is something like the thread “changing quality” but i think i should not put it in the same thread! quite different in a way…
can flash do something like the right click function?
I mean make a button that can make the screen dull/half-alpha or whatever it called, when all the animation stops but only the setting appears brightly? It’s like in flash, when you right click for the setting.

Thanx for any suggestion and helps!

first of all right click doesnt work in flash - just to let you know, it will always show macromedia info…

My suggestion would be to add a mouslistener on stage and on a click just make a white 50% transparent image load on top of everything (first layer and smallest depth)
then on release hide that image…

tell us more about it though, i dont really get what you want it for…

Thanx mlkdesign !

actually i know flash cant do the right click. what i mean it’s the effect of right click. but i wonder putting a layer(transparent image) on top everything still take much cpu resources, right?

I wish if there is a way to minimize the current flash resources, coz i wanna call a popup screen that d animation wont sucks.
Something like it hold all d animation(I think that can decrease the usage of cpu resources), just like you right click to view the
macromedia info.

Any idea mlkdesign?

well, i guess i’ll do what mlkdesign suggest and set _quality to low. Or anyone has better suggestion?