Skip to main content
admin10
Participant
August 18, 2015
Answered

How can I turn a UI loader into a button?

  • August 18, 2015
  • 1 reply
  • 480 views

Hello when I have a UI loader inside a group of objects and turn the external group of objects into a button I receive the following error: '1119: Access of possibly undefined property UI loader through a reference with static type Flash.display Simple Button'. Is there any solution to making the indicated combination work? As I would like the click of the UI loader to change on-screen content. Thanks for the help.

This topic has been closed for replies.
Correct answer kglad

turn the group of objects into a movieclip.  there's nothing a simple button can do that a movieclip cannot do.

1 reply

kglad
Community Expert
kgladCommunity ExpertCorrect answer
Community Expert
August 18, 2015

turn the group of objects into a movieclip.  there's nothing a simple button can do that a movieclip cannot do.

kglad
Community Expert
Community Expert
August 19, 2015

you're welcome.