When you say graying out the text, have you set the blendLevel of the field to some number, like 50? If so, you can see the underlying object, but the text is grayed. Try setting the "transparent" of the field instead. Then the text remains sharp, and only the white space is removed.
As for letting messages through, I think you will have to script this, sending a mouseUp to the object of interest explicitly. The lockText of the field should be set to "true". Craig Newman _______________________________________________ use-revolution mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-revolution
