Hi! Is there a way or is it possible for twoor more **swf **files communicating? Example, if I have test1.swf and test.swf, test1.swf can change the variable values in test2.swf or vice versa without reloading. Is this possible? How? Thanks.
[QUOTE=dongzky;1984994]Hi! Is there a way or is it possible for twoor more **swf **files communicating? Example, if I have test1.swf and test.swf, test1.swf can change the variable values in test2.swf or vice versa without reloading. Is this possible? How? Thanks.[/QUOTE]
Have a look at LocalConnection class
Is there any tutorial available here?
[QUOTE=dongzky;1985001]Is there any tutorial available here?[/QUOTE]
I don`t think so - there is a simple example here
BTW/I am assuming the swfs are seperate and not loaded into a mother clip or each other??
Thank you so much for the info. It’s a big help.
[QUOTE=dongzky;1985009]Thank you so much for the info. It’s a big help.[/QUOTE]
no problem
@Krilnon - sorry K, I did know of your tutorial but presumed it was a little too advanced for this sort of thing