I get 21 conflict errors when i try to publish the source.
I open the project file and hit f12..
any ideas?
Posted about 1 year ago
Tab Gallery it’s a two level Flash gallery that has support for JPG , GIF, PNG image viewing and for FLV playback. The first level is represented by the categories (tabs). The list of tabs is located at the bottom of the application. The number of tabs can be unlimited and each tab has it’s corespondent in the XML file in the “category” tag. If the list of tabs is too long, a mouse sliding behavior will be enabled. The list will slide horizontally according to the mouse x position. The image used for displaying the tab has to have 95×75 px.
Each category can store an unlimited number of files represented by the “file” tag in the XML .
A file can be a JPG , PNG, GIF or FLV . The preview (thumbnail) is an image wich doesn’t have to have fixed dimensions, it will be scaled and smoothed to fit the surrounding rectangle. Files previews (thumbnails) will have a certain icon depending on the file type (image or video) and if it’s a video file, a play button will appear. If it’s too long, the list of thumbnails can scroll vertically by dragging the right handle or using mouse wheel. The right handle will increase or decrease the scrolling speed depending on the distance from the original position (the middle of the screen).At the top, it’s the title bar wich will display the current category name and the number of files inside it.
Clicking a thumbnail will launch the Viewer wich will display the big image/movie with a description bellow and the navigation buttons. Clicking on the big image/movie will close the Viewer. Movies can be totally controlled by using the control bar.
Each resize of the window will reposition the elements. There is a size restriction, the window can not be under 800×600, but that can be modified.
You can add your own files and text by editing the XML file. The graphical elements can be found organized in folders/subfolders with intuitive names inside the Library. The ActionScript files are stored in a project for easy access.
Overall, it’s a nice gallery that can help you organize and display your favorite files (images, movies) and share them to your friends/clients/the world in an elegant and professional manner.
Enjoy !
Support only on the
WHITE Tab Gallery FLV Portfolio v2 Public Support Forum
@sharynt The gallery was coded with flash 8 and AS2 . I guess it only works with flv files. Have you tried a diffrent format ?
@eduardosilva I can’t understand what you have written. It has no sense. I’m really sorry
Posted about 1 year ago
I get 21 conflict errors when i try to publish the source.
I open the project file and hit f12..
any ideas?
Posted about 1 year ago
Yeah, I tried to see if I could put a mp4 file in it, but it didn’t work. Would you be interested in redoing it for use with Flash player 9 as a custom work order?
Thanks
Posted about 1 year ago
I have published the source html out of Flash. The .js file and swfs are all on the server. The .html page will not display. The swf displays and pulls data perfectly. Any ideas as to why the html page will not work?
Thanks -JM
Posted about 1 year ago
Hello guys, please use our Flash Support Forum for questions or custom work request, it’s hard to keep track of all posts/pm/emails. Thank you !
Posted about 1 year ago
Hello everybody. Just want to remind you that you have the Public Support Forum link in the file description. Please use that link to ask for support. Thank you for your undersatnding and I appologise for any inconvenience.
Adrian
Hello oxylus,
I’m thinking to buy this product, will I get the fla file with the buying ? Can I program this product so instead the xml file it will load the data from DATABASE ?
Best regards, Sallaboy
Posted 12 months ago
how do i change the position of the elements in the titlebar? I was able to change the position of the album name by changing the margin value in titlebar.as but the ITEMS are much harder to change the position. I already have it positioned in the gallery.swf file correctly but the AS file is overriding and i’m having trouble figuring out where that specific piece of code is with all this math… i’ve tried deleting or adjusting any x, y or resize related lines of code that are also attached to the Items name but i have had no luck. Please let me know.
Thanks,
Chris
Posted 11 months ago
nevermind, i figured it out… i had to delete line 53 of Titlebar.as … i missed the ._x in my initial scans.
I replaced with this:
Items._x = 50;
that controls the amount of pixels from the left the text will be positioned.
I also added the following just under
Items._y = 25;
that will control the amount of pixels from the top the text will be positioned.
Posted 11 months ago
any chance we can buy an upgrade that allows us to simply drop folders in a directory and have the alubms automatically created?
Posted 11 months ago
xml photo galleries when there are a lot of albums each with a lot of photos is a very tedious and long task 
I need to add a scroll bar to the albums …. we have 27 albums and it will only get larger… the scrolling goes way too fast for the people that will need to use the gallery. I was able to set the thumbnail scroll bar to true so that works fine… is it a similar way to set the album with a scroll bar?
Posted 11 months ago
Well i think your a genius!!! very very easy to edit. the xml was well layed out and i didnt get a mind F#@" alt="" /> trying to work out the actionscript. I hope you make some serious cash off this.
Awesome Work. love it!!
Posted 9 months ago
well … we were able to add a .NET application that gives an easy way to update this gallery and automatically updates the XML (via our intranet). However, the albums are still a HUGE usability problem… I’m trying to change this into a crappy dropdown or something that is at least easier to use by the many of the employees who have already complained about this.
Posted 9 months ago
I have a question.. will this gallery support a 11.000 pics collection?well…its organized by categories, but it will have at least 500 pics per categorie.
Posted 8 months ago
@leobonilla it should support that, but it will most likely be pretty resource intensive and scrolling will be really fast because of so many items.
Posted 8 months ago
Hey Ox…2 things I would like to know about the Tab Preview V.2:
One- Can I change that Top Area where the Logo is with a FLASH Logo?
Two- there is a clip called movieclip 11 that is very narrow when you open it up as far as in Height(i like that) then there is a You Can Play FLV movie that is probably like a 500×500 px movie, so does this mean that I can control the widths and heights of the movie clips and flv files I upload or do they just automatically take the shape of the original file anyway?
Please respond, I am seriously considering purchasing this from you.
Posted 8 months ago
HI OXYLUS
I have included in Triworks Elite Xml Website, and it works very well
great Job!
Posted 5 months ago
I have written a quick C#.NET app to make putting images up much easier by automating the XML production for multi-folder directory
You can grab it and its source code at http://alirobe.com/old-bits/dls/GalleryXmlApp.zip
open source, author or anyone else can feel free to use/recycle for commercial purposes – no problem. I will not support or update it.
Also, I have included in the zip file a free MS powertoy which allows you to quickly mass-resize images by using the context menu.
Posted 4 months ago
Can the gallery call an external url instead of bringing up the full view of the photo? I’d like to use it to list “products” but then open a new page when clicked. Is that possible with this version? Thanks! Awesome job!
Posted 3 months ago
I posted this before and hoped to get a response, maybe this time you guys will get this. Can the gallery call an external url instead of bringing up the full view of the photo? I’d like to use it to list “products” but then open a new page when clicked. Is that possible with this version? I purchased this in hopes to figure it out with some help. Please let me know. Thanks! Awesome job!
Posted 2 months ago