Jump to content
Search Community

Laura

Members
  • Posts

    1
  • Joined

  • Last visited

Everything posted by Laura

  1. Hello, I have the same estructure, but appart of this i would like to load svg by string, where the string is the svg text - tag itself, no the path of the file, so instead of queue.append( new DataLoader("graphics/coloredtoucan.svg", {name:"childClip"}) ); something like queue.append( new DataLoader("("<svg ...../>",", {format:"text"}) ); try differents options, but no one works. Someone knows if that is possible? Cheers!
×
×
  • Create New...