| Home | Tutorials | Forums | Articles | Blogs | Movies | Library | Employment | Press | Buy templates |
|
|
#1 |
|
Registered User
Join Date: Jan 2001
Location: Sydney, Australia
Posts: 37
|
Anyone know how close Flash 5 Actionscript is to Java ? Is it Java ?.
|
|
|
|
|
|
#2 |
|
Administrator
Join Date: Nov 2000
Location: Australia
Posts: 8,612
|
This is the code I use to interact b/w Flash and Javascript in order to close the current window, I hope it's waht you need:
on (release) { getURL ("javascript:window.close()"); } Cheers Jesse
__________________
Cheers Jesse Stratford ActionScript.org Cofounder Email: presented in this way to stop spam-bots: My email is composed of my first name (jesse) followed by my last name (stratford) followed by @ followed by actionscript.org Please don't email or PM me Flash questions, that's what the Forums are for! ![]() Please don't rely on me reading my PMs either. Email me about important stuff. |
|
|
|
|
|
|
![]() |
| Thread Tools | |
| Display Modes | Rate This Thread |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Runnin Java Code in Actionscript 2.0 Flash 8 | Mike92585 | Projectors and CDs | 1 | 06-29-2006 02:42 PM |
| Database / Java / ActionScript | dewey | ActionScript 2.0 | 0 | 06-19-2006 05:45 PM |
| Actionscript 2 java popup | pixelvoodoo | ActionScript 2.0 | 1 | 05-16-2006 04:09 PM |
| Yet another question....java? HTML? Actionscript? | Jackred22 | ActionScript 1.0 (and below) | 9 | 07-05-2004 04:30 PM |