← Prev in month ← Prev in thread

About callout icons

From
Jacques <>
Date
2005-01-16T14:27:13+00:00
ID
r02010400-1037-AF65D1FE67CA11D9B1F0000A95C2BD80@[192.168.1.6]
Thread
About callout icons
Hello,

I sure I don't interstand how use callout graphics with images.

Is MediaObjectCO used to place callout icon over the imagedata ?

For exemple over a map picture (the town where I live) placing (1) over
my house and (2) over the church.

If it's possible, I suppose the secret in in the area corrds parameters.
But how it works ?

I have something like that :

<mediaobjectco>
            <imageobjectco>
                <imageobject>
                    <imagedata fileref="images/Map.jpg" id="Map"/>
                </imageobject>
                <area coords="40 62" id="house" units="other"/>
                <area coords="200 200" id="church" units="other"/>
            </imageobjectco>
        </mediaobjectco>
    <calloutlist>
        <callout arearefs="house">My House</callout>
        <callout arearefs="church">The church</callout>
    </calloutlist>
    
The only result I can have is the calloutlist. Nothing over the image.

Thanks again in advance,

Jacques
-- 
 C'est tout pour aujourd'hui !
← Prev in month ← Prev in thread