Home / Components / Galleries & Slideshows / 2D - Yeah! Gallery (v1.0)[Lite] /
2D - Yeah! Gallery (v1.0)[Lite]
8 purchases
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
$16.00
Package includes: FLA
Flash Version: Flash CS3, Flash CS4
Viewable with: Flash Player 9
Action Script: ActionScript 3.0
Product ID:F0800683
Please install flash first.
2D - Yeah! Gallery (v1.0) supports right to left as well as left to right languages.
With over 40 changeable parameters giving you full control on the look and behavior of the gallery , you can use different settings and come up with totally different results.
2D - Yeah! Gallery (v1.0) also supports long HTML formatted descriptions and URL forwarding .
Don't forget to check out the 5 samples in the samples page :) .
The package includes:
X The standard FLA file.
X 5 working examples.
X Visual Help files and a Tutorial.
X A Parameters Guide application.

List of all parameters:
//////////////////////////////////////////////////////////////////////////////
// Gallery Properties //////////////////////////////////////////////////////////////////////////////
DataFile
ScrollingMode
Spacing
//////////////////////////////////////////////////////////////////////////////
// Item Properties //////////////////////////////////////////////////////////////////////////////
Width
Height
CornersRoundness
BackgroundColor
BordersColor
BordersTransparency
BordersThickness
CoverColor
CoverTransparency
CoverLoadingHeight
ShowStripes
StripesColor
StripesTransparency
StripesHeight
TextColor
UpperTextAlignment
ShowNameInUpperText
UpperTextLabel
LowerTextAlignment
ShowNameInLowerText
LowerTextLabel
AlwaysShowDescription
DescriptionAlignment
FittingMethod
CroppingFrom
DisableButtonActions
WindowTarget
//////////////////////////////////////////////////////////////////////////////
// Visual and Motion Properties //////////////////////////////////////////////////////////////////////////////
EnableShadows
ShadowsQuality
ShadowsColor
ShadowsDensity
ShadowsSpread
ShadowsOffsetX
ShadowsOffsetY
EnableDragging
EnableMouseScrolling
MouseScrollingSensitivity
ScrollingSpeed
MaxScrollingSpeed
FrictionCoefficient
StartingStyle
//////////////////////////////////////////////////////////////////////////////
// Scroller Properties //////////////////////////////////////////////////////////////////////////////
ScrollerIsInteractive
You might be interested in:
--------------------------------------
Featured File

More files







$16.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 |
Please install flash first.
Please install flash first.
Please install flash first.
Please install flash first.






















16 comments
Add comment
jeamarc
Hi, I have only flash8 pro, not CS3. Please, can you tell me if the 40 parameters are in fla. (AS3) (I don‘t open) or in xml file. This application can be read without problem through a “loadMovie” in fla8 file (swf) ? Thanks.
#  /  PM  /  posted on Jul 28, 2008
nitrox
Hi,
It‘s inside the fla , and unfortunately Flash 8 cannot run AS3 flash files.
I can make the 40 parameters readable externally using XML , but you will still need to open the FLA file to change the graphical environment of the gallery(not the gallery itself, because the gallery itself is completely customizable via the parameters)
#  /  PM  /  posted on Jul 29, 2008
dreamup
is it possible to replace the external xml link for a flash internal link as var conteneurImage2:Loader = new Loader();... ?
#  /  PM  /  posted on Oct 13, 2008
dreamup
this file is perfect, i‘m just not a flasher you know…
somebody could help me ?
#  /  PM  /  posted on Oct 13, 2008
nitrox
Hi dreamup , I don‘t think you can execute AS from external links , otherwise , sql would be unjustifiable :)
But you can put your actionscript inside the fla as a function to be compiled normally when you export to swf , and then pass a parameter through the link to that function.
I hope I have helped you
Tee
#  /  PM  /  posted on Oct 14, 2008
dreamup
So if i put this code to have load the big pictures, so then i could tell to the itembutton to go somewhere in this movie…
//fz//
var chargeurBig = new Loader();
var adresse = new URLRequest(“Big.swf”);
chargeurBig.load(adresse);
addChild(chargeurBig)
//fin fz//
is it the way ? somebody could help me ? i can had the function “gotothebigitem” ?
//FZ// ItemsContainer.addEventListener(MouseEvent.MOUSE_DOWN , gotothebigitem);
//fin FZ//
//FZ//
function gotothebigitem(e:MouseEvent):void { gotoAndStop(‘ItemLinkList’); }
//fin FZ//
#  /  PM  /  posted on Oct 14, 2008
dreamup
ok i can just put a movie on the stage, but i don‘t know to command it..
i try //FZ// ItemsContainer.addEventListener(MouseEvent.MOUSE_DOWN , gotothebigitem); //fin FZ//
and then //FZ//
function gotothebigitem(e:MouseEvent):void { mod.gotoAndStop(‘mod’); }
//fin FZ//
but it don‘t work… nobody know this file ?
#  /  PM  /  posted on Oct 14, 2008
javiercviegas
Hi nitrox really nice job! What version of flash do i new to open the fla file for changing the graphical enviroment? can i use flv?s to preview or pictures only? Thanks.
#  /  PM  /  posted on Oct 16, 2008
nitrox
Hi,
You need Flash CS3 or above.
Unfortunately ,for now you can use Images only for thumbnails.
#  /  PM  /  posted on Oct 16, 2008
massive
Great component! Fantastic support!
Good luck nitrox!
#  /  PM  /  posted on Nov 17, 2008
wilco3d
Hi, for some reason the parameters guide just crashes everytime I press the next arrow, or try and search, is it possible you could just make a .chm or something of the parameters?? Extremely appreciated if you could.
#  /  PM  /  posted on Dec 02, 2008
nitrox
Hi wilco3d,
I have added Help and Parameters as JPG images, please re-download the package.
#  /  PM  /  posted on Dec 02, 2008
wilco3d
Many thanks for fast response, ill be sure to leave a good rating after I achieve what I’m after :) Just need to find out what controls how many rows of images there are now!
Thanks again,
#  /  PM  /  posted on Dec 02, 2008
nitrox
Look at the tutorial in the Help file, you should learn everything you need from there : )
#  /  PM  /  posted on Dec 02, 2008
vegasboy
Nitrox
all i need is to add categories, please help
example: a tab or button that activate CARS pics and another button or tab for motorcicles pics.. just like running different xml from the same gallery
i already bought a flash tabs component with the idea to load 2 or 3 of your gallery but it does not work.
please let me know if are willing to help me
i really need this.
#  /  PM  /  posted on Apr 06, 2009
vegasboy
does anyone know if is possible to implement autoscroll on this flash component?
#  /  PM  /  posted on Jul 08, 2009