I cant for the life of me get this project done. I know very little flash and thought Id be able to do it but I cant get the elements I need together.
I need a flash button that has a particular image (need two actually)
When you moue over it it changes (flips)
when you press it - it does two things
1. It plays a sound - This is about as far as i get
2. It updates a Todays hit: counter AND Total Hits Ever (hits should be called outside of the flash file)
Have seen a simlar site doing what im trying to do with and can get source to .js file but cant do anything in between to get it to work, missing the one file Id need. Well that and I am very lost working with flash and have no desire to do so again.
on (press)
{
getURL("javascript:updateCount();");
}
Could someone hold my hand through it, or better yet compile what Im trying to do ( I have all resource images/sounds youd need)? Would be willing to toss a few bucks for the help.
Thanks.