External Interface of the devil

7 3 29th 2009 § 1 comment

I’m not a fan of ExternalInterface, but it is good to have in your pocket.
I have another post for AS2 External Interface [ here ]…

<script language="JavaScript">
	var jsReady = true;

	function thisMovie(movieName) {
		 if (navigator.appName.indexOf("Microsoft") != -1) {
			return window[movieName];
		} else {
			return document[movieName];
		}
	}

	//-- is EXT INT ready?
	function EXactive()
	{
		return jsReady;
	}
	//-- fetch id
	function GetID()
	{
		return thisMovie("ExternalInterfaceExample");
	}
</script>


I will clean this up and re-post

// check for value from JS
function GetID():String
{
	var id:String;
	if( ExternalInterface.call("EXactive") )
	{
		id = ExternalInterface.call("GetID");
	} else {
		id = "GetID not found";
	}
	id += String( " " + ExternalInterface.call("EXactive") );
	return id;
}

Tagged

§ One Response to External Interface of the devil

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>

What's this?

You are currently reading External Interface of the devil at DrPunchBlog.

meta

  •  

    July 2009
    M T W T F S S
    « Apr   Aug »
     12345
    6789101112
    13141516171819
    20212223242526
    2728293031  
  • Archives

  • The Uber-Mannerist ...
    By Van Arno
  • RSS mtr.me

    • ‘Up In The Air’ Producer Launches The Allegiance Shingle With IM Global-Funded ‘Money Monster’
      EXCLUSIVE: Daniel Dubiecki has launched The Allegiance Theater, a association designed to emanate a breakwater where talent and financiers can induce film and TV projects. The association gets off a belligerent with a privately-backed beyond and growth account to beget character-driven, commercially appealing stories, pronounced Dubiecki. As Jason Reitman’s […]
    • New Oils
      James and Esao both published oil paintings to their blogs recently, James’s work on tip is titled, “Pauline Prieto“, and Esao’s investigate underneath it is substantially eleven or thirteen years aged now from art propagandize and he writes about because it is called “Grumpy Study”. Article source: http://meathaus.com/2012/02/06/new-oils/ […]
    • Video Game Character Facebook Profiles
      This is a array of cinema from a Facebook profiles of video diversion characters. Obviously they’re fake, that we wish we would’ve famous before spending a half hour perplexing to find and crony Nathan Drake and Solid Snake. OMG, how cold would it be to know those dual guys in genuine life? “Wow,GW — man-crush […]
  • Translator