Soldato
- Joined
- 25 Sep 2003
- Posts
- 3,750
- Location
- Manchester
Hi,
I'm a bit stuck on a small part of something I'm trying to put together, any actionscript people in here?
I've just dived back in to actionscript and I've set up a LocalConnection, in one swf I have an image which is using a class file I made for it so when the user clicks the image it gets bigger.
What I'm now trying to do is use the LocalConnection to have some text in another swf and when that is clicked it sends the click command across the LocalConnection to the image and make it big.
How can I send a click to the image so it uses it's attached class ?
Thanks.
I'm a bit stuck on a small part of something I'm trying to put together, any actionscript people in here?

I've just dived back in to actionscript and I've set up a LocalConnection, in one swf I have an image which is using a class file I made for it so when the user clicks the image it gets bigger.
What I'm now trying to do is use the LocalConnection to have some text in another swf and when that is clicked it sends the click command across the LocalConnection to the image and make it big.
How can I send a click to the image so it uses it's attached class ?
Thanks.
