Groups | Blog | Home
all groups > flash actionscript > may 2005 >

flash actionscript : how to determine if four buttons are clicked



andrew329
5/1/2005 12:00:00 AM
flashmaster52240
5/1/2005 12:00:00 AM
How are your buttons set up? I don't know anything about the button class, but
if your buttons are movieclips, then it would be easy to setup an array of four
booleans. When you create the button, give it an onRelease (or on Press)
function of turning its respective boolean in the array to "true."
andrew329
5/1/2005 12:00:00 AM
AddThis Social Bookmark Button