Beiträge von kaz

    Hi,


    Only the line on the left of radar is visible after loading.
    If the line is dragged somehow, radar will appear.
    Radar turns after that.

    This is my code.
    Where is mistaken?
    Someone let me know.

    Hi,
    There is a png file of a flower for a hot spot.
    Can whether turning this hot spot be continued slowly in my pano?

    <hotspot name="abc"
    url=...
    alturl=...
    ...
    onloaded="antion(rotation);"
    />

    <action name="rotation">
    action(???);
    </action>

    The portion of ? is not known.
    Someone let me know.