Question
using the same actionscript on many items?
I am a very very big noob when it comes to actionscript. I
have designed a few things adding behaviors to items and screens,
but just dont understand actionscript.
What I am wanting to do is use the same action script on many items. I have many 'buttons' on a page that I want to all act the same on rollOver and onPress, etc. Now I could just use a button for this, but the problem is that I also want the items to be able to be like a 'disjointed rollover'.
Is there a way to asign the same actionscipt to all the movieclips so each object doesn't need to have multiple behaviors? And I'm sorry to say this, you may need to explain a solution to me in very simple terms.
Here are my files
swf - btnTest.swf
fla - btnTest.fla
What I am wanting to do is use the same action script on many items. I have many 'buttons' on a page that I want to all act the same on rollOver and onPress, etc. Now I could just use a button for this, but the problem is that I also want the items to be able to be like a 'disjointed rollover'.
Is there a way to asign the same actionscipt to all the movieclips so each object doesn't need to have multiple behaviors? And I'm sorry to say this, you may need to explain a solution to me in very simple terms.
Here are my files
swf - btnTest.swf
fla - btnTest.fla