Home / Components / Galleries & Slideshows / Stack Image Rotator /

Stack Image Rotator

37 purchases

seifip Galleries & Slideshows Stack Image Rotator Easy to use, polaroid like, stack image and SWF viewer. $8 http://www.flashcomponents.net/component/stack_image_rotator.html http://www.flashcomponents.nethttp://u1.flashcomponents.net/components/small/1592_1.png

License:

By purchasing and downloading this license, you are entitled, as buyer, to use  the product in ONE SINGLE NON-COMMERCIAL PROJECT ( website&nbs... [+]

> View graphic table with full license features

$8.00

buy now

Package includes: FLA

Flash Version: Flash CS3, Flash CS4

Viewable with: Flash Player 9

Action Script: ActionScript 3.0

Product ID:F0901592

Author:

seifip

seifip avatar

New Media Developer & Designer. seifip[at]gmail.com

 

Recently viewed:

Banner Gallery XML
PhotoSlide XML
Dynamic List XML
Accordion FX
Accordion Pro
XML USA Map
PIMP AS3 - Panning Interactive Menu Pro
Resizable XML Advanced Video Player
PhotoFlip AS2
PhotoFlip Video
XML Guestbook
Cool Resizable Banner Rotator 01 AS3

Please install flash first.

Main features:

* Easy to use
* AS3
* Only 7kb!
* Dynamic (XML)
* Loop
* Resizable
* Unlimited number of slides!
* Images and AS3 SWF files
* Mouse wheel support


Advanced configuration:

* Image width and height
* Autoplay interval (each slide)
* HTML title
* Transition speed

Enjoy,
Philip Seyfi, divita.eu

$8.00

buy now

License:

Personal License By purchasing and downloading this license, you are entitled, as buyer, to use  the product in ONE SINGLE NON-COMMERCIAL PROJECT ( website or other multimedia project not generating income ), your personal work or work for a client. You may not redistribute / resell the functionality provided with the purchased product without the author's and / or FlashComponents.net written permission, but you may modify its content. In case you want to use the product for a commercial project then you will have to buy the 'Commercial License'.

Usage Terms: Personal Commercial Multiple
Use in ONE SINGLE NON-COMMERCIAL project
Unlimited use in the same project
Use in ONE SINGLE COMMERCIAL project
For your client's ONE SINGLE COMMERCIAL project
MULTIPLE COMMERCIAL projects
For your client's MULTIPLE COMMERCIAL projects

Other by seifip:

Scroll Pane

Scroll Pane for Flash CS3 / Actionscript 3.0

More >>

Three Wise Monkeys

"See no evil, hear no evil, speak no evil&...[+]

More >>

Members List [AS3] [XML]

"In order to be an immaculate member of a ...[+]

More >>

Related components:

Image Wall Gallery with Wave Effect

This is a simple yet powerful gallery that will...[+]

More >>

Image View Gallery

Simple XML image view gallery with fade in/out ...[+]

More >>

Image gallery with thumbnails

Image gallery with thumbnail scroller

More >>

1 / 22

Featured components:

Tsunami Dock Menu

Only $5, Smooth tsunami motion Dock Menu Compon...[+]

More >>

FWD All Products Package

ALL Files included in a very special Package wi...[+]

More >>

Flickr Style Photo Gallery

Original Resizable Flash XML Photo Gallery with...[+]

More >>

3 comments

Add comment

  • To get smoothing working:


    add to list of imports:

    import flash.display.LoaderInfo; 
    


    Then add to top of slideLoaded function

    //set smoothing 
    ((event.currentarget as LoaderInfo).content as Bitmap).smoothing = true; 
    



    #  /  PM  /  posted on Jul 24, 2009
  • im having problems with IE7 losing the xml files when page is refreshed, any help?



    #  /  PM  /  posted on Oct 08, 2009
  • better to place if (event.currentTarget is LoaderInfo) { if (event.currentTarget.content is Bitmap) Bitmap(event.currentTarget.content).smoothing = true; }

    in top of slideLoaded function



    #  /  PM  /  posted on Mar 27, 2011
Please login to post comments.