uncleflo

profile picture

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

Registered since September 28th, 2017

Has a total of 4246 bookmarks.

Showing top Tags within 2 bookmarks

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


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.