We have this ui_library.fla that contains a button component (button_action) and a form of proxy of that button component. (A blank symbol at first that now contains "button_action" in it).
so within the Flash Library you'll see:
- button_action
- button_action_proxy
Our pipeline dictates that when working in a new fla that we should create a new symbol, then under "Source File..." Im supposed to select ui_library.fla, choose "button_action_proxy" and name the new symbol "button_action_import".
Considering that "button_action_import" doesnt not need any further changes am I safe to use it within another symbol?
Or do I need to make another blank symbol, open it up and throw "button_action_import" in it, then name that into "button_action_whatever" to work?
---using Adobe Flash CS6.5, on a pc with Windows 7-----