Comments
home » flash components » user interface » thumbnail list v1 » comments »
custom xml file
what kind of structure? Please send your xml file structure to our support department and we will let you know which tags you change from the XML file and you'll have to keep. Thanks
posted by jumpeyecomponents on 09-08-07
what kind of structure? Please send your xml file structure to our support department and we will let you know which tags you change from the XML file and you'll have to keep. Thanks
Skinning
Can i skin the scroll bar? Playing with demo and this is stopping my purchase....
posted by armando on 29-08-07
Can i skin the scroll bar? Playing with demo and this is stopping my purchase....
skinning scrollbars
Armando, you can change the skin of the scrollbars. Please read the documentation file received with the demo version. You'll find the instructions on page 5 right under the rollOver effects are listed. If you still can't figure it out, please send an e-mail to our support department and they will help you.
posted by jumpeyecomponents on 30-08-07
Armando, you can change the skin of the scrollbars. Please read the documentation file received with the demo version. You'll find the instructions on page 5 right under the rollOver effects are listed. If you still can't figure it out, please send an e-mail to our support department and they will help you.
Navigation:MouseOver...Can it be slowed a bit.
Hello Jumpeye. This is a very nice Component, easy to set up the basics. I'm using it with Crossfade Loader. I like the mouseover option for navigation, but it's a little too speedy. Can it be slowed down? Thanks.
posted by ascender on 12-09-07
Hello Jumpeye. This is a very nice Component, easy to set up the basics. I'm using it with Crossfade Loader. I like the mouseover option for navigation, but it's a little too speedy. Can it be slowed down? Thanks.
navigation mouseMove sensitivity
Gary, unfortunately the sensitivity can't be modified on this version but we will make it adjustable on the next version of the Thumbnail List.
posted by jumpeyecomponents on 14-09-07
Gary, unfortunately the sensitivity can't be modified on this version but we will make it adjustable on the next version of the Thumbnail List.
selectNextThumb
Is there anyway to do something similar to selectNextThumb() in thumbnailSlider??
posted by jump_dan on 24-10-07
Is there anyway to do something similar to selectNextThumb() in thumbnailSlider??
next thumb function
This version doesn't have the next/previous picture feature. But because some of our customers requested this functions, we've developed a customized version which have the next/previous picture function implemented. If you're interested in this version, please write to our support department.
posted by jumpeyecomponents on 25-10-07
This version doesn't have the next/previous picture feature. But because some of our customers requested this functions, we've developed a customized version which have the next/previous picture function implemented. If you're interested in this version, please write to our support department.
AS Help
New to Flash AS need an example that combines url go to and flash frame go to in the same xml file for the thumbnail list and the thumbnail slider. Another word in some cases I want the click on thumbnail action to go to a url and in some cases to a frame in my flash module. I have been able to get this to work indivudually i.e. all to different urls or all to frames but I'm looking to mix it up in the xml.
posted by magic_mike54 on 15-11-07
New to Flash AS need an example that combines url go to and flash frame go to in the same xml file for the thumbnail list and the thumbnail slider. Another word in some cases I want the click on thumbnail action to go to a url and in some cases to a frame in my flash module. I have been able to get this to work indivudually i.e. all to different urls or all to frames but I'm looking to mix it up in the xml.
Frame navigation and url openning
On our knowledge base you can find an example on how to use frame navigation and url navigation with the same instance of ThumbnailList component.
You must copy the link and paste it in your browser's address bar.
http://www.jumpeyecomponents.com/knowledgebase/Thumbnail-List-Pro-V1/Frame-navigation-and-url-openning~182/
posted by negush on 15-11-07
On our knowledge base you can find an example on how to use frame navigation and url navigation with the same instance of ThumbnailList component.
You must copy the link and paste it in your browser's address bar.
http://www.jumpeyecomponents.com/knowledgebase/Thumbnail-List-Pro-V1/Frame-navigation-and-url-openning~182/
XML Connector Component
Can I bind data using the XML connector with this component?
posted by shane on 17-12-07
Can I bind data using the XML connector with this component?
text description with thumbnail method
could thumbnail list component show every thumbnail images come with text descript below the thumbnail image?
posted by vossler on 19-12-07
could thumbnail list component show every thumbnail images come with text descript below the thumbnail image?
please write to support
It would help us an e-mail. Please send your files to alin [at] jumpeyecomponents.com
Thanks,
posted by jumpeyecomponents on 17-05-08
It would help us an e-mail. Please send your files to alin [at] jumpeyecomponents.com
Thanks,
Please provide more samples
I do not know how to manage this component via actionscript as the sample code is not very helpful.
I have an instance name using the Thumbnail List V1 of panel_movie
the path is _root.side_panel.panel_movie
How can I access this and setp external xml file and capture onCLick events? Thanks
posted by ianhull on 03-08-08
I do not know how to manage this component via actionscript as the sample code is not very helpful.
I have an instance name using the Thumbnail List V1 of panel_movie
the path is _root.side_panel.panel_movie
How can I access this and setp external xml file and capture onCLick events? Thanks
how to use ThumbnailList
For all technical questions, please write to support [at] jumpeyecomponents.com
Please open the documentation file received together with the component and scroll down to page number 11 and read that tutorial. However, on page number 13 you have an example about how to use the listeners. If your component 'matrix_mc' is placed to this path, _root.side_panel.panel_movie, whenever you add the listener to the component you should use this path '_root.side_panel.panel_movie.matrix_mc.addListener(listener)' - the last line of script on page 13.
Of course you must tell the path to the component only if the AS is on another frame/location that your container movie.
Please write to support for further help.
posted by jumpeyecomponents on 05-08-08
For all technical questions, please write to support [at] jumpeyecomponents.com
Please open the documentation file received together with the component and scroll down to page number 11 and read that tutorial. However, on page number 13 you have an example about how to use the listeners. If your component 'matrix_mc' is placed to this path, _root.side_panel.panel_movie, whenever you add the listener to the component you should use this path '_root.side_panel.panel_movie.matrix_mc.addListener(listener)' - the last line of script on page 13.
Of course you must tell the path to the component only if the AS is on another frame/location that your container movie.
Please write to support for further help.


ok this component that came with a trial file is pretty cool. all the thumbnails out there are pretty generic this one gives you allot to work if.. one questions.. can we customize it so we can use our own XML format with this?