m@ Posted February 24, 2004 Posted February 24, 2004 Ok, If i have a parent window running my source code, and a sibling window launched by that window running my code, how can i get the parent window to check if the sibling window is open. I need an answer real fast i have to have it by tomarrow, thanks.
m@ Posted February 24, 2004 Author Posted February 24, 2004 actualy no, your not doing my homework lol. I'm making a flash thing for a woman thats paying me for it and i told her it would be done tomarrow so plz help quick
Sayonara Posted February 24, 2004 Posted February 24, 2004 Dude, that's even worse You really ought to learn JavaScript if you're going to promise things that require it to paying clients. Check child has loaded: http://developer.irt.org/script/1683.htm Bidirectionals: http://www.webreference.com/js/tips/000610.html Check named window exists: http://www.faqts.com/knowledge_base/view.phtml/aid/1460/fid/124 Check window [still] open: http://www.faqts.com/knowledge_base/view.phtml/aid/1765/fid/124 Check if window.name exists: http://www.faqts.com/knowledge_base/view.phtml/aid/21359/fid/124
m@ Posted February 24, 2004 Author Posted February 24, 2004 not nice, i learned javascript in 7th grade. Yes out of an 800 page book. I just cant remember all of it. I tried to just modify a variable in the parent but it didn't work
Sayonara Posted February 24, 2004 Posted February 24, 2004 Well I hope that lot jogged your memory in the right direction
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now