I have an image that I want to use as an interface...
The idea being that if they touch different sections of the image it will take them to a different formula calculator. Let's just call them calc01 to calc12 and each would be the pie shapes around the circle.
In a web page (HTML) I could use an image map to lay out the polygons that form the different regions... then have a link assigned to each one.
Reference: Creating HTML Image Maps
How can I do that from BASIC? (Or do I need to create a SWF file?)
The only map references I'm seeing are for navigation.
Thanks,
Jerry

The idea being that if they touch different sections of the image it will take them to a different formula calculator. Let's just call them calc01 to calc12 and each would be the pie shapes around the circle.
In a web page (HTML) I could use an image map to lay out the polygons that form the different regions... then have a link assigned to each one.
Reference: Creating HTML Image Maps
How can I do that from BASIC? (Or do I need to create a SWF file?)
The only map references I'm seeing are for navigation.
Thanks,
Jerry