Thank you all for reading Hi, I could not interpret your title properly.
I am working on a simple flash project in scene 1, I have a large image above and below is a long scroll image, which is a movie clip called an image_slider, the ActionScript 3.0 mouse by the scrolling apescript listener. Has been set up with. When the user moves the mouse right, the image moves on the left, when the mouse is left, it is transferred right. It works very well now when I clicked, different parts of the image_slider should be needed to change the larger image.
So I decided to do these tasks as part of the image_slider movieclip. That's why I added transparent buttons to the image_slider movie clip and added event listeners to them and in scene 1 has worked for gotoandstop on different frames. it works well.
My problem is that now the image_slider does not run independently now, this is the trick, but as you can see it if your mouse prevents you from moving forward, the scrolling on the next button will stop You have to move the mouse again to scroll it. I do not know why he has decided to do this. Does anyone know how to prevent each button to stop the edge?
You can see the flash movie on
Let me know if I can provide more information is helpful for you Maybe there is a better way to do button I'm a newbie I am doing this so badly.
I appreciate any help.
Thanks Luna
whenever a mouse moves more than one transparent button, You basically lose your MOUSE_OVER event.
One way to resolve this may be a container movie clip that will keep both the bar and transparent buttons and that container will have to listen to your MOUSE_OVER events as opposed to the bar.
Comments
Post a Comment