Flash CS4, JSFL: changing settings for exportPNG
I need to export FLA as a sequence of PNG images using JSFL. The first problem I faced is that I cannot call document.importPublishProfileString to change current publish profile, it always fails (returns 0). Now I create a separate publish profile, removing it if already exists. I don't know why it's not mentioned in the documentation....