If you’re intereste in Lightbox integration check this tutorial and examples on How to integrate Lightbox to FT Flash Components
#  /  posted on Sep 24, 2009
Home / Forum / Components Discussions / 3D Image Zoom Menu XML AS2
Started 2 years ago by Flashtuning
Last reply by Flashtuning
If you’re intereste in Lightbox integration check this tutorial and examples on How to integrate Lightbox to FT Flash Components
Hello,
I’d like to know if there is a way to make the list of items begin from the left. So when the movie is loaded the first item to be centered is the first one (that’s usually on the far left side)
Thanks in advance!
Marcos.
Hi,
This menu version works like in the online preview due to the camera movement. Maybe you want to check also the 2D Zoom Menu
Best regards,
Flashtuning
Hi. Could you explain how I make the individual images in the menu call URL’s when clicked or more accurately where I insert the URL’s that I want the particular images to link to when clicked?
Hi,
You need to edit the config.xml configuration file at the bottom you’ll see these code lines:
<object source="images/forbes_0.jpg" url="" window="_blank" title="Image 1" />
Edit the url attribute and you’re ready to go.
FT
Please login to post replies.