Page 1 of 1

right click not work

Posted: Wed Jul 23, 2008 10:02 am
by Inderjit
we have use one swf file with TranslucencyForm.In this swf file when user right click then context menu open .if we open this swf file with browser then context menu open and if we use in TranslucencyForm then context menu not showing.

can explain me how we can meke it possible.

Posted: Fri Jul 25, 2008 6:39 pm
by Softanics
Thank you for your question.

Just set StandardMenu = true; and don't assign the ContextMenu property.

Thank you.