Posted on: Mon, Aug 31st 2009, 07:57
Try before you buy
Not sure if you need this component?
Download the free preview and customize it for your project before you purchase it.
Note: You can test the preview only on your computer.
Similar flash components
Magnifying Glass Effect
Use your images in high resolution with no constraints. Your users will... read more
Zoom Pan Map Viewer
This flash component can be used for viewing high quality large images... read more
Flash XML Tooltip
With this component you can set tooltips on top of your content,... read more
list more items
General Videos
- How to buy?
watch movie - Embed a Flash Component in your Flash Project
watch movie - How to embed a Flash Component in the same HTML page twice?
watch movie - How to embed two different Flash Components in the same HTML page?
watch movie
Save money now!
Showcase
Send us a link to the page you used this product on, and we'll post the link to your site on our blog if you customized it nicely.
Need support?
Get a support ticket
read more
Share this
If you enjoyed this product, please consider sharing it via a social network, or leaving a comment. Thanks!





Products RSS Feed
Follow us on twitter
support@flabell.com
Vinicius Luchi
on 3/9/09
I try but it doesn't works. Thanks. Viniciusluchi [[email protected]]
Andrei Potorac
on 3/9/09
Ovidiu Cupse
on 3/9/09
Andrei Potorac
on 4/9/09
Then you can set the width of the image on the left in the XML, and the remaining space on the right is used for the large image.
sergio mora
on 9/9/09
var ld:Loader = new Loader()
ld.load(new URLRequest("monk.swf"))
addChild(ld)
I named the swf of the zoom gallery monk.swf, but nothing shows not even the blue rectangle. how can i use this on a full flash site. thank you
Andrei Potorac
on 10/9/09
sergio mora
on 10/9/09
sergio mora
on 10/9/09
Andrei Potorac
on 11/9/09
Let me try to explain you a bit, maybe it makes sense through text. Note that we assume since you use Flash, you are a Flash developer. You copy/paste the movieclip from our library into yours.
You also copy the code from the source folder, in your source folder.
Than you need to alter the Main class, even remove it if you want to, based on your needs. Note our FLA was linked to the MAIN class, you are probably using a different class.
To init the component you need to use the declaration and the init function from the Main class.
Vinicius Luchi
on 13/9/09
My site is all in AS2. When I loadMovie, preview.swf, it doesn't work.
have a possibility that I import this script keeping my site in AS2?