refreshPane reloads the content of the pane.  This is different than it used
to be in Flash MX.  The undocumented way to to refresh the contents of the
pane is:

sp.setScrollProperties(sp.content._width, 1, sp.content._height, 1);

That doesn't help with your issue of text not appearing, though.   Are you
using embedded fonts?  Scrollpanes use masking and sometimes this might
cause an issue.  Are you using Flash 7 or Flash 8?

_______________________________________________
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com

Reply via email to