We are in the part of our development where we are trying to squeeze bytes
out of our swf's.  We already had modularized our app where it made sense,
but still we would like to get more.  We have one embedded font because we
do a couple effects on it.  We recently changed to use RSL's for our
framework and that saved us over a meg in combined file sizes easy.  But, it
caused an issue.  Our AdvancedDataGrids now have issues.  Any ADG column
that is a simply label now shows no data.  The data is there, but can not be
seen.  If we simply explicitly set an ItemRenderer of Label it becomes
visible.  If we merge framework into code rather than RSL it works.  If you
scroll up/down then some will show.  If we use font from client it works,
rather than embed.  But when we use embedded fonts, no explicit
ItemRenderer, and RSL for framework we get the correct amount of rows, but
blank.  Click on the row and have that open a "detail" area shows that the
data is there, just not visible.

Anyone ever have this issue?

I swear, the AdvancedDataGrid is a love/hate relationship with me.

Thanks,
Dale



-------------------------------------------------------------
To unsubscribe from this list, simply email the list with unsubscribe in the 
subject line

For more info, see http://www.affug.com
Archive @ http://www.mail-archive.com/discussion%40affug.com/
List hosted by http://www.fusionlink.com
-------------------------------------------------------------


Reply via email to