[swfmill] Anyone using swfmill?

daniel fischer dan at f3c.com
Mon Jul 11 18:55:43 PDT 2005


Max Herkender <staticreator at gmail.com> (on Mon, 11 Jul 2005 17:21:14 -0400):

  > If you added an "import" attribute to the
  > place tag, as well as "xscale" and "yscale" attributes, I could design
  > entire projects without using Macromedia Flash.

i dont get the <place import=... /> idea, do you mean to be able to define-and-place with one tag, like as a convenience of not having to write
	<clip id="foo" import="foo.jpg"/>
	<place id="foo" depth="1"/>
? effectively, in SWF, it'd have to be about the same (some small amount of bytes could be saved maybe by stripping a level of movieclips)

and for xscale and yscale, you are aware of <place ... scale=".4"/> and specifically mean being able to separately define x and y? if that really is wanted, could done quite easily. but if you just didnt know about the scale attribute, then i wont do this just yet ;)

-dan

-- 
http://0xDF.com/
http://iterative.org/



More information about the swfmill mailing list