Thanks, I just tried the latest release.

I am sending a numeric value from Flash to JS. My JS function:

function logpresoTime (playtime) {
        alert('logging ' + playtime);
}       

In Firefox this pops up an alert with 'Logging [type Function], 2, [object
Object]'
Where 2 is the numeric value I send from Flash.

In IE it doesn't create the alert at all. Maybe I am doing something wrong
but I am not sure how to debug this. With the earlier releases I only saw
the numeric value and nothing else. The alert firing in IE seems to suggest
that I have implemented it ok. I am on PC.

Any help appreciated.

Stefan




> -----Original Message-----
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On
> Behalf Of Mike Chambers
> Sent: 25 October 2005 21:40
> To: Open Source Flash Mailing List
> Subject: Re: [osflash] Flash / JavaScript Integration Kit
> 
> The click issue should be fixed in the latest code in subversion.
> 
> We are still working on it, and still plan a 1.0 release this year.
> 
> mike chambers
> 
> [EMAIL PROTECTED]
> 
> Stefan Richter wrote:
> > Mike,
> > A while ago you mentioned an update for the Flash / JavaScript
> Integration
> > Kit. Is this still on track? Is the Kit still in beta?
> >
> > I would really like to see the 'click noise' issue in IE fixed as it
> stops
> > me from deploying the kit.
> >
> > If this is not going to be fixed or not a possible fix then it would be
> good
> > to know so I can think of another way to solve the tasks at hand.
> >
> > Stefan
> >
> >
> >
> >
> > _______________________________________________
> > osflash mailing list
> > [email protected]
> > http://osflash.org/mailman/listinfo/osflash_osflash.org
> >
> 
> 
> _______________________________________________
> osflash mailing list
> [email protected]
> http://osflash.org/mailman/listinfo/osflash_osflash.org


_______________________________________________
osflash mailing list
[email protected]
http://osflash.org/mailman/listinfo/osflash_osflash.org

Reply via email to