Hi again,



<g id="flight<your number>" transform="translate(yourX, yourY)"> <use xlink:href="airplanes.svg#boeing747" x="0" y="0" width="20" height="20"/> <text id="flight<your number>_label">your number</text> </g>

One more question arose:

The <use xlink ...> is only a reference pointing to the symbol
in my library, it is not a deep copy (clone),
if i understand this correctly.

If i now switch on the light in one of the boeing747
just landed but want another airborne boeing747 to remain dark,
how can i achieve this?

Is there a <use> variant which forces a copy instead of
a reference?

thanks for an idea,
Marcel

--
http://www.xmlBlaster.org

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to