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




 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #1  
Old 09-01-2004, 11:15 AM
Rachael Rachael is offline
Registered User
 
Join Date: Aug 2004
Posts: 13
Rep Power: 0
Rachael is on a distinguished road
RollOver RollOut Problem

Hi,

I am trying to create a map of the UK that has pin points that tells you where a company is located. When you rollover these bullets a bubble will appear and show you the company address and a button linking to another page. When you rollout of the bubble it should disapear.

On my timeline I have two frames. The first frame has my map as a background on one layer and a bullet point on my second layer.

My bullet point is a button state which holds this code:

on (rollOver) {
gotoAndStop(2);
}

This links to my second frame which again has a layer with my map and a layer with my bubble.

This RollOver function works fine untill i put a rollOut state on my bubble.
The bubble is a movieclip within that movie clip I have a button.

If I dont put any code on this bubble MC the button works fine and takes me to the page I need.

But if I put the code

on (rollOver) {
gotoAndStop(1);

}

then the button within the MC doesnt work. What code would make this work?

Thanks

Rach
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
Multiple rollout 'if' state options required sampad Flash CS3 / Flash 9 0 06-20-2009 03:42 PM
Rollover - Rollout problem fgenois Newbies 0 01-08-2008 05:21 AM
on RollOver, on RollOut, on release hankd Flash MX 2 11-30-2004 04:51 PM
Newbie problem with movie rollout effect raheelm Actionscript 2.0 3 09-08-2004 08:43 PM
rollover and rollout problem dcjones Newbies 3 07-25-2003 12:06 PM




All times are GMT. The time now is 06:40 PM.