Hi all,
i am trying to use custom hand cursor over text in flex but i cant get rid of the normal mouse pointer this issue is only with chrome
i tried to use
but it did not work
thanks in advanced
i am trying to use custom hand cursor over text in flex but i cant get rid of the normal mouse pointer this issue is only with chrome
i tried to use
Code:
CursorManager.setCursor(customCursor,CursorManagerPriority.HIGH);
thanks in advanced