Home / Components / Galleries & Slideshows / Image View Gallery /
Image View Gallery
57 purchases
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 ... [+]
> View graphic table with full license features
$10.00
Package includes: FLA
Flash Version: Flash 8, Flash CS3, Flash CS4
Viewable with: Flash Player 5
Action Script: ActionScript 2.0
Product ID:F0901512
Please install flash first.
width - set the width for the gallery;
height - set the height for the gallery;
border - set the border size
borderColor - set the color of the border
backgroundColor - set the color of the background
antetSize - set the antet size
antetSpacing - set the space bettwen the antet and the gallery
lines - set the number of pictures lines that will be displayed
coloms - set the number of pictures columns
spacing - set the spacing beetwen pictures
moveSpeed - set the movement speed
fadeSpeed - set the fade in/out speed
fade - if you have fade or cover
scrollWidth - set the width for the scroll bar
scrollBorder - set the border for the scroll bar
scrollHeight - set the height for the scroll bar
scrollBarColor - set the scroll bar color
scrollBackgroundColor - set the scroll background color
scrollBorderColor - set the scroll border color
statusFormat - set the status text format
statusOverFormat - set the status over text format
titleFormat - set the title text format
informationFormat - set the information text format
For any problem regarding this component you can contact me at [email protected]
$10.00
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 |
Related components:
Featured components:








12 comments
Add comment
anafi
i have purchased your component image view gallery. how can i put it in a specific area in a .fla file ?
#  /  PM  /  posted on Mar 13, 2009
bonsydesign
Hi…
The component is set in the center of the Stage … lines 321 – 322 :
gallery._x=(Stage.width-width)/2;
gallery._y=(Stage.height-height-antetSize)/2;
give the value you need for x and y coordonate:
exemple :
gallery._x=100;
gallery._y=0;
#  /  PM  /  posted on Mar 19, 2009
anafi
Hi “bonsydesign”...
Thanks for your answer (although I finally found it…)
There’s another question… Can I set the background transparent?
Thanks in advance!
#  /  PM  /  posted on Mar 20, 2009
anafi
...Ok, I found it!
#  /  PM  /  posted on Mar 20, 2009
apogue
I purchased your component. How do I slide over just one column, instead of three? I only have 12 photos and I don’t want to see a blank space to the right. Thanks.
#  /  PM  /  posted on Apr 16, 2009
tconte
Can the background be set transparent? If so, how do I do it?
#  /  PM  /  posted on Jul 02, 2009
anafi
Hi,
how I can replace the english language with greek? Even when I embedded the fonts I wanted the greek language isn’t working…
Thanks in advance.
#  /  PM  /  posted on Sep 10, 2009
stephanie.finz
Hi. I bought this and am trying to run it on the same page that has the following product: http://www.flashcomponents.net/component/transparent_vertical_menu.html
I’m not an expert at any of this, but follow instruction well. When I put this gallery in a separate table cell it doesn’t work, but the vertical menu does. I’m not sure how to run two on one page and where to put the code for the second script. They both reference the same .js file by name, so should I be referencing different directories? I’m so confused. Thanks :)
#  /  PM  /  posted on Oct 06, 2009
stephanie.finz
Hi. I actually got it all to work, and now I can’t find the code to edit the amount of columns and rows. Please advise. thank you,.
#  /  PM  /  posted on Oct 06, 2009
anafi
Hi!
could you please tell me how I put the component three times in the same flash file for having three different galleries? I tried to put the action script in different layers with different _x and _y values but only the one appears. Do you have any solution?
#  /  PM  /  posted on Dec 18, 2009
anafi
Hi!
I have a big problem with the greek language. Although I use very custom fonts (embedding also the greek language) it doesn’t work.
I would be grateful if you gave me a solution. I don’t know what else to do.
I hope for a reply.
Thanks
#  /  PM  /  posted on Jan 19, 2010
davidsmith697
Is it possible to generate the content for this component through html tags rather than an xml file? I'd like to embed this component on a web page (.aspx) but don't want to have to generate an xml file each time I want to change the content.
Thanks, Dave
#  /  PM  /  posted on Nov 08, 2010