how to i make an animated banner play on click
thanks
play on click
Started by zoom4267, Aug 27 2007 07:48 AM
3 replies to this topic
#1
Posted 27 August 2007 - 07:48 AM
#2
Posted 27 August 2007 - 08:40 AM
Your question need to have background learning Flash, I will show a little bit about it. Flash program has ability build adv banner by
1. select at the advertisement

2. you will see adv banner size:

3. next step, you have to create the button with action script.
Hopefully, someone else will help you in details...
1. select at the advertisement

2. you will see adv banner size:

3. next step, you have to create the button with action script.
Hopefully, someone else will help you in details...
#3
Posted 27 August 2007 - 09:58 AM
im sorry, i already have one made, it plays on page load then i have a stop at the end. my client would like it to play when clicked on
#4
Posted 29 August 2007 - 06:32 PM
Put a stop() action on the first frame, then after the stop actoin put:
this.onRelease = function(){
play();
}
this.onRelease = function(){
play();
}
1 user(s) are reading this topic
0 members, 1 guests, 0 anonymous users
