Hmm…I’m probably overlooking something simple but… I’ve made buttons in an old flash file but now I need to use them in the new file. How can I do this without having to re-create them from scratch again (coding wise). I was thinking about using shared libraries but what will happen when I delete my old file… I can’t afford to mess this up to badly…
shared libraries are good, or another easy way is to have both files open then open the Library. Drag the button onto the new stage.
Be careful that the Old buttons don’t have the same button name as anything else in your new movie.