animike
- Author was Featured
- Bought between 50 and 99 items
- Exclusive Author
- Has been a member for 5-6 years
- Referred between 50 and 99 users
- Sold between 10 000 and 50 000 dollars
- United States
12
Purchases
Buyer Rating: Minimum of 3 votes required
| Created | 5 October 09 |
| ActionScript Version | AS2 |
| Documentation | Well Documented |
| Flash Files Included | Flash FLA, HTML Files |
| Opens With | Flash 8 (8+) |
| Published Size | 20kb |
© All Rights Reserved animike -
Contact Envato Support

nice!
previews not working on my end – a shame because I really like your work – always original.
hmm. everything seems to be working for me. you should basically see a multicolor bar with black arrows on either side… There is also text on top and bottom. Do you not see that?
Nice ,It works for me
Yep, can see it now, I tried before on my old laptop with 1024 res…sorry for any confusion.
Hi can this be vertical?
Thanx
hmmm. not out of the box… it would take some coding.
OK!!! in vertical mode it is exactly what i need!!!
I need this in vertical mode, can you make the changes so i can purchase this file or i purchase the horizontal file and then you tell me how to make the appropriate modifications
I think that a lot of members would like to see this file in vertical mode!!!
I am in the midle of a project so i really need this file!!!
thanks for your time!
GS
let me see if i can find some time today.
i have a make shift version working.. contact me through my profile.
I’m not the most technical but brilliant back up and support from Mike
Thx!! Enjoy the file.
I’m sorry if this is a dumb question, but since this runs with Flash, will it work on iPhones or iPads?
No, it will not. You’ll need something like jquery (available in other envato marketplaces, don’t tell anyone I told you)
Can you post with more detail how to get this working? Basically like 1)where to modify width and heights 2)how to get rid of top and bottom text such as “this preview shows…” etc. It’d be nice if all this can be controlled via xml thanks.
You have to edit this file inside of the Flash IDE and/or use the code to add it to another file. The file I have attached is just an example and is not intended to be the file you use.
The width is determined when you instantiate the code in your file.
For example: slider = new GroupSlider(slider_mc, 0, 200, 3, a_data); 200 represents the spacing between the items in your slider.
The height is determined by the images you import.