Knowledge Base |
Important! All new questions are usually answered within the next business day.
Accordion Panel V3
(views: 13047)
Accordion Panel V3 is a professional accordion component that loads movies and movieclips and supports both horizontal and vertical orientation, it supports customized tweens, states and visual styles. Here are all known issues for Accordion Panel V3. If you have any questions that you think we should discuss here please let us know.
Open URL from panel content, not from panel header
(2008-09-02 - views: 2584)
Q: Does the component have the possibility of opening urls by clicking on the panel content and not by clicking on the header ? I would like to use the headers only for opening and closing the panels and not for navigation.
A: The standard component does not allow this behavior but you can use this code snippet to make it work.
Files: AccPanel_URLFromContent.zip
Files: AccPanel_URLFromContent.zip
User Comments
This works, sort of...
Though this does make the CONTENT clickable, the HEADER, when pressed to show an image, also open a URL window.
posted by serrbiz on 2010-02-01
Though this does make the CONTENT clickable, the HEADER, when pressed to show an image, also open a URL window.
Opening URL from Panel content in AS3
Make sure that the panel items are not having set other url in the xml file.
posted by florodebat on 2010-02-01
Make sure that the panel items are not having set other url in the xml file.
Login to post your comment



Hi. I used the your sample code
(AccPanel_URLFromContent.zip) and still can't get it to work. I get the following error:
"ReferenceError: Error #1069: Property urlPath not found on LoaderProV3AS3x and there is no default value. at accordion_panelfla::MainTimeline/openURL()"
What should I do? I just want to be able to click inside a panel and have a link to a web page.
Thanks so much for your great support.