0
votes
0answers
64 views

JSFL system default font switching

I'm trying to set the font on a text object using jsfl in Flash. I've having trouble setting the font from an installed font to a font that's not installed but is assigned to the system default font. ...
0
votes
1answer
115 views

Turn off the “save changes” popup on modified files in Flash CS5.5 (JSFL)

I'm using a jsfl script to run export to swf on about 200 fla files, this opens the fla file runs the commands from the jsfl then exports to SWF, however this modifies the FLA file and when it want to ...
1
vote
1answer
2k views

Accessing child/nested movie clips with JSFL AS3 CS5.5

How can I access a movie clip's children (specifically child movie clips) in jsfl? I am already at the instance level from ...
0
votes
1answer
622 views

CS5.5 import video through jsfl without video wizard

I'm trying to have a jsfl script import a video into my .fla project and export the entire thing as a .swf automatically Is it possible to disable the video wizard when importing videos? I'd hate to ...