flex - How are .swc files converted in to .swf files when "compiling" a Flash Builder application? -
i have unfortunate constraint have put flex application on server not allow .
in filenames.
the flex libraries (.swc
) somehow turned .swf
files in process of 'compiling' flex application , filenames changed <frameworkname>_###.##.#.##.swf
, need .swf
files without .
characters.
what i'm looking leads whatsoever before diving google
edit: not think libs local company. in flex_bin folder , have names framework_###.#.##.#, spark_#.#.##.#., etc.
these libraries provided adobe, can set compiler options merge these 1 big swc file. check link 'merge swc file application swf file when compiled' step.
Comments
Post a Comment