|
-
Intergration of pageflip and magiczoom
Hi everybody,
This is probably very challenging (if it can be done at all...).
I have got the Flashpageflip (a flash based application from flashpageflip.com) and MagicZoomPlus (a javascript from magictoolbox.com) and I would like to integrate the two.
Flashpageflip does accept swf pages as content and I'd like to zoom into images that are inside these swf files. This means that I have to call the javascript from MagicZoomPlus from within the swf file. Can this be done at all?
And if so, how do I achieve this?
Extra info:
The flipping page swf is called from within a PHP-file. I have been able to declare the MagicZoom javasrcipt functions in thie PHP file, but what needs to be done next is that the swf generates the following code:
<a href="big.jpg" class="MagicZoomPlus"><img src="small.jpg"/></a>
Last edited by TPFKAS; 02-09-2010 at 04:57 PM.
Reason: Extra info
-
Hi TPFKAS,
You can't use Magic Zoom Plus on an SWF file - it needs to be triggered by a static image like the instructions here:
http://www.magictoolbox.com/magiczoomplus_integration/
Magic Toolbox
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|