PDA

View Full Version : flash project


jrb47
04-13-2008, 04:49 PM
I am new to flash and am working on a project that i can not seem to get correct

I am going to post url for the fla file but PLEASE do not just correct this file. I am trying to learn how to do this myself. If someone could please look at what i have done and give me some reasons or pointer then i would like to trudge through this.

www.students.uwf.edu/jrb47/footflash.zip (http://students.uwf.edu/jrb47/footflash.zip)


Sincerely
Jess

Mazoonist
04-13-2008, 04:59 PM
Jess,

You've got four event handlers named:
mouseDownHandler
mouseDownHandler2
mouseDownHandler3
mouseDownHandler4

But your "addEventListener" lines all specify the first handler only.

Edit: Also the last two "gotoAndPlay" statements both point to frame 30.

jrb47
04-13-2008, 05:07 PM
you are the bomb and i have definitely been working on this tooooo long!
Thanks
Jess