Skip to main content
Participant
October 28, 2021
Answered

EXTENDSCRIPT: Saving Marker Objects to an External Database

  • October 28, 2021
  • 1 reply
  • 231 views

Hi,

  Is there anyway to export Marker objects from a sequence to an external database and then to recreate them from that database into a cloned sequence?  I believe I could JSON.stringify the markers, save to a text file or DB and then recreate them, but wondering if there is a better method.

 

Thank you,

Michael

This topic has been closed for replies.
Correct answer Bruce Bullis

Your approach sounds fine!

1 reply

Bruce Bullis
Bruce BullisCorrect answer
Legend
October 28, 2021

Your approach sounds fine!