Groups | Blog | Home
all groups > flash (alternate) > january 2005 >

flash (alternate) : help with button counter


dash
1/15/2005 12:47:04 AM
Hey ppl
is the a way i can have flash record how many times a user has pressed a
button on the screen have have the number dispalyed.
thanks
dash

Andrew Bullock
1/19/2005 10:50:39 PM
[quoted text, click to view]

frame1;
counter=0;
stop();

on a button:
on (release) {
counter++;
textfield.text = counter;
AddThis Social Bookmark Button
View Other Months
January 2005
February 2005