label: having issues with !labelShow Thread last updated on 2004-07-11 19:21:58

Posted by member 51749 on 2004-07-10 21:38:18

im just trying to implement my little weather info label from darkspace to Server Plan, and it displays info fine, but theres a few niggles...

1) my mouseover satellite image doesnt work. i use labelOnMouseEnter to trigger !label2Show to display this, and labelOnMouseExit to trigger !label2Hide.

2) the update button doesnt work. i use !labelOnMousePress to trigger an mzscript sequence which runs a vbscript to get updated weather info, then refreshes label.dll with new info. also, there are 2 left and right buttons to cycle between satellite images (there are 3) which i use !labelOnMousePress for, which apparently dont work.

any ideas why? Server Plan uses a winamp controller and a system monitor. would these be affecting the functionality? i didnt have either of these in darkspace, but when disabling them in Server Plan the problem persists.

these themes are both OTS1. no, im not switching.

Posted by member 51749 on 2004-07-11 19:21:58 link

anyone able to provide some insight on this?