@MrWagoner
Yes, I think what you are talking about is what I want to do, but I was hoping all of this could be done within Stencyl just for fast workflow. I don't know anything about haxe-code and I only have experience with Xcode and C DSP programming.
@ Sdieters
What I would like to do is a search of an attribute or global attribute and have Stencyl show me a list of all the behaviors I call the attribute or global attribute in.
When I use the search for an attribute currently, it will pull up the attribute in the tool pane on the right side, but it doesn't show me which behaviors I use that attribute in. (Unless I overlooked something, please let me know!)
For example, within Xcode, I can search for any string, variable, etc. and in a pane on the left side it will show me every file with an instance of that string. Then when I click on the file, it takes me right to where that string instance is.
Sorry, I am a noob with Stencyl (only about a month into it), but on other traditional programming dev platforms this feature is fairly easy to do.
Thanks to both of you for your feedback!