Flash components Flash files Image Viewers

Polaroid XML Gallery

$3.00
By purchasing and downloading this license, you are entitled, as buyer, to use the product in ONE SINGLE NON- COMMERCIAL PROJECT - details
ID: 50 | Views: 3632 | Downloads: 1
Or

moreopinion
Uploaded By: opinion Author
This is XML image gallery. Using AS3.
You can using any image size it will be reducing with save sizes ratio. Just set images area max width and height.
Gallery also support html tags in image description.

Main setting:
settings.xml:

8 //images amount
pic/1.jpg //images link
...
sit amet...]]> //images description
...


ClassesItemController.as:
private var min:Number = - 10;//min rotate angle
private var max:Number = 10;//max rotate angle
private var xPos:Number = 180;//center images x position
private var yPos:Number = 190;//center images y position

ClassesStackItem.as
private var defHeight:Number = 300;//image area max height
private var defWidth:Number = 400;//image area max width

ASK Ask a question & Live a coment (Public)

more

Do you have any comment or questions about opinion file?


Please register & login before you post!