[haXe] set swf base size

Ian Liu ian.liu88 at gmail.com
Mon Dec 3 09:48:23 CET 2007


That is determined by a compilation flag:

haxe -swf-header Width:Height:Fps:Color (...)

For example:

haxe -swf-header 698:653:30:ffffff

On Dec 3, 2007 6:34 AM, Mirza Hatipovic <mirzahat at gmail.com> wrote:
> how can I in set the width and height of the swf like in pure actionscript
> 3:
>
> [SWF(width="698", height="653", backgroundColor="#ffffff", frameRate="30")]
>
> regards,
> mirza
>
>
>
> --
> -----------------------------------------------------------------------------------------------------------------------------------------------------------------
> Visit my dictionary / Posjetite moj rječnik / Besuchen Sie mein
> Online-Wörterbuch: http://www.tatinrjecnik.com
> --
> haXe - an open source web programming language
> http://haxe.org
>


More information about the Haxe mailing list