Post Reply 
Magnify glass
15-11-2009, 07:26 PM (This post was last modified: 16-11-2009 02:26 PM by pbeltranl.)
Post: #1
Magnify glass
Hi,

A Magnify Glass example.

I've take all the necessary code from here:

http://wonderfl.net/code/ce64c566e070878...7dd81ecc83

and I've put it inside the Magnify class.

Then, I've ramdomly choosen an example (LabelerBorderDemo.as) and I've added the Magnify class and two new lines inside the example:

==================================================
private var magnify:Magnify; //new property

magnify=new Magnify(this); //inside the example constructor.
==================================================


Move the cursor on the labels to see the magnify effect.

I hope this helps.

Best regards,
Pablo.
Find all posts by this user
Quote this message in a reply
15-11-2009, 11:01 PM
Post: #2
RE: Magnify glass
Sorry, I didn't upload the file in my previous post...


Attached File(s)
.as  LabelerBorderDemoWithMagnify.as (Size: 5.58 KB / Downloads: 75)
Find all posts by this user
Quote this message in a reply
23-04-2010, 09:25 PM
Post: #3
RE: Magnify glass
Nice render but i hate the onEnterFrame Event Tongue

<joky />

One year ago, i didn't know flare. Thanks to this board, i do..
I now want to help you if I can. Ask for help...
Visit this user's website Find all posts by this user
Quote this message in a reply
Post Reply 


Forum Jump: