Setting publishing file path in flash with actionscript? -


is there way use such constant in as3, define publishing output file in flash pro in code?

reason being, having different output file different pages makes tedious go file > publish settings, , enter path manually each time. since output files have similar names, if possible in actionscript, i'd need change character or 2 without going file etc first. there way?

i don't think it's possible using actionscript, try writing jsfl script publish, lets set file path. can write script handle publishing of multiple flas instead of opening , manually publishing each one.

adobe flash professional document.exportswf()


Comments

Popular posts from this blog

javascript - RequestAnimationFrame not working when exiting fullscreen switching space on Safari -

jsf - How to ajax update an item in the footer of a PrimeFaces dataTable? -

django - CSRF verification failed. Request aborted. CSRF cookie not set -