Hi together,
Maybe someone can help me to find a solution for my problem with Adobe Edge Animate. I am trying to include a jQuery plug-in for
image zooming, but it doesn´t work. The plugin is ImageLens.
You can find it here:
http://www.dailycoding.com/Posts/imagelens__a_jquery_plugin_for_lens_effect_image_zooming. aspx
What I tried:
Step by step:
1. I created a simple symbol "map" in Edge Animate which is my image.
2. I included the scripts "jquery.imageLens" and "jquery" from the plugin to Edge Animate.
3. After that I opened the script panel and wrote there:
sym.$('map').imageLens();
3. Now, I can see the lens on the picture, but the zooming doesn´t work. That is my problem.
If you know an easier way to get this zomming effekt with a lens, let me now! I hope, someone is interested in solving this problem. Thank you very much!