
Welcome Guest
|
#1
|
|||
|
|||
|
drop down menu
i did a drop down menu and it is working only if the cursor goes on it from the side(left or right). if the cursor goes on it from top or bottom, it will give me an error that the file was not found. its abit strange :s
here is the code of the main screen, from where im calling the menu to drop down: on (rollOver) { loadMovie("ProductsMenu.swf", "ProductsM"); tellTarget (ProductsM) { play(); } } and another thing, i have an invisable movie clip behind the menu, so when the cursor goes out of that area, the menu will disapear. it is working when i put the invisable movie clip behind the menu only(not also behind the button that the cursor has to go on so the menu will appear). and if i do it on all the area(ie.on the button and on the area which the drop down menu will appear) the menu would not appear. Here is the code from the main screen of the invisable movie clip(the empty area): on (rollOut) { gotoAndPlay(2); } |
«
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 |
| drop down menu commands | jreley | Flash MX |
1 | 09-11-2006 07:46 PM |
| drop down menu buttons | MacMaster | General Flash | 0 | 08-12-2005 11:26 AM |
| Positioning xml generated menu | tommie20 | Flash MX ActionScript |
1 | 05-04-2004 04:36 PM |
| Loading text in a text box from a drop down menu | MattAitch | Flash MX ActionScript |
0 | 10-10-2003 12:34 PM |





