FORUM

XML Accordion V3

Home / Forum / Components Discussions / XML Accordion V3

  • New tags added for component XML Accordion V3


    #  /  posted on Dec 02, 2010
  • hi nice job, I want to ask you something, I want more than one language and all my files be in the same folder and not different for each language


    #  /  posted on Dec 08, 2010
  • It's possible.


    #  /  posted on Dec 08, 2010
  • hi nice job, I want to ask you something, I want more than one language and all my files be in the same folder and not different for each language

    I tried to do and did not work


    #  /  posted on Dec 21, 2010
  • Hi,don't worry, I will send you a mail tell you how to do.


    #  /  posted on Dec 22, 2010
  • ok! many thx!


    #  /  posted on Dec 22, 2010
  • There does not seem to be an embed code sample in the source code. I'm a bit new to inserting this in my html. Can you provide an example?


    #  /  posted on Jan 31, 2011
  • Please view our post about how to install swf in website.

    http://activetofocus.com/blog/how-to-install-swf-in-website-28/


    #  /  posted on Feb 01, 2011
  • Hi, how can i set link to open in same window, not new window? -i added target='_self' after the link in xml but this dont work -i added targetURL='_self' after the link in xml but this dont work -i added target='_top' after the link in xml but this dont work -i added targetURL='_topfter the link in xml but this dont work

    what si the solution, please? in embed it in an iframe

    thanks Romeo


    #  /  posted on Apr 30, 2011
  • i have a same problem with target-="_self" can U tell me what is solution to solve this problem?!


    #  /  posted on Jun 09, 2011
  • Hello,open the AccordionMain.as ,then modify the code ,change "_blank" to "_self".

        private function onItemMouseClick(evt:MouseEvent):void
        {
            if(_itemArray[int(evt.currentTarget.name)].link != "") navigateToURL(new URLRequest(_itemArray[int(evt.currentTarget.name)].link),"_blank");
        }
    

    Change ok,then,open .fla and publish it.


    #  /  posted on Jun 09, 2011
  • simple package to pul my mac 10.067 u toll me - 60 70


    #  /  posted on Jun 13, 2011
  • Hi this is great, I wonder if you can help me though. Is there a way to hold open the current image when clicked, I am opening the link in an iframe below, target is working well. I would the image to stay open to identify the current page. Have tried to adjust the mouse event, and have got it to stay but then when the others are rolled over the info text comes up and doesn't disappear on mouse out.

    cheers


    #  /  posted on Jul 18, 2011
  • Good evening to all the staff. Should I put in the file. "FLA" component, centering it in a graphic (layer) background. How can I do this? For example I would like to put behind a layer with rounded corners, which is a frame. Can you help me? Thank you.


    #  /  posted on Jan 13, 2012
  • Hi, i just purchased accordion 3 and so far so good, everything is so easy, great job!... but my question is, i know i can change the text that is displayed once you hover over a button, but can you and if so how do you change the font size and colour of the vertical text?

    my email is: sturner@stinet.co.uk

    thanks in advance, cheers... :-)

    Steve.


    #  /  posted on Mar 07, 2012
  • Can you let me know how to embedd the ccodes in my html file


    #  /  posted on Apr 24, 2012
  • I bought this component yesterday but not able to embed it into my html file. Kindly send the instructions immediately. Thanks.


    #  /  posted on Apr 25, 2012

Please login to post replies.