It appears you have not yet registered with DEVPPL. To register please click here... (it's fast, easy and free!)

Forum

Log In Sponsors
Board index Programming Flash Forum

Scrolling panel (it's a long shot but someone must know)

Moderator: Phate

Scrolling panel (it's a long shot but someone must know)

Postby mcvinnie on Mon Mar 19, 2007 9:17 pm

Hello and good day to everyone. (new user here)

Here is my query: I am trying to create an effect like the one on this site:

http://www.wireless.bt.com/home.asp?vendorid=

(let it load then click 'explore city')

I have managed to set up the scrolling background ok but the rollover buttons are causing problems. If you notice on the site I linked to, when you rollover the little 'hotspots' they give you information. It also stops the background from scrolling. I have been unable to get my rollover buttons to stop the scroll, meaning that the rollover keeps moving and very quickly rolls out, which is very annoying.

Can anyone suggest a way that I could code it so that the scroll stops while the button is in the rollover state?

Thanks for reading,

Ross
mcvinnie
 
Posts: 0
Joined: Mon Mar 19, 2007 8:38 pm
Location: UK

Postby flabbyrabbit on Tue Mar 20, 2007 7:11 pm

A very simple way would to have variable which changes to say 'true' when you rollover one of the hotspots and to 'false' when you roll off. Then with the scrolling background code do:
Code: Select all
If stop = true then
  //Insert code here
end

Sorry that its not flash code but im sure you can work it out from that, i hope.

Flabby Rabbit
User avatar
flabbyrabbit
500+ Club
 
Posts: 706
Joined: Thu Jan 25, 2007 1:10 pm
Location: Midlands, England


Who is online

Users browsing this forum: No registered users and 0 guests