very cool file!
Is it possible to have both FLV and jpeg in a collection?
Posted 4 months ago
<category name="Flower"..> <image thumb="busroadSnow.jpg">busroadSnow.jpg</image> <image thumb="conely_the_lonely.jpg">conely_the_lonely.jpg</image> </category>version 2 support:
Sorry for the link below, i didn’ see it is an update of this file
Sorry agin for that.
Posted 4 months ago
to:tonywalker
yes,just remove the stage listener.if you like,i can modify for you.
FLV sample files included andn uploaded on live server do not play at all, swf animations run partially, some of them work, some of them don’t, mouse events on swf files are being ignored on certain swf files.
Posted 3 months ago
hi! this is really great! just one question. how do i get the category thumbs blured? (when i click on one the background gets darker) i found the alpha effekt in the StageMaskController.as. so there must be a way to get them blured too? can you please help me?
Posted 3 months ago
To:superpowter77
in the .file,you can find the type=””,
(.swf,*.jpg then the type=””, *.flv then the type=”flv”
To
pixelrangerx
Open the Gallery.as,you can find the setCategories() function,
the category movieclip is
var thumb:MovieClip = categoryContainer.attachMovie(CATEGORY_LINK_ID, CATEGORY _LINK_ID + ”_” + i, i);
defined a Array,then
push the thumb in the array, you can add blur to the thumb(movieClip).
I can’t figure out how to make a sub-link. I want to make a gallery in a gallery? Is this possible?
Posted 3 months ago
I was also wondering if there is way so that if someone clicks on a main link it automaticly opens up a swf that they can interact with?
Posted 3 months ago
Hi. After importing this into an AS3 project the thumbs for cateogris and images do not drag. Also, after clicking one image it expands correctly and closes correctly. But the second image never expands, I only see the loading animation. Is it possible to run this in an AS3 project targetting flash payer 9+?
Posted 3 months ago
Hi, good work! I wanted to embed your gallery into my website…, what did you mean to tonywalker when you said “remove the stage listener”? Do I have to play with “StageController.as”? it would be great also to know if it’s possible to have the transparent background as said Chiarasv.
Thanks!
Posted 3 months ago
Hi Again!
I’m already done with the transparent background…
now I keep trying to fit the gallery to a MC in order to put it on my site as part of my stage, but doesn’t look that easy to me…
i mister is possible to interactive with swf loaded into your gallery?
now isn’t not possible!
Posted 2 months ago
Hi, love your work!
I just downloaded zip and noticed it doesn’t come with set of instructions. I’m not sure where to look to edit in XML to start editing. also, I tried to embed swf file as is in HTML and doesn’t work. I’ve placed all the images and docs in site folder. Can you help me, I’m pretty new at this?
-jd
Posted about 1 month ago