how to go about this

Associate
Joined
19 Jul 2006
Posts
1,847
need to make a small website type thing. But dont know what i should use to do it.
I need a site where the user can click a button and then the map.jpg moves in the window to a certain location, a bit like how google map works.
Was going to do it in flash but not all the computers here have flash player by default so was thinking against that.
TIA
 
I get the feeling that map.jpg is a map of a building or something, rather than a street map..?

Really your choices are javascript, flash or a java applet. (would recommend javascript if you can get it going, flash for "easiness", but I don't like java applets so wouldn't recommend that).
 
another alternative is live maps as well. I personally prefer live maps as I found it far easier to manipulate than google maps.

Although have to say that demo site in the post above is pretty cool.
 
yeah its a building map,
i ll have a look at java script, like you say flash would have been easiest but the computers not having it installed by default here would make it more of a pain.
thanks
 
Back
Top Bottom