View Single Post
  #1 (permalink)  
Old 04-11-07, 10:55 AM
shermski shermski is offline
Newbie Coder
 
Join Date: Jul 2005
Posts: 7
Thanks: 0
Thanked 0 Times in 0 Posts
Rollover regions

Hi group,

i have a movieclip that when you mouseover shows an flv play controller. I have used a simple blank button to say: show the player on rollover, hide the player on rollout.

The problem i have is that the flv player controls (components) seem to constitute a rollOut event so when the user rolls over the player controls the player hides itself..

is there a way to set mouseover regions with actionscript so mouseover will be uneffected by other btns and such?

Searched the forum and web and couldn't seem to find anything and im sure this is pretty straight forward.

Thanks for any help available

S
Reply With Quote