Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [platform-swt-dev] SWT browser flash palyer caching issues


Hi Sundeep,

This has been reported as https://bugs.eclipse.org/bugs/show_bug.cgi?id=284712 .  At this point I don't know if it's a problem in the Browser or in Flash, so I would suggest CC'ing yourself to this report in order to be notified of its progress.

Assuming your Browser is created with style SWT.NONE, the browser version will be whichever IE version is installed on your OS.  The IE control is embedded via OLE by in-place activating the Shell.Explorer.2 control, I'm not sure what you mean by the launch mode.

Grant




Sundeep Reddy <sundeep.r@xxxxxxxxx>
Sent by: platform-swt-dev-bounces@xxxxxxxxxxx

11/08/09 05:24 PM

Please respond to
"Eclipse Platform SWT component developers list."        <platform-swt-dev@xxxxxxxxxxx>

To
platform-swt-dev@xxxxxxxxxxx
cc
Subject
[platform-swt-dev] SWT browser flash palyer caching issues





hi

i am using windows (vista) SWT browser to display a flash website containing a lot of externalInterface callbacks to communicate with _javascript_.

When i load the website the first time, everything works fine. But when i try to load the the website after this , the external interface callbacks are not registered. This occurs on some computers.

Has anyone faced this problem ? I want report this bug to adobe folks and for that i need to know the browser version and the mode under which the browser is launched.

Can someone provide me this information.

-Sundeep

_______________________________________________
platform-swt-dev mailing list
platform-swt-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/platform-swt-dev


Back to the top