View Single Post
  #1  
Old 10-11-2011, 08:15 AM
Gunderak Gunderak is offline
Coder
Gunderak's Avatar
Join Date: Jun 2011
Location: Australia
Posts: 795
Gunderak is on a distinguished road
thiso.catchevent question.

hello forum.
anyway what im making is a staff tools menu and it has a few images and a text edit at the bottom, and im wonderint how i would change the text depending on what the mouse is over, iv'e tried doing this
PHP Code:
thiso.catchevent(name"onMouseEnter""onTextChange""Drag Tool"); 
and then
PHP Code:
function onTextChange(){
Selected_Text.text params[1];

But thiso.cahchevent doesnt support params...
is there anyway without making 1000 diffarent functions for possibilities of what the text can be?
__________________

Gund for president.

Remote PM {P*}x (Graal813044) from eraiphone -> Stefan: I hav 1 qustion
*Gunderak: he hav 1
*Gunderak: qustion
Reply With Quote