hi snowcat, can you tell me how to change the code, so an image goes to a different frame in my flash movie
Posted 5 months ago
A cool slide & flip effect with XML driven images.
You can change the following attributes:
- the size of the images
- the transition speed
- the images closeness
- the depth perspective
- which image is selected by default
- support for rectangle images
All the code and instructions are in the first frame of the Actions layer.
You can put images at any dimensions, they are automatically resized according to the imageWidth and imageHeight variables. Set the target URLs to point to different sections of your website, or add your own code when clicking on each image instead of getURL method.
Posted 6 months ago