
Welcome Guest
|
#1
|
|||
|
|||
|
Drop down menu meets array
Hi All
Bear with me, this is a tad confusing: I have two items - (1) a drop down menu created using xml (2) a 'content transistion' file I bought off flashden (because I *thought* it would save me time) - this file can be seen here: http://www.flashden.net/item/dinamic...r-content/8791 I want to merge the two items - ie I want my drop down menu to call the external .swfs which will 'slide in'.. the problem is: currently the transition is working by use of the menu in its top left corner which is generated by an array in the .as: Code:
var menuItems:Array = new Array(["Home", "home.swf"], ["Company", "company.swf"], etc Even if I hid the array-generated-menu and tell my menu to, for example 'do the action the "Home" menuItem in the Array would do' I'm clutching at straws as I'm a complete novice! Thank you in advance for any help
|
«
Previous Thread
|
Next Thread
»
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Drop down menu pushing page content down | SaltEsc | Newbies |
4 | 01-05-2008 10:41 PM |
| Flash menu! | Lawous | Flash 8 |
1 | 12-03-2006 11:54 PM |
| drop down menu commands | jreley | Flash MX |
1 | 09-11-2006 07:46 PM |
| drop down menu | MacMaster | Flash MX |
0 | 08-08-2005 04:38 PM |
| Positioning xml generated menu | tommie20 | Flash MX ActionScript |
1 | 05-04-2004 04:36 PM |





