uncleflo

profile picture

Some cool dude. Higher order of decision making. Absolute.

Registered since September 28th, 2017

Has a total of 4281 bookmarks.

Showing top Tags within 2 bookmarks

howto   information   development   guide   reference   administration   design   website   software   solution   online   service   product   business   uk   tool   company   linux   code   server   application   system   web   list   video   marine   create   data   experience   tutorial   description   explanation   learn   technology   build   article   blog   world   project   boat   download   windows   lookup   security   free   performance   javascript   technical   london   beautiful   control   network   tools   support   course   file   research   purchase   image   library   programming   youtube   example   php   install   construction   opensource   community   html   quality   computer   feature   profile   power   browser   music   platform   process   mobile   work   user   share   manage   professional   database   hardware   buy   industry   advice   internet   dance   developer   installation   camera   search   3d   customer   access   material   travel   standard   money   test   develop   documentation   review   css   photography   engineering   webdesign   engine   device   digital   speed   event   api   source   program   management   question   client   phone   discussion   content   simple   story   water   marketing   yacht   app   account   setup   interface   package   idea   fast   communication   compare   cheap   script   market   study   easy   live   google   resource   operation   contact   demonstration   startup  


Tag selected: mouse_over.

Clear all

Showing 2 results.

Looking up mouse_over tag. Showing 2 results. Clear

Making a simple button using Tweens and Sprites in ActionScript 3 | zedia flash blog

http://www.zedia.net/making-a-simple-button-using-tweens-and-sprites-in-actionscript-3/

Saved by uncleflo on April 1st, 2011.

This tutorial could also be a tutorial about how to make a class using combining ActionScript and element from the library. This simple button will have two states, over and out. And the transition between the two state will be a fade. So in order to do this we will start in the Flash authoring tool (Flash CS3).

as3 flash actionscript button tutorial development mouse_over mouse_out zedia blog information guide transition tween fade


Difference between MouseEvent.ROLL_OVER and MouseEvent.MOUSE_OVER in AS3 | AS3 RollOver vs MouseOver | zedia flash blog

http://www.zedia.net/2008/difference-between-mouseeventroll_over-and-mouseeventmouse_over-in-as3/

Saved by uncleflo on April 1st, 2011.

This was a question that has been in my head for a long time: what is the difference between MouseEvent.ROLL_OVER and MouseEvent.MOUSE_OVER. I have been using MouseEvent.MOUSE_OVER for all my rollOvers up to now without really thinking about it, but I think it would be interesting to know the difference for something so basic.

If you look at the documentation that comes with Flash CS3. You will find very little help. There are no examples explaining the difference between the two. The only difference you will find there is that the MOUSE_OVER event has the bubbles property set to true and the ROLL_OVER to false. I don’t know how much that property impacts on the behavior of the event, but I am keeping event bubbling for another post (I have been postponing that post for a long time).

Where I found there was a difference between the two events is in the way they handle children of the display object you added the listener too. I have made a simple example to show this

as3 flash actionscript tutorial howto blog flex mouse roll_over mouse_over comparison information example development


No further bookmarks found.