LOADING
Loading
Hi , welcome back.
LogoutLOGOUT
 
  Lost password?  
Hi
 


Prev Previous Post   Next Post Next
  #1  
Old 08-08-2005, 04:38 PM
MacMaster MacMaster is offline
Registered User
 
Join Date: Aug 2005
Posts: 7
Rep Power: 0
MacMaster is on a distinguished road
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);
}
Reply With Quote
 


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
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

Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

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




All times are GMT. The time now is 11:18 PM.