Return-Path: X-Original-To: apmail-flex-users-archive@www.apache.org Delivered-To: apmail-flex-users-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 9776F18AB0 for ; Thu, 27 Aug 2015 18:41:34 +0000 (UTC) Received: (qmail 85866 invoked by uid 500); 27 Aug 2015 18:41:34 -0000 Delivered-To: apmail-flex-users-archive@flex.apache.org Received: (qmail 85839 invoked by uid 500); 27 Aug 2015 18:41:34 -0000 Mailing-List: contact users-help@flex.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@flex.apache.org Delivered-To: mailing list users@flex.apache.org Delivered-To: moderator for users@flex.apache.org Received: (qmail 89879 invoked by uid 99); 27 Aug 2015 18:10:02 -0000 X-Virus-Scanned: Debian amavisd-new at spamd2-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 3.487 X-Spam-Level: *** X-Spam-Status: No, score=3.487 tagged_above=-999 required=6.31 tests=[DKIM_ADSP_CUSTOM_MED=0.001, NML_ADSP_CUSTOM_MED=1.2, SPF_SOFTFAIL=0.972, URIBL_BLOCKED=0.001, URI_HEX=1.313] autolearn=disabled Date: Thu, 27 Aug 2015 11:04:45 -0700 (PDT) From: "pkumar.flex" To: users@flex.apache.org Message-ID: In-Reply-To: References: Subject: Re: Externalnterface MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit yes you can call a function from JavaScript to Flex. using ExternalInterface.addCallback("JAVAScript Func", FlexFunction); you only need to add this line on creationcomplate of any component. On Thu, Aug 27, 2015 at 11:30 PM, mark goldin [via Apache Flex Users] < ml-node+s2333346n11070h55@n4.nabble.com> wrote: > I am opening a new browser window using the following command: > ExternalInterface.call("open", "testcase.html", "_blank"); > > Is it possible to call a function in Flex from testcase.html? > > Thanks > > > ------------------------------ > If you reply to this email, your message will be added to the discussion > below: > > http://apache-flex-users.2333346.n4.nabble.com/Externalnterface-tp11070.html > To unsubscribe from Apache Flex Users, click here > > . > NAML > > -- *Regards,* Prashant Kumar* | *Mob.: +91 8408811225 -- View this message in context: http://apache-flex-users.2333346.n4.nabble.com/Externalnterface-tp11070p11071.html Sent from the Apache Flex Users mailing list archive at Nabble.com.