No, flex is right tool for tha job. Look in internet for framework caching and generate report for modularity compiling.
Watch this video, this will reduce your swf file extremely. http://labs.adobe.com/technologies/flex/videos/flex3rsls/ The size of swf is because Framework is embeded in swf. I had project, with giant codes and comps with 70kb. --- In [email protected], Steve Hagenlock <[EMAIL PROTECTED]> wrote: > > Flex is probably not the right tool for that job. You should be looking > at something like Ming (php module) or the MTASC open source project for > compiling Flash. I'm sure there are several other options if you look > around. When you use the Flex compilers, you get the Flex framework > code as the price of entry. > -Steve > > Ary wrote: > > Hi, > > > > i use mxmlc module (apache) to generate swf, its a > > very simple swf only write a swf that has function to > > load images externally, but the file size is 133 KB , > > if i make the same procedure with flash and publish > > it the file its only 20-30 KB. > > > > can i make the swf that rendered by mxmlc more simpler > > and lighter? and is it possible to embed the image > > inside the swf rather than link it to external file? > > > > > > >

