kirupaForum
>
Flash
>
ActionScript 2 (and Earlier)
> Controlling target movie
PDA
View Full Version :
Controlling target movie
lumsbr
March 18th, 2003, 10:35 AM
Hi guys,
How do I make the button work, making the ball run in the target movie?
RvGaTe
March 18th, 2003, 11:12 AM
just add this line on your play button
on(release){
target.ball.play()
}
and it should work :)
Powered by vBulletin® Version 4.1.10 Copyright © 2012 vBulletin Solutions, Inc. All rights reserved.