Home / Components / Menus & Navigation / Sliding Accordion XML Menu v1.6 /

Sliding Accordion XML Menu v1.6

217 purchases

nighteagle Menus & Navigation Sliding Accordion XML Menu v1.6 The XML technology allows fully customizing without need of FLA-file recompile. $18 http://www.flashcomponents.net/component/sliding_accordion_xml_menu_v1.6.html http://www.flashcomponents.nethttp://u1.flashcomponents.net/components/small/1985_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 or other ... [+]

> View graphic table with full license features

$18.00

buy now

Package includes: FLA

Flash Version: Flash CS3, Flash CS4

Viewable with: Flash Player 9

Documentation level: Well documented

Flash knowledge level: Basic

Action Script: ActionScript 3.0

Product ID:F0901985

Author:

nighteagle

nighteagle avatar

I am Web developer workin as a freelancer. Visite atYourAddress.com where you will get best quotes

 
Sliding XML Menu with accordion effect.
- Can be used as a Gallery.
- The XML technology allows fully customizing without need of FLA-file recompile.

$18.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 nighteagle:

Easy Contact Form

The Easy Contact form is simple to use and modi...[+]

More >>

Typewriter

This component simulates the effect of typewriter.

More >>

Gallery Light

Gallery Light is clear and easy to set image ga...[+]

More >>

Related components:

XML Accordion Menu with sliding effect v2

Sliding XML Menu with accordion effect. - Can ...[+]

More >>

Sliding Accordion XML Menu

The XML technology allows fully customizing wit...[+]

More >>

1 / 17

Featured components:

XML Driven Gallery - Set Menu

XML Gallery Menu - set: vertical, horizontal, g...[+]

More >>

PageTurn 3D

PageTurn 3D is a Flash component that allows yo...[+]

More >>

PhotoFlip 3D CS AS3

Build real time 3D cover flow effect with Photo...[+]

More >>

36 comments

Add comment

  • Hi,


    Purchased your accordion component … it seems to be working fine!


    Just a few questions:


    How do I set the default pic that appears in full width when the page opens? (at present it’s pic 2 but I want anoter pic to be displayed when component is first viewed).


    Also, how do I make the text labels (Audi 6 etc), appear below the images? (at present, the labels appear over the images towards the bottom).


    With regards,


    Kieran



    #  /  PM  /  posted on Oct 19, 2009
  • Hi Kieran,
    SlidingMenuSlideShow(“data.xml”, 0 , 400, 75, true, 0.5, 0.5,
    “0xffffff”, “_self”);
    The bolder “0 “ is the index of the default image. 0 is for the first 1 for the second and etc.
    About the labels. It can’t appear below the images because this mean that they will be outside the flash movie…
    BUT my advice is to edit you images. Add 20 more pixel at their bottom and fill these with white color (or the background color you want to use, or leave it transparent if you user png images). On this way you will have the same effect.


    Regards,
    Dimitar



    #  /  PM  /  posted on Oct 19, 2009
  • Hi Dimitar,


    Many thanks for your prompt reply.


    Regards,


    Kieran



    #  /  PM  /  posted on Oct 19, 2009
  • Hi Dimitar,


    Sorry to bother you again … another question.


    Is there any way to ‘send data out’ of the Accodion Menu? What I mean is, if a particular image in the menu is rolled over, this triggers an event in another SWF in the same web page.


    I’ve been experimenting with the LocalConnection class but, so far, no luck.


    What’s your opinion? Is it possible to use the Accordion Menu with the LocalConnection class? ... or is there a better way?


    Regards,


    Kieran



    #  /  PM  /  posted on Oct 20, 2009
  • Hi Dimitar,


    It’s OK … I’ve sorted my problem. Used the XML link tag to call JavaScript function.


    But, one thing I do need to know is: how do I trigger an event ‘on rollover’? When images are clicked, the user is sent to the URL nominated in the XML link tag. How can I do the same thing, but with a rollover ???


    I guess you would have to alter the SlidingMenuSlidehow.as file. Can you help with this?


    Regards,


    Kieran



    #  /  PM  /  posted on Oct 21, 2009
  • Hi Kieran,
    Yes. In the as-file there are two function menuRollOver and menuRollOut. These are started when some event it triggered. So you have to find and edit them.



    #  /  PM  /  posted on Oct 21, 2009
  • Hi,


    Thanks for the beautiful accordion and the really helpful help file.
    Everyhing is working perfectly.


    There is a thing I want to add to the accordion. When the button slide is in the not active state, I would like to show vertical text.


    Do you have any suggestions where I can manage that?


    Regards,
    Eva




    #  /  PM  /  posted on Nov 17, 2009
  • Hi Eva,
    I’m happy that you like the component.
    About the vertical text… It’s possible but you have to add some code in the as file of the component.
    1. You have to add another TextField, rotate it and positions it.
    2. You have to organize all these text fields (I would use for this an array) so you can easily go trough all and change their properties.
    3. You have to edit the event handler functions to make the changes you want. (In you case to make the labels visible and hiding them)


    I’m planing to add vertical labels in the next version of the component, but at this time I don’t know when this will be released.


    Regards,
    Dimitar



    #  /  PM  /  posted on Nov 18, 2009
  • Hi,


    I just purchased the Accordion code and I have a few questions:


    1) Where should the pictures be located?


    2)Documentation.pdf, step 4


    “Ones the Sliding Menu object is created we have to put in on the stage. Type the following code:
    addChild(slidingMenuSS);
    Create object (what sort of object)”


    Created where? What sort of object?


    Where should that code be typed?


    I get lost at this point. Could you please be more specific?


    3) Can the Accordion be used in an exisying flash project?


    4) How can I link every image on the accordion to a position in the main timeline in my flash project?


    Best,


    Pau



    #  /  PM  /  posted on Nov 20, 2009
  • Hi Pau,
    to 1 There is no matter where the pictures are located. The xml file “give” there locations to the movie so they can be loaded. (Documentation section 4 – Setting up the content of the XML file, property background)
    to 2 You create the object in step 3 (the code stays in the documentation). It’s type is SlidingMenuSlideShow. The code is type in the same place like the previous code – first frame form the Main time line (Documentation Step 2).
    to 3 The accordion use instances of the Loader class which supports swf file, so you can load flash movie clips too.
    to 4 The link parameter you set in xml file is past to the navigateToURL function. If you want to go to some frame you have to edit the source of the object class.


    If it’s difficult to you to set the accordion copy some of the example files and start editing this.


    Dimitar



    #  /  PM  /  posted on Nov 20, 2009
  • Hi,


    Thanks for the comments.
    I managed to get the text into the accordion.


    Regards,
    Eva



    #  /  PM  /  posted on Dec 06, 2009
  • Hi, I have recently purchased this components. i have following doubts.


    swf file is not running separately.Its working perfectly with html or fla. but swf is not perfectly when i run the swf separately . Also inactive images not fully black & white, the color were visible in inactive slide images.

    please help me
    thanks in advance
    vivek



    #  /  PM  /  posted on Feb 25, 2010
  • Hi Vivek,
    the swf file needs also the xml file with the images pats and the folder with the images.
    The black and white is part of the settings.



    #  /  PM  /  posted on Feb 25, 2010
  • hi nighteagle, I’m Vivek again. Thanks for your reply. See i have SWF file,Images folder and XML file under one Folder(SMSS).but when i open the SWF individually it display a empty window. I’m able to view the Slideshow only with HTML and FLA mode. but i really want load the image in SWF. Because i need to Load this SWF into my MovieClip.
    Guide me with your suggestion.


    Thanks.



    #  /  PM  /  posted on Feb 25, 2010
  • Can you send me this file on the email. I want the swf the images folder and the xml file. Put also the html file so i can test it too



    #  /  PM  /  posted on Feb 25, 2010
  • how to send my zip file .
    Let me know your mail id



    #  /  PM  /  posted on Feb 25, 2010
Please login to post comments.