Quote Originally Posted by samac1068 View Post
You are not identifying exact where the menu_bar is located. You code indicates that it is local to the package, when in fact it isn't and is only available on the main timeline. You need to provide the path outside of the package.
How would I go about doing that?