Batch Exporting Quicktime mov
so, i'm looking way use jsfl batch output quicktime. don't want /publish/ quicktime (i can easily, results poor), rather use file>export. can't seem find documentation @ shows how done, , don't see 'click menu' objects this. there's exportswf command works well, not exportmov or of sort. there way short of applescript of doing this?
failing that, flash interface open applescript @ all? that'd ugly, possibly doable suppose.
thanks!
t
failing that, flash interface open applescript @ all? that'd ugly, possibly doable suppose.
thanks!
t
for interested:
in case using flash cc can use following javascript command flash-java-api
// exportvideo( fileuri [, convertinadobemediaencoder] [, transparent] [, stopatframe] [, stopatframeortime] )
fl.getdocumentdom().exportvideo("file:///c|/myproject/myvideo.mov");
http://help.adobe.com/de_de/flash/cs/extend/ws849c47c2a95c1007745be14f13b0ac99249-8000.htm l
if not have same problem had. in case solution found far use interface autoit automatize buttons , shortcuts have press:
http://www.learningapi.com/blog/archives/000063.html
this quite dirty, , need render machine run it, cannot interact mouse or keyboard, without distubing process.
More discussions in Adobe Animate CC - General
adobe
Comments
Post a Comment