Home / Components / Menus & Navigation / XML Driven Gallery - Set Menu /

XML Driven Gallery - Set Menu

98 purchases

dynamics Menus & Navigation XML Driven Gallery - Set Menu XML Gallery Menu - set: vertical, horizontal, grid, ring, wave and circle. Images/Videos are dynamically sized to fit the component size. Supports all Flash image formats. $15 http://www.flashcomponents.net/component/xml_driven_gallery_set_menu.html http://www.flashcomponents.nethttp://u1.flashcomponents.net/components/small/1443_1.png

License:

By purchasing and downloading this license, you are entitled, as buyer, to use  the product in ONE SINGLE NON-COMMERCIAL PROJECT ( website&nbs... [+]

> View graphic table with full license features

$15.00

buy now

Package includes: FLA, SWF, HTML, XML, JS

Flash Version: Flash 8, Flash CS3, Flash CS4

Viewable with: Flash Player 9

Action Script: ActionScript 2.0

Product ID:F0901443

Author:

dynamics

dynamics avatar

Look for Full Flash templates - for photograpers, personal portolio or any photo video gallery. XML , As3 driven...

 

Recently viewed:

XML Shop Cart with Proforma Invoice Generator
Simple Shopper 1.1
YouTube/ FLV Video Player with Dynamic Playlist and Streaming
Select Flash Video Player with ADS and Streaming
Smooth FLV / Streaming / Youtube Video Player
Resizable YouTube/ FLV Video Player
Vertical XML Image Scroller v2
Vertical XML Image Scroller
Jump and Run Game incl. XML Level Editor
DockMenu 3D
XML Luxemburg Map
FeatureSlider
- Set menu style-vertical, horizontal, grid, ring, wave and circle;
- Size and number of photos can be changed through XML file;
- Images/Videos are dynamically sized to fit the component size;
- Description for all image;
- Supports all Flash image formats;
- Simple change in XML file.










VISIT MY FULL PORTFOLIO

$15.00

buy now

License:

Personal License By purchasing and downloading this license, you are entitled, as buyer, to use  the product in ONE SINGLE NON-COMMERCIAL PROJECT ( website or other multimedia project not generating income ), your personal work or work for a client. You may not redistribute / resell the functionality provided with the purchased product without the author's and / or FlashComponents.net written permission, but you may modify its content. In case you want to use the product for a commercial project then you will have to buy the 'Commercial License'.

Usage Terms: Personal Commercial Multiple
Use in ONE SINGLE NON-COMMERCIAL project
Unlimited use in the same project
Use in ONE SINGLE COMMERCIAL project
For your client's ONE SINGLE COMMERCIAL project
MULTIPLE COMMERCIAL projects
For your client's MULTIPLE COMMERCIAL projects

Other by dynamics:

Flash Photo-Video Site - XML Template

Add your photo and video portfolio in this pro...[+]

More >>

Video Gallery - Grid Slide

- is the gallery to view video flv file - is ...[+]

More >>

Photographer Website- Full XML Photo Gallery

A full XML website template - photo gallery - for

More >>

Related components:

Business Gallery

It's easy to use and implement, has a low ...[+]

More >>

3D Cube Wall Gallery

3d cube wall photo gallery with very complex an...[+]

More >>

SWF Image Viewer XML Driven V2

This is a New version of SWF & Image Viewer...[+]

More >>

1 / 22

Featured components:

HTML / XML Video List AS2 - v2 ( & FLV Player )

This is the second version of the HTML / XML V...[+]

More >>

AS 3.0 XML Video Player

This AS 3.0 Video Player XML plays any kind of...[+]

More >>

XML FLV Player H-List - AS2

XML driven FLV / H.264 video player with playli...[+]

More >>

39 comments

Add comment


  • To change the size of the thumbnails do the following changes:


    For change thumbs dimension – change parameter


    • FOR sliders thumbs:*

    In scene1 Frame1 :
    for circle: line 666 “ _loc1._xscale = _loc1._yscale = _loc6” ad “+” number(1-20) // big size and for circle *diameter: * line 649 “var _loc9 = 250;” change number 250;
    • For Display thumbs*

    In MovieClip “DisplayNode” (change first dimension for thumbs t.jpg) change parameters:


    addThumbs = function ()
    { var _loc7 = dataObject.asset.imageCount; var _loc6 = this.createEmptyMovieClip(“thumbGroup”, 6); _loc6._x = -(Math.round(dataObject.asset.width * 1 / 2) + 100); // change x position _loc6._y = -Math.round(dataObject.asset.height * 1 / 2) – 4; // change y position var arrowClip = _loc6.attachMovie(“arrowClip”, “arrowClip”, 0); arrowClip._x = -4; arrowClip._y = -4; for (var _loc3 = 1; _loc3 <= _loc7; ++_loc3) { var _loc2 = _loc6.attachMovie(“galleryThumb”, “thumb” + _loc3, _loc3); var loc5 = swfRoot + dataObject.path + dataObject.id + ““ + _loc3 + “t.jpg”; var _loc4 = _loc2.createEmptyMovieClip(“imageHolder”, 1); _loc2.id = _loc3; _loc4.loadMovie(_loc5); _loc4._x = 8; _loc4._y = 8; _loc2.BG._width = 146; // change background size _loc2.BG._height = 96; * // change background size* _loc2._xscale = _loc2._yscale = 0; _loc2._y = (_loc3 – 1) * 68; _loc2.tweenScale(50, 50, 10 + _loc3 * 2, “easeInOutExpo”); _loc2.onPress = function () { arrowClip.tweenPosition(”“, this._y – 4, 20, “easeInOutElastic”); switchImage(this.id); }; } // end of for
    };



    #  /  PM  /  posted on Jun 04, 2009
  • i just bought this and my question is can i use this as a picture gallery?



    #  /  PM  /  posted on Jun 09, 2009
  • It can be used. It’s designed for a gallery. Can be an unlimited number of pictures, each with description, and can be arranged by categories. You can put thousands of photos, writing code in XML Notepad. (anyone can do it) You will not regret your choice if you have any questions contactatima and will gladly help.



    #  /  PM  /  posted on Jun 09, 2009
  • I have enlarge the circle sliders thumbnails,
    but i don’t understand how to enlarge the other sliders thunbnails (grid & horizontal)
    how do i do this please?
    Tanks



    #  /  PM  /  posted on Jun 23, 2009
  • For thumbs change: in BODY_CLIP – MovieClip “DisplayNode” modify the parameters as you wish:


    thumbClip.imageHolder._width = 100; thumbClip.imageHolder._yscale = thumbClip.imageHolder._xscale; thumbClip.imageHolder._x = -Math.round(thumbClip.imageHolder._width / 2); thumbClip.imageHolder._y = -Math.round(thumbClip.imageHolder._height / 2); W = thumbClip.imageHolder._width + 10; H = thumbClip.imageHolder._height + 10; BG.tweenSize(W, H, 20, “easeInOutExpo”); delete thumbClip.onEnterFrame; thumbClip._visible = true;

    #  /  PM  /  posted on Jun 24, 2009
  • i need set this gallery in menu horizontal, but with 3 rows, is posible ?? how ??



    #  /  PM  /  posted on Jul 08, 2009
  • It’s easy to set up a horizontal menu xml file, but the gallery is not designed for multiple lines



    #  /  PM  /  posted on Jul 08, 2009
  • one question


    is posible load this component into other flash movie using loadmovie with out lost functionability???


    best regards




    #  /  PM  /  posted on Jul 22, 2009
  • Yes.



    #  /  PM  /  posted on Jul 26, 2009
  • Is that possible to display a video instead of a picture ? (Like a video from you tube…)



    #  /  PM  /  posted on Sep 05, 2009
  • Yes you can, you can load a swf can load any player (video, audio)



    #  /  PM  /  posted on Sep 06, 2009
  • Hi,


    I just bought the component and I wonder if there’s any way to make the whole thing smaller? I need to display it in a 500X500 pixel area.


    Thanks!



    #  /  PM  /  posted on Oct 02, 2009
  • Having an issue with the horizontal menu. I have seven swf’s I want to load but when I use the horizontal, they seem to align left.


    For example, when my mouse is in the center of the screen, I am on the last item. I would have expected the behaviour to be the middle item (4) instead. The menu is only active when I am on the left side of the stage, anywhere on the right causes all the thumbs to shrink and group to the left side of the screen. I thought this menu would be more like the mac taskbar and allow pan from left to right. Is this a bug for small applications or is this by design?


    I can post it somewhere if needed.


    Thanks!



    #  /  PM  /  posted on Oct 25, 2009
  • Hi ,
    Horizontal menu has an elastic motion. Thus “runs” on the left, but returns to its. You can modify these parameters : in Scene1: , Frame 1 (*), Line: 900:
    change the parameters until you get what you want.
    Thanks for all, dinamics



    #  /  PM  /  posted on Oct 25, 2009
  • OK, seem to have adjusted the elasticity to work ok. One more question, I increased the movie dimensions to 1024 × 768 but the center point of the horizontal menu did not update which causes the menu to be off center (when mouse is not over). How do I compensate or adjust for this resizing of the stage?


    Thanks!



    #  /  PM  /  posted on Oct 26, 2009
  • I figured out the center point adjustment value. One more question. When clicking on a thumbnail, before it does the zoom in effect, there seems to be an alpha layer that covers the background. It is hardly noticeable but it is there and makes my background look faded. How do I remove that or set it to 100% transparent?



    #  /  PM  /  posted on Oct 27, 2009
  • To transparent:
    in VECTOR folder open “display” and set alpha=0
    For centrate:
    Scene 1 – move dispaly left



    #  /  PM  /  posted on Oct 27, 2009
  • how can i change the opsition of screen ( i want thumbnail show on left but when i click for larg size it's show on center)



    #  /  PM  /  posted on Aug 03, 2010
  • Hi,

    Just bought the component. I'm customising it. I inserted it into my main .fla as images gallery and looks great ! There is one problem regarding my navigation. I can navigate through my menu including the gallery-component if I don't click any thumb. The moment I click a thumb the component works perfectly but I'm unable to get it back if i click another menu item like contact or about.

    Could you please help me to solve this issue ? Thank yoiu, Marcia



    #  /  PM  /  posted on Sep 02, 2010
Please login to post comments.