Question
Communicating between classes
Hi,
I am having problem making classes to communicate. I have main class which loads external swf that contains one image at this time. I want to change alpha for that image using button (created from library) from main swf.
Don't know how, various methods I tried gave various error messages.
Here is the code for both classes:
I am having problem making classes to communicate. I have main class which loads external swf that contains one image at this time. I want to change alpha for that image using button (created from library) from main swf.
Don't know how, various methods I tried gave various error messages.
Here is the code for both classes: