This item is by an Elite Author
sike
- Microlancer Beta Tester
- Elite Author
- Sold between 100 000 and 250 000 dollars
- Has been a member for 6-7 years
- Author was Featured
- Item was Featured
- Interviewed on the Envato Notes blog
- Exclusive Author
- Repeatedly Helped protect Envato Marketplaces against copyright violations
- Referred between 50 and 99 users
- Bought between 1 and 9 items
89
Purchases
Buyer Rating:
4.80 stars
4.80 average based on 5 ratings.
(more information)
-
5 Star
480%
-
4 Star
120%
-
3 Star
00%
-
2 Star
00%
-
1 Star
00%
| Created | 9 January 11 |
| ActionScript Version | AS3 |
| Documentation | Well Documented |
| Flash Files Included | Flash FLA, ActionScript AS, XML Files, HTML Files, JS Files |
| Opens With | Flash CS3 (9+), Flash CS4 (10+), Flash CS5 (10+) |
| Published Size | 61kb |
| Resolution | Resizable |
- black
- clean
- customizable
- expandable gallery
- grid gallery
- image gallery
- scroll
- simple
- video gallery
- video player
- white
© All Rights Reserved sike -
Contact Envato Support


Hi, I see that two other people have asked for a scroller on the text, I also need that. Did you make that code for them? Or- how much will it cost to have you add that for me?
Hi, you can drop me a line via the contact form in my profile page. Thanks.
Changing # columns works fine for me. I want to change the # of rows to 2. But it cuts off the picture at the bottom. I’m guessing because it’s looking for 3 rows to expand on since the window opens from the center in the second row? Is 3 the minimum for this component?? Please let me know asap. PS I sent you a personal message on your profile page earlier, but no longer need that functionality. This is the new question.
Hope you are able to get back to me asap.
Natalie
First, wonderfull stuff!
I got two questions. Can you switch off the background? And a scroller for the text is possible?
Thanks
Hi Sike,
Is it possible to have text associated with each image/photograph – i.e. a little description under each image.
Thanks,
Emmet
Hi yes, you can customize it via actionscript. I’m available at freelance, you can drop me a line via my profile page.
Hi. I have a question regarding the videos. I am using this expandable gallery as an .exe windows projector for a kiosk. My problem is: when I set it up, I hit CTRL F to make the whole gallery full frame. It works great BUT then when I play the videos they all are playing “full frame” meaning you only see a bit of it within the video display. I understand why its happening: in full screen mode, videos play as if in full frame (without even hitting the video full frame toggle). If I just play it without hitting CRTL F , the video display perfectly inside the player. Could you point me inside the .as documents to where I might alter this? I don’t really care about the videos being able to be played full frame, I ‘d rather make sure that I can display the whole thing full frame and the video play neatly inside the video display. Thanks for your help.
Hi, you can try to set the fullscreenTakeover to false of the video player. Find more information from:http://apdevblog.com/examples/apdev_videoplayer/docs/index.html?package-summary.html&all-classes.html
Goodnight purchased this gallery and I’m trying to put their gallery on this as my template loading external swf, the code that was used to load this swf gallery
/ / Create an instance of the Loader var loader: Loader = new Loader (); / / Store in the variable "file" the name of the external swf to be loaded var file: String = "galeria.swf"; / / Create an instance of the URLRequest, which will load the swf stored in the variable "file" var request: URLRequest = new URLRequest (file); / / Define where the swf is loaded exteno carregador.x = 0; carregador.y = 0; / / Load the requested swf carregador.load (request); / / Include the swf loaded on Stage this.addChild (loader);over the gallery does not work, my question is this how it is being charged in a template as external swf?
Hi, you can take a look at the preloader.fla, there is a example there.
how do I change this text DEFAULT COVER in the gallery so it opens the video? and the second question is how it is once you click to go running immediately play an auto
Is there a way to add fancybox on the large image?
hi, multilanguage? (é,à,^...) thank
Hi yes, you can embed the special character, or just don’t embed the font in the textfiled.
Is it possible to use multiple instances of this gallery on the same page or adjacent pages?
Hi, do you mean load it to a flash multiple or embed it in the HTML multiple? Embed it in HTML multiple is easy, load it to a flash make need to customize some piece of the code. I’m available at freelance, you can drop me a line via the contact form in my profile page.
I mean, using it multiple times within an html page. For example, having a big gallery at the top of a page, and also using the same gallery feature in another spot on the same page. Can I apply different css & xml parameters to each gallery instance on that same page? Thanks for your super-fast response
Hi yes, you can use something like xmlPath in the flashvar to embed and load different xml driven gallery.