Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

How can I turn a UI loader into a button?

Explorer ,
Aug 18, 2015 Aug 18, 2015

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.

TOPICS
ActionScript
429
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines

correct answers 1 Correct answer

Community Expert , Aug 18, 2015 Aug 18, 2015

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

Translate
Community Expert ,
Aug 18, 2015 Aug 18, 2015

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

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Aug 19, 2015 Aug 19, 2015
LATEST

you're welcome.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines