In Flash MX 2004, one thing I wished it had is a class browser. But with all the new features in this release, we can’t have everything on our wishlist all at once, can we?
Here’s a little tip on how to make your own “class browser” with the Project panel:
Because all the classes have external .as class definitions inside the folder:
[Flash installation folder]enFirst RunClasses, we can add these to the Project panel and browse the classes from there. Double-clicking on an .as file from this list opens up the class definition in the Script window (in the Pro version only):
To save you all the work of browsing through the folders and making your own project, download it here: ClassBrowser.flp
20 replies on “Class browser”
I was working on this! You saved me a lot of time :).
Neat! Cheers-
S.Tual.
Dave,
It would have been nice if Macromedia always had a view down all your classpaths in every project.
It may be worthwhile seeing if an extension can be written with the JSAPI to include this folder for every project.
Thanks though. Good call.
nice work, as always, dave
How do you install this? Or where do you put it?
In the folder as above?
thx
You can put this .flp file anywhere. Double-click on it and it’ll open up in Flash MX 2004. Or just open it when you’re inside the IDE. You can keep it opened for browsing classes with your other projects.
> Double-click on it and it’ll open up in Flash > MX 2004
it won’t in other windows versions than english:
open it with your texteditor, and replace all the ‘/program files/’ with you program files native name 😉
1stpixel
You guys are FAST! 🙂 thx
(und danke..)
Nice job this is a real help 🙂
ps: the trackback is not working, getting a 404 on that.
Folkert
This is a hand made project file. There’s no way to assign a folder a directory location and have it dynamically add and remove files, like in Homesite?
That’s what I want in a class browser.
HAO !
It’s too bad that when you switch projects, Flash closes every file that’s open from the current project. Proves to be quite a pain if you quickly want to reference files from another project.
Matte (@silent-e),
I don’t think the Project panel allows adding a whole folder including its content. It’s one file or folder at a time.
hey dave
none of the files added to your project file are being located for me on my system – Win 2000
cheers stefan
Stefan, are you running an English OS? Is your installation of Flash at the default location? You can open up the .flp file in a text editor and check the paths, and change them to the location of your class files. If that still doesn’t work, just do what I did and add all the class folders and files to a new project.
Hey Stefan,
I had the same trouble on Win2K. Looks like it needs the drive id as well.
Open up the file in Textpad/Notepad and bulk replace ‘Program Files’ with ‘C:/Program Files’ and it works okay.
Nice work Dave!
I did change all paths..
but some classes couldnt be found.. like DataGlue.as
.. I just installed MX2004.. Have I missed out on a class-update ?
Martin, did you install Flash Remoting for MX 2004 (they’re listed under the Include folder)?
thank you!
I’ve updated the class browser in case you missed the new version posted on Sept 23 at:
http://www.swfoo.com/archives/000023.html