Can you please... is it possible to link each images, which is rotating... to some URL... and how many pictures we can add or only limited...
If, I clear with this then... I'll purchase this...
#  /  posted on Apr 13, 2008
Home / /community/ / Components Discussions / 3D Image Carousel XML AS2
Started 5 years ago by manima
Last reply by Flashtuning
Hi,
Today FC added some changes in the comments system and forum and due to these changes it is possible that you can not see my previous replies to these comments.
If you want to check my old comments go to this product thread in the forum / Comments area or simply perform a search on the product name and you find all the forum posts about this product:
[url=http://www.flashcomponents.net/forum2/showthread.php?t=207&highlight=rotate carousel]GO TO MY PREVIOUS REPLIES[/url]
Thanks,
Flashtuning
I just bought 3D Rotate Carousel and tried to open it in Flash MX 2004 but it‘s doesn‘t open – am I doing something wrong? :(=
Hi,
Mx2004 is obsolete, it would be great if you can update to at least Flash 8. The .fla files are saved with Flash 8 and you can not open them in previous Flash version only in above Flash version such as Flash 8, Flash CS3, Flash CS4 etc
If you still need a Mx2004 .fla format we will re-save again for you a Mx2004 but you will loose some features such as mirror, smoothing etc. Send us your email address if this is the case at contact [at] flashtuning.net and will get back to you as soon as we can.
Best regards,
Flashtuning
Hello,
I'm exporting the flash using flash player 8 and AS2.0 in Flash CS4. The images of the shoes are not transparent, but have a white background. Do you have any idea how to fix this, or is this a parameter somewhere in the flash?
Regards,
Hans
Hello,
Sure, you need to reset the useBitmapSmoothing parameter to zero.
Best,
FT
i'd like to purchase this component. can you click on an item and have that scale up center stage and then return to it's place?
Hello,
FT thanks for the reply.
Now we have another issue, how can we disable or remove the camereamovement on keypress? We can’t find it anywhere in the actionscript..
Please advice.
Thanks in advance!
@jmendelke:
No, that functionality is not supported in this carousel version, although the 3D Scene engine used to implement the carousel has objects movement functions that you could use to move the object to certain point and back to original point. If you are very familiar with ActionScript you can try experimenting with the 3D Scene functionality.
@hdegraaf:
Hello,
As stated in the read me text file included in the package, this 3D Carousel is powered by a simple 3D simulation component for Flash named 3D Scene. You will see the 3D Scene component symbol inside the carousel movie clip. You then select the component and open the Component Inspector Panel and disable the key parameters.
Best regards,
Flashtuning
Hi,
Great tool and i have buyed it!
Just fews questions:
What I have to modify to have the carousel more elliptical and to have the bottom of the objects positioned back over the top(in terms of espacement) of the objects positioned in front (like your shooses)?
I would like to stop the carousel when the mouse is over an object to let the user click on it to open a new page.
I have modified the code as you suggest in the addObjects() function :
( currMc.buttonMode = true; currMc.useHandCursor = true;) but it doesen’t works.
Any suggestions?
Tanks in advance.
IPSOit
Hi,
You need to have the useAdjustCamera parameter set to 1 from within the Main Parameters area of the carousel movie clip and you also need to fo to adjustCamera function and play with camera rotation angles and/or movement till you are satisfied with the results.
To stop the carousel when the mouse is over you set the rotspeedmax variable value to zero inside the roll over handler.
Best,
FT
Please login to post replies.