Hi all,
I've recently started developing flash and have been getting accustomed to the weirdness of flash builder. Fortunately, I've had exposure to eclipse for java development, so I'm at least familiar with things like the project, preference structure and shortcuts.
One issue that I've run into for both the standalone and plugin client though is that the shortcut for open type (ctrl+shift+t on windows) doesn't seem to work. However, the one for open resource (ctrl+shift+r on windows) works perfectly. I've added my source folder to the source path, so that shouldn't be the problem.
The key binding for this is the default one: Command: Open Type, Binding: Ctrl+Shift+T, When: Flash Builder Global Scope, Category:Navigation, User: (none)
Has anyone else run into this issue? Any ideas for fixing this? I rely heavily on open type.