Avatar

Level 10

I don't think there are any issues relating to ConnectSessionContainer and

Flex 4 - I've got several projects which work fine. That said, there's also

no requirement that you put your components inside the container either -

it's kinda handy if you want to avoid showing them until the session is

synchronized, or if you're going to have multiple sessions.

I would say that you'd likely want to convert your HBoxes to HGroups and

VBoxes to VGroups, but I don't think it should matter..

(and Raff is right, I actually prefer my authenticators inside the

container, but it should work either way).

nigel