Hi: I would like to clone a button that is part of a group, but I do NOT want the cloned button to be in the group it was originally cloned from. Any ideas on how to accomplish this?
Thanks,
Greg
clone object in a group
Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller
-
- Posts: 349
- Joined: Tue Oct 28, 2008 1:23 am
- Contact:
Re: clone object in a group
Hi Greg,
don't clone, just copy:
...
copy btn 1 of grp 1 to this cd
...
Best
Klaus
don't clone, just copy:
...
copy btn 1 of grp 1 to this cd
...

Best
Klaus
-
- Posts: 349
- Joined: Tue Oct 28, 2008 1:23 am
- Contact:
Re: clone object in a group
Perfect!