Home / Components / Menus & Navigation / X-Treme Accordion XML AS2

X-Treme Accordion XML AS2

69 purchases

Flashtuning Menus & Navigation X-Treme Accordion XML AS2 The most advanced XML Accordion application for Flash. $12 http://www.flashcomponents.net/component/x_treme_flash_accordion_xml.html http://www.flashcomponents.nethttp://u1.flashcomponents.net/components/small/3319_1.png

License:

By purchasing and downloading this license, you are entitled, as buyer, to use  the product in an unlimited number of websites and other multi... [+]

$12.00

buy now

Package includes: FLA, SWF, HTML, XML, JS, ( SOURCE CODE )

Opens with: Flash 8, Flash CS3, Flash CS4, Flash CS5, and above

AS Version: ActionScript 2.0

Flash knowledge required: Basic

Documentation: Well documented

Author:

Flashtuning

Flashtuning avatar

If you create Flash web sites, tools, or applications for your customers, you can easily create more effective design...

Product ID:F1003319

Recently viewed:

Simple Menu Bar
XML Tooltip Text Rotator
Resizable ZOOM XML PhotoGallery AS3
2009 RSS/ News Ticker v.2
Dock Menu FX
2009 XML Horizontal Menu
2009 Spent Calories Calculator
2009 Google XML Map

Please install flash first.

The most advanced XML Accordion application. No Flash Knowledge required.

XML Accordion Image Gallery / XML Accordion Photo Gallery & XML Accordion Slideshow & XML Accordion Banner Rotator.


KEY FEATURES:

* Fully customizable XML driven content
* Unlimited number of images / swf support
* Customizable width, height and item size
* Resize or crop your items on-the-fly from within the XML file
* Easy to use XML file for images / titles / descriptions and links
* View gallery images by using the thumb menu and left / right end arrows
* AutoPlay / Previous / Next with global or individual timer for each image
* Time period adjustable from the XML file (in seconds)
* Both horizontal and vertical menu orientation support
* Advanced effects for the description text, image zoom and panning effects
* Global or individual timer and transition definition for each text paragraph
* HTML / CSS driven description text paragraphs support
* Set URL links within the description text or when pressing on individual images
* Display the items in the order they appear in your XML file or in a random order
* Scroll Bar component support for browsing through the accordion items
* Optional highlighting feature for the active / inactive items
* Define image borders size/color from within the XML configuration file
* Image titles, padding, mouse roll over or click support
* Optionally set the XML settings file path in HTML using FlashVars
* No Flash Knowledge required to insert the Accordion SWF inside the HTML page(s) of your site

Opens with Flash CS3, Flash CS4 / CS5 or higher ( ActionScript 2.0 / AS2 ). Readme file and comments inside the xml file included in the package.

FREE PACKAGE DOWNLOAD ( Fully functional copy of the product provided within the package having the FlashTuning.net logo. To use the component without the FlashTuning.net label you need to purchase a product license.

TIPS & TRICKS ( Check how to insert a swf file into the html page(s) of your website and other useful questions ).

Check also:

X-Treme Accordion XML - AS3 version!



Keywords:

xml accordion image gallery xml accordion photo gallery xml accordion slideshow xml accordion banner rotator free accordion menu xml scroll bar component image zoom pan as2 horizontal vertical text effects transition portfolio


This product is included in ALL FILES PACKAGE:

$12.00

buy now

License:

By purchasing and downloading this license, you are entitled, as buyer, to use  the product in an unlimited number of websites and other multi... [+]

Other by Flashtuning:

HTML / XML Video Gallery AS3 ( & FLV Player )

XML / HTML / CSS driven Video Gallery for Flas...[+]

More >>

XML Photo Template 01 - AS3

ML driven Flash Photo Website Template ( AS3 ).

More >>

Advanced Image Gallery XML ( & Slideshow & Banner Rotator ) 03 - AS3

XML Image Gallery / XML Photo Gallery & XML...[+]

More >>

Related components:

X-Treme Transition Effects

Easy to use mask transition effects for your im...[+]

More >>

X-Treme Dock Menu AS3

The most advanced XML Dock Menu application for...[+]

More >>

X-Treme Zoom Menu XML AS3

The most advanced XML Image Zoom Scroller Menu ...[+]

More >>

1 / 24

Featured components:

2 Scrollers XML Photo Gallery

Scroll photos gallery with picture and descript...[+]

More >>

3D Slideshow v1.0

3D Slideshow v1.0 is a 3D flash slideshow that ...[+]

More >>

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

HTML / XML Video List - white theme - with mult...[+]

More >>

15 Comments

Add comment

  • Flashtuning on February 05, 2010

    New tags have been added for the new component X-Treme Accordion XML

    #  /  PM
  • whebden on February 15, 2010

    This serves it’s purpose and the source fla was easy to edit. Even if you don’t have the ability to edit the fla, the author gives you so many controls within the xml that you would hardly need to. Five stars and worth the price!



    #  /  PM
  • Flashtuning on February 16, 2010

    NEW


    Just launched X-Treme Accordion AS3 version!



    #  /  PM
  • merkin51 on February 17, 2010

    Love the look of this, but before I buy I’ve got a few questions:


    1. The specs say it opens in Flash 8, but the description says CS3 and CS4 only. Can it open in Flash 8?


    2. I want to develop a slider like this – http://bit.ly/b4bUKU – so the text is “always there” and doesn’t transition-in. Just nice, simple content text in each pane. Can this slider do that?


    3. I will be using this in a standalone offline projector app, using SWF Studio. Can you foresee any problems with that? Is it possible to edit the pane content in Flash, or does it have to be done with XML


    Thanks!



    #  /  PM
  • Flashtuning.net Support on February 18, 2010

    1. The file was developed in Flash CS3, but one of the flas should have been saved for Flash 8. There shouldn’t be any problems (if it’s not up already it should be up shortly together with a couple of bug fixes).

    2. It can’t do this “out of the box”. Although you can simulate this behavior by changing 5-6 lines of code (you need to change the tween duration to 0 and direction to “alpha” from the xml and call itemAnimationFinished at the same time with the addTween method). I can elaborate later if you need further help.


    3. You can try to load the free version with swf studio and test it. Can’t really guess if there will be any problems.
    You can edit the fla file, but if you want to modify the data displayed inside the menu, it’s easier using the xml (most of the movieclips are created dynamically in action script). For example, if you want to create a custom mask for the panes, you need to add it to the library and replace the mask creation code with an attachMovie call (in as2).


    Best regards



    #  /  PM
  • merkin51 on February 18, 2010

    Thanks for the response, I’ve tried the demo with SWF Studio and it loads it fine!


    Instead of opening HTML links, I would need the image buttons to call a function in my main swf. Is this going to be possible? In the xml file you can only set a value for “link”, which I’m assuming only takes http links…



    #  /  PM
  • Flashtuning.net Support on February 18, 2010

    There are two ways to call certain functions on mouse hit.
    You either replace the click code (easy to find – ctrl+f “getURL”) with your own code which calls certain functions depending, for example, on the name of the instance.
    Or you can place the function calls in “link” and the argument in “target”, and replace the click code with eval calls. More to the point:

    link = "trace";
    target = "it works";
    eval(link)(target);
    

    is the same with

    trace("it works");
    

    Keep in mind that eval is not available in as3.
    Best regards

    Sorry, I forgot about asfunction. I don't know if this will help but here's an example showing how to call a method using asfunction:

    function testFoo(foo: Object){
    	trace(eval(foo));
    }
    var tmp:String = "it works";
    getURL("asfunction:testFoo,tmp");
    

    Basically you only need to edit the "link" field.
    Hope it helps.



    #  /  PM
  • merkin51 on February 19, 2010

    Fantastic thanks so much, that all makes sense, hopefully I can get it to work in the full version. One last quick question on licensing, with the Multiple Commercial License does that basically let me use this component on any future project I do? I produce multimedia CD / DVD-ROMs for my clients, and plan to use this as a really nice slick main menu. Also, my products are often duplicated and distributed in their thousands, mainly for training purposes Is this ok? What does it mean in the license where it says “You may not redistribute it”, I don’t understand that?



    #  /  PM
  • Flashtuning on February 19, 2010

    Hi,


    You can get the Multiple Commercial License and use it for CD / DvD-ROMs multimedia presentations for training purposes. You may not re-sell copies of the product itself or as part of templates or other Flash products.


    FT



    #  /  PM
  • vjart on March 10, 2010

    Hi. Thanks for nice component.
    I am building a CodeIgniter site. In case you are not familiar with the system in the stanradr setup images and other such skin-related folders are in the root directory, whereas all the php files (controllers, models and views) are in root/../../folders . I am having troubles making component work.
    I am pretty sure it’s all about the paths. Could you please help me figure this out?
    Thank you.



    #  /  PM
  • vjart on March 10, 2010

    I solved this problem. This was a .htaccess issue, not paths as I thought it was.
    Thanks for the nice component again.



    #  /  PM
  • Black Star on June 25, 2010

    hi, greate work, i like it. got a question. is it possible when i load some text use a scrollbar when to much text inside the frame? hope you can help me thanks alot!



    #  /  PM
  • Flashtuning.net Support on June 25, 2010

    Hi,


    Sorry, but you can’t do that without modifying the code.
    Depending on what you want, you may need to attach an instance of the scroll bar to the mc_DescContainer movieclip, or the movieclips (named “mc_x” where x is the number of the box) inside it.


    If you need more help, or need custom work please send me a private message.


    Best regards,
    FlashTuning Support



    #  /  PM
  • hezlym on July 25, 2010

    Hi

    I am doing a project which will not have any mouse control.. only keyboard cursor keys and enter keys.. how can i do it with this component?  Other parts of the component are perfect..

    appreciate your quick response and help.

     

    thanks



    #  /  PM
  • Flashtuning.net Support on July 25, 2010

    Hi,

    You can look for (ctrl+f) "showPrevItemBtn" in the action script code. The forth instance should lead you to the function used when you press the previous button. You can use that code as an inspiration for the function called when the user presses the left key.
    Similar to this, look for "showNextItemBtn"to get the code for the right key function.
    For the enter event you need to modify the main loop function (search for "CLICK HANDLING").
    If you need further assistance you can pm me.

    Best regards,
    FlashTuning Support

    #  /  PM
Please login to post comments.