-
1. Re: Continuing Rollover
Ned Murphy Nov 27, 2012 9:34 AM (in response to mentalcase129)You'll need to use a movieclip to achieve that.
-
2. Re: Continuing Rollover
mentalcase129 Dec 3, 2012 9:01 AM (in response to Ned Murphy)I was able to figure out the movie clip playback but it leads me to another question, which is a little different technically I suppose but is sort of in the same arena. Is it possible to change a button action to work as a rollover? For example I have a button that takes me to the next frame of the timeline but rather than click on the botton to move across the timeline I'd like to simply just rollover it.
-
3. Re: Continuing Rollover
Ned Murphy Dec 3, 2012 1:55 PM (in response to mentalcase129)Yes, you just need to assign a ROLL_OVER event listener instead of a CLICK.
-
4. Re: Continuing Rollover
mentalcase129 Dec 5, 2012 6:04 PM (in response to Ned Murphy)Cool...that's easy enough. I just realized though, what we're going for isn't going to be quite as easy as that but I'm hoping it won't too far removed from it. The button as it's programmed now is set to advance forward one frame on the timeline. What we want is it to play forward on the timeline and only stop when the mouse is taken away. Is that just a simple adjustment or is that a whole other ballpark?


