ice78991
Programmer
- Nov 20, 2006
- 216
I am creating a flash page which shows a grid of images with labels underneath
img img img
label label label
I am using textfields to label each image. The problem is that every time the mouse goes over these labels, because they are TextFields the cursor shape changes to a text input style. Is there any way I can stop this, or maybe textfields are not appropriate here.
img img img
label label label
I am using textfields to label each image. The problem is that every time the mouse goes over these labels, because they are TextFields the cursor shape changes to a text input style. Is there any way I can stop this, or maybe textfields are not appropriate here.