flex3 - Setting Busy cursor for the html page with iframes having flex applications -
i have html page 4 iframes out of these 4 1 static html page , other 3 html generated flex. have button , list in 1 of flex applications , list populated on click of button. want have custom busy cursor appear on top of whole html page until list gets populated.
please tell me if possible example.
thanks in advance
prahsant dubey
ok, can not have flex control cursor on areas of page not part of flash player. here's can do. call external javascript flex, use js cursor.
here's how call js flex: http://www.switchonthecode.com/tutorials/flex-javascript-basics-using-externalinterface
and here's how js cursor: http://www.webcodingtech.com/javascript/change-cursor.php
Comments
Post a Comment