FScrollPane makes my fonts disappear?

Hi,

Just wondering if someone could help me with this querky problem. Im using the FScrollPane, and attaching it dynamically and then setting my content clip (i.e. register_mc) to the contents of the scroll pane.

Ive hit 2 major problems though:

1.For some reason all my ‘static’ type textboxes disappear? Im not using a standard font, namely Swiss721BT. Now if I change them to _sans they appear!? Also,

  1. All components within the content clip do not fully appear until they are moused over, namely FSPushButton’s?

Thanks in advance! :slight_smile:

Well after some more in depth research I discovered under the macromedia tech notes a few interesting identified ‘issues’ with the original Flash Player that comes with FMX, so i decided to update it. And wollah! Finally my nested components display properly and my statics text boxes show fonts correctly!..

had the same problem a while back, solved itself - now I know why :slight_smile: