My guess would be the MXML just compiles down to an SWF with Flex 
Builder 2, so if you're not deploying to a Flex server you'll need to 
recompile. Of course you could always use an XML file or any other data 
source to make your application more easily customizable at runtime.

- Peter


Jim Kremens wrote:
> I have a question about FlexBuilder 2.0.
>
> Once you generate your mxml and compile, is that mxml available to you
> at runtime?  In other words, could you, for example, reconfigure the
> layout of your Flex movie without recompiling it?  Or perhaps, based
> on some passed in variable, use different background PNGs in your
> widgets?
>
> Flex allows you enormous Flexibility at compile time, I guess the
> question is - how much flexibility does it offer at runtime?  Or is
> that kind of flexibility reserved for users of the Flex server...
>
> Jim Kremens
>
> _______________________________________________
> osflash mailing list
> [email protected]
> http://osflash.org/mailman/listinfo/osflash_osflash.org
>
>
>   


_______________________________________________
osflash mailing list
[email protected]
http://osflash.org/mailman/listinfo/osflash_osflash.org

Reply via email to