|
||||||
|
||||||
Tutorial - Communication between Flash Movies: Part 2

Free Flash / JavaScript Tutorial
Step Three: Creating the Third Flash Movie - Pop Up 2
receiver = new LocalConnection();
receiver.doAction = function(doThat) {
if (doThat == 2) {
getURL("javascript:self.close();");
}
};
receiver.connect("myConnection");
|
Why not try out webwasp's new community. Meet new people, find friends in your area: Webwasp Mates & Dates
|
|
|
All material on this site is protected under international copyright © law. DO NOT reproduce any material from this site without written permission. Please ask as permission is often granted.
|