Instances

Here’s Basic Question…

I have a button which is a symbol. When I bring out the same button from the library and make changes to it they also occur to the orginal button. How do I get changes to only happen to the copy of the button I bring out of the library?

thanx for the time…

duplicate the button to have it as a new symbol

any changes in any symbol will be reflected in every instance of that symbol. If you want a single instance to be different, it will need to be its own symbol

I c. Thank you… appreciate it.