Skip to main content
Known Participant
August 9, 2011
Question

Making a MC from several MCs- is it possible?

  • August 9, 2011
  • 1 reply
  • 517 views

Hello

I'm kind of new with Flash CS5.5 and ActionScript, I'm building an application that requieres build a dynamic form for input data.

I've a PNG file as a MC that is a rounded rectangle (100x50 pixels) to use as background of each field of the form, the question is, is it possible add this little MCs, one over the other in order to get one single MC. (100 pixels in width) to handle all the fields as a single MC?

Does anybody have a code or Link to do this?

Thank you

This topic has been closed for replies.

1 reply

Known Participant
August 9, 2011

sorry if not answer didnt really read above, if your asking if yo can have multiple MC's make one MC then yes.

Make all your movieclips, the highlight them all and convert that into a MC,

Or make a mc double click to enter it, then drag MC's to the stage from the library (ctrl L)

Known Participant
August 10, 2011

Thank you, but you do that in design ... I need to do it in AS3 (dynamically)

Thanks anyway

Known Participant
August 10, 2011

Please anybody knows? ... I never see a language with so poor information...

Help Please