Browsing the hierarchy of movieclips in the GUI
Hi!
I've moved to a UI programmer position in a games company and I'm unused to Flash, though I used it a tiny bit back in the day to experiment with making games.
I've inherited a bunch of flash files and would like to explore what's in them, but it seems like I can't do that, so I'm interested in what I'm misunderstanding, or not aware of, and also interested in ways to fix it.
Here's what I think I know.
- A flash file has a library, which is a set of user-defined archetypes.
- There is also a scene, which seems to be recreated when opening a movieclip from the library for examination.
- Movieclips can have children.
- Looking at the timeline there are layers. These don't correspond to child movieclips but can own them in some ways, allowing you to hide/lock them.
- There used to be a pane called "Movie Explorer" or something, in Flash, that got deprecated when they made Animate.
- No substitute was made for the removal of this feature.
- There is currently no way to see explicitly what child movieclips a given movieclip might have, apart from visually.
- Selecting child movieclips that are invisible therefore becomes a guessing game of double clicking where they might be or dragging boxes over the scene view.
It seems to me that I will need to make an extension to display the movieclip hierarchy. Would that be correct?
Investigating that last line of thought shows that extensions for this software used to be written themselves in Flash (Extension Builder 2.1), but are now based on HTML 5 (Extension builder 3).
Is that all correct?
If there's anyone that can help, I'd be really grateful. Info on these subjects seems to be quite distributed and old and rare.
Thanks
Alex
