Skip to main content
hazelt38318335
Participant
January 11, 2026
Question

How can I create a map where text pops up when a number (1-14) is scrolled over

  • January 11, 2026
  • 1 reply
  • 71 views

I'm trying to update an interactive map where different text pops up (basically the place name) when a number on the map is scrolled over/hovered on. I believe I need to use coordinates in AA and create an .fla file with some JS coding. I've been trying to find a video tutorial to help me work out how to do this. Can anyone help please? I've spent hours researching this and still don't know to create this outcome.

    1 reply

    kglad
    Community Expert
    Community Expert
    January 11, 2026

    convert the numbers into a button or movieclip and defined an event listener for each of them.