Knowledge Base |
Accordion Panel V3
(views: 18958)
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.
Installing the Accordion Panel V3
(2007-12-01 - views: 9477)
Q: I have downloaded the trial for the Accordion Panel V3, and installed it through the Adobe Extension manager. But the component is not showing up in the components window in Flash CS3. I am currently running a trial of CS3. So I uninstalled the ACV3, quit Flash, installed ACV3, started Flash again ... and it is still not there. I have attempted this several time. Any insight? I would like to try this out first asap, and will most likely purchase it. Project deadline is approaching this week! Please help.
A: Thank you for your interest in our component. If you've installed the AS3.0 version of the Accordion Panel V3 you should create a new Flash File (ActionScript 3.0) then the component should appear on the Components window. If you want to create an AS2.0 project, you should install the as2.0 version o the component.
1. Install the mxp located inside the AS3.0 folder (inside the archive received with our component)
2. Create a new file choose Flash File (ActionScript 3.0)
3. Open the Components window (choose Window/Components from the menu or press CTRL+F7)
1. Install the mxp located inside the AS3.0 folder (inside the archive received with our component)
2. Create a new file choose Flash File (ActionScript 3.0)
3. Open the Components window (choose Window/Components from the menu or press CTRL+F7)
User Comments
AS3.0 trial
Together with the trial version you've received a working example of the Accordion Panel component. If you can't figure out how to set the component, please send your files to our support department and they'll help you.
posted by jumpeyecomponents
on 2007-12-04
We've not released trial version for the AS3.0 component. All trials are AS2.0 but when you're purchasing the component you'll receive the AS2.0 and the AS3.0 versions. Please note that we have AS3.0 version ONLY FOR OUR V3 COMPONENTS....components like Thumbnail Slider V1 and Thumbnail List V1 (all V1 components) doesn't have a AS3.0 version. Together with the trial version you've received a working example of the Accordion Panel component. If you can't figure out how to set the component, please send your files to our support department and they'll help you.
English Version Only?
I can see FlashEFF in component window but not in window>otherpanel.
I use FlashCS3 Japanese version could this be the problem?
Not just Jumpeye product but other company too.
Thank-you.
posted by bulenndo on 2008-07-08
Hi, I am having trouble to see the panel item. I can see FlashEFF in component window but not in window>otherpanel.
I use FlashCS3 Japanese version could this be the problem?
Not just Jumpeye product but other company too.
Thank-you.
Tutorial Problems
http://www.jumpeyecomponents.com/Flash-Components/User-Interface/Accordion-Panel-V3-40/adding_actions_as3.htm
Flash tells me it no longer supports this:
function loadMov(mov) {
target_mc.loadMovie(mov);
}
posted by rgh on 2010-02-18
I'm working through your 'How to Use' here:http://www.jumpeyecomponents.com/Flash-Components/User-Interface/Accordion-Panel-V3-40/adding_actions_as3.htm
Flash tells me it no longer supports this:
function loadMov(mov) {
target_mc.loadMovie(mov);
}
Tutorial Problems
posted by florodebat on 2010-02-25
That tutorial contains AS2 code. Please make sure that you are not using that code in AS3 files.
Login to post your comment










I really need to get an AS3.0 version ASAP! Can you let me know if the AS3.0 version is available asap (because if it is not, I will need to build one this week!).
Also, I tried out the AS2.0 version, followed the instructions on the web site, but was not able to get it to work. I used the sample XML, but have the feeling that the formatting may be off somehow. Any tips on this?