vote up 0 vote down
star

Hi, Looking at Flex 3 and now onto to Flex 4 I am looking for examples of how to load a page. In Flex 3 I used to use in Flex 4 there is no local?

Thanks David............

flag

1 Answer

vote up 0 vote down

Just define a namespace like xmlns:MyLocal="*" and then just refer to the objects located in your source dir like this:

<MyLocal:MyGreatComponent>

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.