如何通过AS3按钮组件命名?
我有3个按钮组件:BackButton,ForwardButton和PlayButton.
我已通过属性面板命名它们(其中显示"实例名称").
但是一旦我点击它们并检查我收到的event.target.name,总是'button_mc'.
我怎么能命名按钮?
flash actionscript-3 flash-component
actionscript-3 ×1
flash ×1
flash-component ×1