Jump to content
Search Community

kenc3dan

Members
  • Posts

    2
  • Joined

  • Last visited

Posts posted by kenc3dan

  1. Hi,

    I have an SVG document loading in an object tag

    <object data="maps/mymap.svg" type="image/svg+xml" id="svgObject"></object>
    

     

    It's showing up fine but I can't seem to get it animating.

    I'm using SVGPan on it so it can be panned and zoomed OK.

    I try to send a tween command to an element in the SVG and I get nothing. No error, it just sits there.

    I know the element is found OK, I can see it in the console.

    Thanks for any help, I'm new,

    Ken

×
×
  • Create New...