The first problem I'm seeing is this:
"my.event = show_menu_player();"
should be
"my.event = show_menu_player;"