August 7, 2009

Build Flash CS3 Components with FlexiZoomer

Filed under: Examples, FlexiZoomer — Matus @ 4:00 pm

This article is for everyone who is interested in building AS3 Flash CS3 based components.

Writing AS3 components for Flash maight be not so straightforward. The tutorial which helped me the most can be viewed here: http://www.flexiblefactory.co.uk/flexible/?p=16

A very complete, maybe too comprehensive resource on Flash AS3 components is on Adobe devnet: http://www.adobe.com/devnet/flash/articles/creating_as3_components.html It’s useful when you want to understand the whole process in detail.

The last article is not so complete as the first or the second tutorial, but can be helpful. It’s here: http://www.jumpeyecomponents.com/blog/2007/07/13/create-fla-components-for-flash-cs3/

FlexiZoomer Educational version

For those who need to build a Flash CS3 component I do recommend to follow the above posted tutorials. Some of the come with example files.  If you follow the steps in the tutorials, you can create later components by your own. However it is very useful to take a look on a ready made component and compare how that comonent is built. For this reason I provide the source files of my FlexiZoomer component. I hope they help you learn how to build the flash components.

You can download the educational files here:
http://www.yofla.com/down/flexi-zoomer/FlexiZoomer-v1.1.0-Educational.zip

Please note, its a Educational license, if you want to use the FlexiZoomer in your website/project you need to use the Free version or the Pro/Enterprise/Developer version: http://www.yofla.com/flash/flexi-zoomer/download.php

The component is built with PureMVC (http://puremvc.org/), so it’s also a useful resource to see a PureMVC implementation.

February 14, 2009

FlexiZoomer : Gallery Example

Filed under: Examples, FlexiZoomer — Matus @ 4:07 pm

With the new FlexiZoomer you can use JavaScript to update the zoomed image. Here is an example of a simple html gallery built with FlexiZoomer.

This might come handy if you run some online store and have more product images. With a simple javascript command you can update the zoomed iamge.

Click here to view the FlexiZoomer html gallery example.

The setNewImage() command can be called also in flash, so you can easily update the iamge also in a flash project.

FlexiZoomer : version 1.1.0 released

Filed under: FlexiZoomer, Software updates — Matus @ 4:01 pm

Version 1.1.0 of the tool was released. There are some new features:

- smoother zooming and panning
- if mouse is clicked down and not moved for 0.5 second, than the mouse movement zooms in/out
- new external (JavaScript) API function setNewImage
- new API function setZoom
- new API function setZoomStep
- new API function setImage

Download here: http://www.yofla.com/flash/flexi-zoomer/download.php

 

Existing Customers:

If you purchased the tool no more than 1 year ago (2 years for Enterprise Customers) you are eligible for a free update. Please reqest the update by email (provide your orderId or email used when purchasing the tool)

February 6, 2009

FlexiZoomer : now available

Filed under: FlexiZoomer — Matus @ 10:22 am

 

Features:

- SIMPLE installation
- zoom & pan
- zoom an external image or a MovieClip in the library
- customizable look of the buttons
- custom number of zoom steps
- custom maximal zoom
- flexible size – you don’t even need Flash to implement the zoomer into your website

Download here

February 2, 2009

FlexiZoomer – soon available

Filed under: FlexiZoomer — Matus @ 3:49 pm

FlexiZoomer – a new flexible size image zoomer software will be soon available!

Cool features:
Available as a real component with mxp installer file!
Possibility to embed the zoomed image in the same swf file!

Check back soon!