PDA

View Full Version : Button Carousel


paul186
12-22-2008, 04:35 PM
hi to all
i need an carousel of 20-30 buttons and i dont have any idea of how to do it, i waswatching this thread http://www.indigorose.com/forums/showthread.php?t=22242&highlight=carousel and i donwloaded the FoxLeader apzcalled "Circles-Carousel_v2.apz " its pretty cool but i dont have any idea of how can i put more buttons in the carousel...

can anyone help me?

RobertB
12-22-2008, 05:01 PM
Personally I would design something like this in flash and then bring into AMS. If you do no have the FLASH program there are lots of knockoffs that are inexpensive...

Here is an example of many FLASH options...

www.flashloaded.com

longedge
12-22-2008, 05:15 PM
If you read through the post you have linked to, you'll see I put a link in to the original post by StefanM. It was his math coding that started it and enabled the spin-offs and enhancements.

It seems an awfully long time ago now but as I remember it was fairly straightforward to add more images/buttons. I don't have time to look at it now but if you do some comparison of the very early versions and the subsequent ones you should see how things developed.

paul186
12-22-2008, 05:16 PM
but i dont know the way to make the data flash send comands to a video objet, my proyect is a video player and in the carrusel theres some videos, when you click on one video then is played in the player, so i dont thing that this could be posible with flash and ams...

longedge
12-22-2008, 05:23 PM
but i dont know the way to make the data flash send comands to a video objet, my proyect is a video player and in the carrusel theres some videos, when you click on one video then is played in the player, so i dont thing that this could be posible with flash and ams...

It is possible and very easy once you have done it. You use the mouse events in flash to send fsCommands which AMS will detect and you tell AMS what to do when a particular fsCommand is received.

It sounds as if you could do what you want either way quite easily (if only there were 48 hours in a day!!)

Have a look at the example in this (http://www.indigorose.com/forums/showthread.php?t=11183&highlight=fscommand) post.