I learned how to use rollover buttons and enhanced it into my work.
The action script for this is:
- Global Functions
- Browser/Network
- Duble Click - LoadMovie
Then:
- on (rollOver) {
}
- on (rollOut) {
}
This Allows you to Roll your mouse over the pictures to play the video, as soon as you roll over the video the video stops. As you cans ee there is "1" at the end of the actions script which allows the video to come on top of the page instead of it opening as a new page.
No comments:
Post a Comment