RE: PSM--> Normal invisible and MouseOver visible?
If i'm understanding you correctly, you made the "labelrichedit[id=atom(idPSMText)][class="PSM"][MouseFocused]" element up?
In which case I'm pretty sure this won't work, messenger doesn't execute this code, it's just a reference. (AFAIK)
Adding [MouseFocused] to a element won't do anything because messenger doesn't know what that is. Reason it's crashing is probably due to a null reference error of some kind.
This is all based on how I believe messenger works, I've not actually looked into this so ;p
|