You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Memphis Adobe User Group
Hey guys,
Just wanted to quickly mention two FlexBuilder shortcuts that I have
come across recently that may save you a lot of time.
ctrl-shift-r will allow you to open any file in your workspace. This
can be a great way to open a file without ever leaving your keyboard.
and ctrl-o will open an outline view inline and allow you to start
typing anything in the outline and it will jump you to that particular
code. Great for navigating through a lot of methods in a controller
file or jumping to a specific button in an mxml file.