<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
FONT-SIZE: 10pt;
FONT-FAMILY:Tahoma
}
</style>
</head>
<body class='hmmessage'>
I am using MapServer to generate Flash (.swf). It generally works well, my shapes are generated and I get my events by ElementSelected, and my attributes in the Element object of the generated swf. <br><br>But, there is one thing that I can't get: the ID associated to a button or to one of the shapes. For example, I have an object with the id "15", the name "Montreal" and the value "10". In "Element", I have all those informations, but I don't know what button is associated to id 15... (in my case, with tests I know that "button164" is associated to my id 15, but how can I know that dynamically?)<br><br>What I would like to have is, either an "buttonId" attribute in "Element", either an attribute "associatedId" in the button. Is there something like that in MapServer?<br><br>If it doesn't exists, is there an other way to have that like between my data in Element and the generated buttons?<br><br>Thanks,<br>Marie-Eve<br><br /><hr />Envoie un sourire, fais rire, amuse-toi! <a href='http://www.emoticonesgratuites.ca/?icid=EMFRCA120' target='_new'>Employez-le maintenant!</a></body>
</html>