Flash CS3 - Flash CS4

Free tutorials and scripts for all.
Actionscript 3.0

Cursore personalizzato

This is a discussion on Cursore personalizzato within the Flash CS3 generale forums, part of the Flash CS3 e Actionscript 3.0 category; Ragazzi mi spiegate la procedura per avere un cursore del mouse personalizzato, dovendo mettere al posto della normale freccetta, un ...


Go Back   Forum Flash CS3 Flash CS4 > Flash CS3 e Actionscript 3.0 > Flash CS3 generale

Register FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 14-01-08, 18:19
Junior Member
 
Join Date: Jul 2007
Posts: 23
Rep Power: 0
pancu is on a distinguished road
Cursore personalizzato

Ragazzi mi spiegate la procedura per avere un cursore del mouse personalizzato, dovendo mettere al posto della normale freccetta, un jpeg???
Grazie.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #2 (permalink)  
Old 15-01-08, 05:04
Onsitus's Avatar
CSS.FlepStudio.org
 
Join Date: Jul 2007
Location: Nettuno Beach
Posts: 1,012
Rep Power: 3
Onsitus is on a distinguished road
Re: Cursore personalizzato

Esempio per un jpg convertito in clip filmato con nome d'istanza 'cursor'.
L'azione sarebbe:

Code:
 cursor.addEventListener(Event.ENTER_FRAME, myCursor);
function myCursor(Event)
{
Mouse.hide();
cursor.x = mouseX;
cursor.y = mouseY;
}
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

Reply

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump

Similar Threads

Thread Thread Starter Forum Replies Last Post
Actionscript 3 cursore mouse mauresp Actionscript 3.0 avanzato 2 22-10-08 07:37
mouse personalizzato su evento MOUSEOVER, ma continua a lampeggiare.. acca2o Actionscript 3.0 base 4 21-10-08 13:44
Cursore lampeggiante nel testo Logan Actionscript 3.0 base 5 31-05-08 20:43
evento personalizzato...visibilità acca2o Actionscript 3.0 avanzato 3 27-03-08 08:25
Menu personalizzato Mushroom Flash CS3 generale 2 31-08-07 09:44


All times are GMT. The time now is 13:58.


Powered by vBulletin versione 3.7.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0 RC4
Forum SiteMap


FlepStudio
by Filippo Lughi
P.IVA 03605860406