Subscribe to our newsletter:
Awaiting 3 votes.
Posted by : snowcat on 05/02/2008
11462 pageviews, 54 purchases
Package includes: FLA
Opens with: Flash 8, Flash CS3
AS Version: ActionScript 2.0
Viewable with: Flash Player 7 and above
Published size: 5kb
A fully customizable dynamic list, XML driven.
Here is a list of variables you can change:
bigImageWidth & bigImageHeight
thumbnailsWidth & thumbnailsHeight
thumbTextWidth
bigImagePosition = left/right
scrollAreaEnabled = true/false (enable/disable automatic scrolling)
scrollSpeed
scrollBarColor
thumbsSpacing
font & fontSize & fontColor
The whole list is automatically resized according to bigImageHeight & Width and thumbTextWidth
This product is included in
Snowcat 2nd Special Package. A collection of products at 60% discount.
- Price : $7
- buy now
- add to alerts
Dynamic List XML black
Dynamic List XML white
Is possible to have the Actions Layer embedded in another flash file? I am trying to embed the file into my website but when the file is exported, the “list” does not show. What needs to be changed the Actions keyframe inorder to work insite a flash site? What about the alignment? Can it be aligned to a specific x,y co-ordinates?
Thanks
unknown user: Everything is possible but I'm afraid would require more than the basic ActionScript knowledge to do that
trebordude: I didn't quite understand what exactly is what you need. All the items are already visible, and highlighted when you roll over them.
INCUBaby33: You'll have to be more specific than that. The code controlling the fonts is working just fine to me, as it can be seen in the samples
Could you please fix the code controlling the font for the “picture” and “description” buttons. The font control is broken for both the black and white application.
Hi snowcat,
A very nice piece of code, I am still quite new to action script, but starting to understand what it all does.
Could you give me some pointers on how I could adapt the code to be able to have an item like thumbItem_mc7 set so it is visible and highlit.
So in effect be able to move to any item in the list visible and selected.
Thanks
Robert
Dear Snowcat
I would like to purchase this gallery - its exaclty what i needed
one question. can i add more photos per category , for example the side and back photos of the cat (is there possibility to add more buttons to click on them and get more images)
tnx in advance
YH
Dear Snowcat I would like to purchase this gallery - its exaclty what i needed one question. can i add more photos per category , for example the side and back photos of the cat (is there possibility to add more buttons to click on them and get more images) tnx in advance YH
Hi snow I bought the dynamic list and to put it mildly I have no idea how to make it work.
the 2 main sticking points are: when I try to move the movie clips and copy the action script to an existing fla file where I need the component to work I get this message in the compiler:
Error: A 'with' action failed because the specified object did not exist.
over and over again.
and only the picture and discription buttons are showing up.
the second thing is I need to what code to change so the gallery knows where to read the "images" foldere I would like it to go to "xml_images" or galley_images" the name really dosn't matter.
I'm in a bit of a time cruch so any help you and offer would be very very cool
John
How much for the special license price / website ?
Hi,
You can use this product on multiple non-commercial project/websites/website pages with the $7 license. You'll need the special license if you want to use it on a single commercial project/website.
Thanks,
Snowcat







help
and feedback
latest
news
latest
forum entries
Steven,
You will have to copy-paste all the code from the first frame into the first frame of a newly created symbol (Ctrl F8), then place an instance of this symbol on the Stage.
You’ll also have to remove all the appearances of the “_root.” in the code (without the quotes).
Regards,
Snowcat