  | |  | Hover box | Hover box 2005-09-13 - By ud
Back this.onMouseMove=function(){ downTime=0;//resets the timer timerInt=setInterval(countdown,1000);//calls countdown once a second } function countdown(){ downTime++; if(downTime>=5){//or whatever time limit you set //create your box here. your choice of method clearInterval(timerInt); } }
-- -- Original Message -- -- From: "srb_cindy" <crhansen@(protected)> To: <pro_flash@(protected)> Sent: Tuesday, September 13, 2005 4:16 PM Subject: [Pro Flash Users] Hover box
> Can anyone help me make a hover box that, ideally would appear when the > cursor is still for a certain amount of time and then stay at that > location when > the cursor moves again? > > I'd be so grateful for any ideas or if you could point me to a tutorial. > I've > searched my books haven't found anything specific. Thank you!! > > > > > > > > ========================= > Pro_Flash: Professional Web Developers Using Macromedia Flash > To subscribe: mailto:pro_flash-subscribe@(protected) > To UNSUBSCRIBE: mailto:pro_flash-unsubscribe@(protected) > > Yahoo! Groups Links > > > > > > >
-- ---- ---- ---- ------ Yahoo! Groups Sponsor -- ---- ---- ---- --~--> Get Bzzzy! (real tools to help you find a job). Welcome to the Sweet Life. http://us.click.yahoo.com/A77XvD/vlQLAA/TtwFAA/IHFolB/TM -- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- -----~->
========================= Pro_Flash: Professional Web Developers Using Macromedia Flash To subscribe: mailto:pro_flash-subscribe@(protected) To UNSUBSCRIBE: mailto:pro_flash-unsubscribe@(protected) Yahoo! Groups Links
<*> To visit your group on the web, go to: http://groups.yahoo.com/group/pro_flash/
<*> To unsubscribe from this group, send an email to: pro_flash-unsubscribe@(protected)
<*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
Earn $52 per hosting referral at Lunarpages.
|
|
 |