Thank you very much, Abdul. :-)
--Feng
Abdul Qabiz wrote:
Following code shows the right way, please read the documentation of "
Flash _javascript_ Integration Kit":
http://osflash.org/doku.php?id=flashjs
You need to place "com\macromedia\_javascript_\" directory,
_javascript_FlashG
te="onAppInit()">
-abdul
-Original Message-
From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On
Behalf Of Abdul Qabiz
Sent: Wednesday, June 29, 2005 4:17 PM
To: flexcoders@yahoogroups.com
Subject:
: [flexcoders] puzzled with JavaScript and Flash Integration
Kit
Hi, Abdul,
Thank you very much. i try this, but it does not take the effect. my
jsp file is :
<%@ taglib uri="FlexTagLib" prefix="mm" %>
window.onbeforeunload = confirmExit;
function confirmExit()
{
..
>
>That should work, as long as you are also passing lcId to Flex App using
>FlashVars attribute of like this:
>
>
>
>
> http://www.macromedia.com/2003/mxml";>
>
>
>
>
>
>
>-abdul
>-Original Message-
>From: flexcoders@yahoogro
nks
Sent: Wednesday, June 29, 2005 12:01 PM
To: [EMAIL PROTECTED] Com
Subject: [flexcoders] puzzled with JavaScript and Flash Integration Kit
Hi, All,
I am try to use this tool. But as an flex new user, I am be puzzled with
this tool.
The docs for this are about the flash file.
if i place
Hi, All,
I am try to use this tool. But as an flex new user, I am be puzzled with
this tool.
The docs for this are about the flash file.
if i place this tag "" in my JSP file, does this mean I can construct the
flashProxy like this:
var flashProxy = new FlashProxy('mmapp', 'mmapp');
--
Best
6 matches
Mail list logo