Hi everybody:
someone knows how to use scriptImplementation attribute of the ASV plugin
(come with ASV 3).
and if this possible use it even if you have installed the ASV plugin 6.
I was implementing this attribute in my application in order to use it in FF
1.5.
this is my code:
<svg id="root"
vxmap:version="2.2.0"
width="100%"
height="100%"
viewBox="0 0 1152 864"
xmlns="http://www.w3.org/2000/svg"
xmlns:xlink="http://www.w3.org/1999/xlink"
xmlns:attrib="http://www.carto.net/attrib"
xmlns:a3="http://ns.adobe.com/AdobeSVGViewerExtensions/3.0/"
a3:scriptImplementation="Adobe"
onload="init(evt);"
zoomAndPan="disable"
xml:space="preserve"
preserveAspectRatio="xMidYMid meet">
<script type="text/ecmascript" a3:scriptImplementation="Adobe"
xlink:href="../engine/vxmap-3.5.0.3.js"></script>
<script type="text/ecmascript" a3:scriptImplementation="Adobe"
xlink:href="setupUrl.js"></script>
<script type="text/ecmascript" a3:scriptImplementation="Adobe"
xlink:href="extensions.js"></script>
</svg>
however it doesn't work.
regards
Rodolfo
---------------------------------
Yahoo! Mail
Use Photomail to share photos without annoying attachments.
[Non-text portions of this message have been removed]
-----
To unsubscribe send a message to: [EMAIL PROTECTED]
-or-
visit http://groups.yahoo.com/group/svg-developers and click "edit my
membership"
----
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/svg-developers/
<*> To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/