I am displaying data in spark Labels. Now I find that the user cannot select and copy the displayed text. The docs don't show what needs to be done (mx.Label allowed this but a spark label does not).
So what's the solution? How can I allow users to select and copy data displayed on my screen?