PDA

View Full Version : built in class/function references


recoilfx
04-14-2008, 12:35 AM
It's easy to look up class references/documentation you've defined in flex, but what about the classes that came with Flex? like textfield, sprite and etc... In flash, you could just highlight a class constructor, right click, then click on "view help" and you get the documentation.. where is the flex equivalent?

Thanks in advance...

mattb
04-14-2008, 01:09 AM
I'm glad someone else has found the Flex Builder help system inadequeate!!

kahuja
04-14-2008, 09:06 AM
you can use "Ctrl+F2" to get to help in Flex Builder.