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 In a message dated 8/25/10 6:46:40 AM, [email protected] writes: > Is there a field setting that would allow mouse clicks to pass through to > the object below without graying out the text of the field? > _______________________________________________ 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
