FlexUnit.mxml not compatible with 1.5
Brought to you by:
markbrindle
I recently updated my server to flex 1.5.
I when running the sample test, I received a warning
that depreciated code is used (probably
widthFlex/heightFlex instead of width="%").
The console does not render properly, (squeezed and
cutoff) making it unreadable.
Logged In: YES
user_id=1140089
This is fixed in the cvs which can be checked out via
anonymous pserver access as follows:
cvs -z3
-d:pserver:anonymous@cvs.sourceforge.net:/cvsroot/flexunit
co flexunit
I am doing some work on the layout of the console in the
next few days...