Go Back   OXYLUS Flash Board > Support > Flash Menus > 2 Levels Accordion Menu

Reply
 
LinkBack Thread Tools Display Modes
Old 10-11-2009, 10:57 PM   #1 (permalink)
Junior Member
 
Join Date: Oct 2009
Posts: 4
Default undefined error and loaded clip disappear clicking first level menu

Hi, I am loading external swf in a scrollpanel nested inside a movieclip. When I am clicking on any first-level button of the menu the swf previously loaded disappear leaving the scrollpanel blank and I get this flash error:

Error opening URL "file:///C|/Users/carlo/Desktop/sito%20napoliest/definitivi/undefined"

If I click a sublevel button than the next swf is correctly loaded but I need the other to stay.

Here the xml

<item label="Chi siamo" >
<subitem label="Comune di Napoli" clip="scrollbar3.swf" />

</item>

and here the AS

menu_mc.onItemClick= function(node:XMLNode, level:Number){
_root.centro.content1.loadMovie(node.attributes.cl ip);
}

so if I click to the "Chi siamo" button, the submenu opens but any swf previously loaded disappear while it should be there. Please help!

Last edited by carloz; 10-12-2009 at 12:15 AM.
carloz is offline   Reply With Quote
Old 10-12-2009, 11:01 AM   #2 (permalink)
OYXLUSFlash.com Staff Member
 
Adrian's Avatar
 
Join Date: May 2008
Posts: 1,967
Send a message via Yahoo to Adrian Send a message via Skype™ to Adrian
Default

Please do not double post. I've answered in your other post.
Adrian is offline   Reply With Quote
Reply

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT. The time now is 04:55 PM.