Ok so first of all ive been using flash for a while, But pretty much exclusively for animated movies, or doing artwork for games. But basically I suck at AS.
Anyway, my dad asked me to design a really simple flash program for a pharmaceutical website he is developing (he has pretty much no idea about Flash).
I know I can make it, fairly easily, I just need to learn the certain actionscript that it requires to do it.
Basically what I need to do is this:
The movie is basically a world map, with each area or continent clickable, and when you click on it a bubble appears with text, links and other information on it. The bubble needs to be draggable, and once you click the “x” in the corner, the bubble will disappear. Very much like the markers you find on Google Maps/Earth
I think the functions I need to use are Hide Movieclip, and startDrag, but I dont know what to do with these or how to even start going about writing the script…
So i dont really have any idea about actionscript apart from basic timeline functions, could anyone give me an idea of where to go with the script, or direct me to some tutorials which might help me with my problem?