# Creating swf without installing Flash CS3/CS4

**URL:** https://forum.kirupa.com/t/creating-swf-without-installing-flash-cs3-cs4/303365
**Category:** flash
**Created:** [January 19, 2010, 1:05pm UTC](https://forum.kirupa.com/t/creating-swf-without-installing-flash-cs3-cs4/303365 "2010-01-19T13:05:05Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![dalseide](https://avatars.discourse-cdn.com/v4/letter/d/bb73d2/32.png) [@dalseide](https://forum.kirupa.com/u/dalseide)
#### Post date: [January 19, 2010, 1:05pm UTC](https://forum.kirupa.com/t/creating-swf-without-installing-flash-cs3-cs4/303365/1 "2010-01-19T13:05:05Z")

</div>

Hi.  
Is there some way to compile swf. with some sort of batch file?

Example:  
I have two as. files.  
In the file Graphics.as, everything that is visual, and all the functions are placed. In the file Values.as, there is nothing butt a bunch of variables, that adjust the visual things in the end swf.  
This way, it is easy for anyone to adjust the end result (the swf).

The problem is, that I would like to lett people without Flash CS3/4 installed on teir Mac/PC to make this swf. from these as. files.

Think I’ve read something about a couple of files that comes along when you install CS3/4 can do this, but cant find anything on google right now.

Cheers.
