Hacking Mike Chamber’s Flash Resource Manager to use Flash 8 Help Docs

After downloading and installing Flash 8 today, I found myself in a serious crisis — Mike Chambers Flash Resource Manager has become an indispensable part of my daily workflow and I couldn’t access Flash 8 help through it. Knowing a busy Mike was unlikely to provide an update in a timely fashion (read today) , I did what any developer would do–I decided to “help myself”.

After quickly peering at the install folder I found an easy solution:

  1. Open the file app.config in Notepad or Wordpad (found along this path in Windows — C:\Program Files\Flash Resource Manager\config\app.config).
  2. Change the following 3 lines to reflect the paths created by your Flash 8 install:
    • <flashhowtodirpath>C:\Documents and Settings\All Users\Application Data\Macromedia\Flash 8\en\Configuration\HelpPanel\HowDoI</FlashHowtoDirPath>
    • <userhelpdirpath>C:\Documents and Settings\[user name]\Local Settings\Application Data\Macromedia\Flash 8\en\Configuration\HelpPanel\Help\</userhelpdirpath>
    • <flashhelpdirpath>C:\Documents and Settings\All Users\Application Data\Macromedia\Flash 8\en\Configuration\HelpPanel\Help\</flashhelpdirpath>
  3. Save the file.
  4. Relaunch Flash Resource Manager

That’s it! You should now see the Flash Help docs in the tree view and continue to have tabbed help available to assist your coding endeavors.

5 Comments

  1. Mike
    Posted September 12, 2005 at 8:31 pm | Permalink

    You’re the man! TY!

  2. Posted September 14, 2005 at 7:23 pm | Permalink

    Thank you. Sad thing is I didn’t really realize how useful the Resource Manager was until I saw that people named it an important part of their workflow. Too many extensions and downloads to explore them all. It’s part of mine now.

    M

  3. Posted November 23, 2005 at 5:54 pm | Permalink

    You might also be interested in a .chm file. I use editplus to write AS and chm are indispensible with quick access from the user toolbar.

    http://jimbob.blueidea.com/tmp/F8HELP.CHM

    Cheers
    N

  4. Posted April 18, 2006 at 2:49 pm | Permalink

    I don’t know if I’m doing something wrong, but, do you know how to install Flash Resource Manager with .NET Framework 2.0 installed? It doesn’t seem to be compatible with it…

  5. Brooks
    Posted April 19, 2006 at 9:06 pm | Permalink

    The last thing I heard, the app wasn’t compatible with the .NET 2.0 beta.

    http://weblogs.macromedia.com/mesh/archives/2005/09/flash_resource_5.cfm

    Mike also mentioned he was thinking of open sourcing the project so that it could be maintained by the community.

One Trackback

  1. [...] I took my First look at Mike Chambers’ resource manager today and want to kick myself for not having investigated it a long time ago. I actually went ahead and updated it to Flash 8 thanks to this tutorial by Brooks [...]

Post a Comment

Your email is never published nor shared. Required fields are marked *

*
*