Skip to main content
arisud
Participant
February 6, 2019
Answered

grouping multiple symbol

  • February 6, 2019
  • 1 reply
  • 371 views

hi, this is probably embarrassing question.

this project isnt mine and i tried to recreate this,

so on the original he put all the object/symbols into one group and have one instance name https://i.imgur.com/ZHHO9iX.png

when i tried to recreate, i break apart the group and regroup with "convert to symbols" it shows like this https://i.imgur.com/CA5FQ2L.png

and the script did not work even with the same instance name

how do i do that grouping thing?

    This topic has been closed for replies.
    Correct answer kglad

    game is probably a parent movieclip with child movieclips and changing that setup will require you to change all the code.

    why did you change that setup?

    1 reply

    kglad
    Community Expert
    kgladCommunity ExpertCorrect answer
    Community Expert
    February 6, 2019

    game is probably a parent movieclip with child movieclips and changing that setup will require you to change all the code.

    why did you change that setup?

    arisud
    arisudAuthor
    Participant
    February 6, 2019

    i found some script and want to recreate it on my own project. basically i just need a script for this https://forums.adobe.com/thread/2592142 might be you can give me some advice? i'm kinda desperate

    kglad
    Community Expert
    Community Expert
    February 6, 2019

    see your link.