开发者

Actionscript Left Click Menu

I'm making a chatroom in actionscript, and I want to create a left click menu that pulls up some functions like (Ban, Hide, View users profile, etc..)

Any tips on how? I'd rather not do it 开发者_如何学Cthrough the right click menu.


Add an event listener for MouseEvent.CLICK for the container or the element type, for which you want to see the menu.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜