Newsgroups : Borland : borland.public.delphi.internet.winsock : 2006 Apr : TWebBrowser and FlashOX8
| Subject: | TWebBrowser and FlashOX8 |
| Posted by: | "Eran Bodankin" (bsal..@bsalsa.no-ip.info) |
| Date: | Sun, 30 Apr 2006 07:18:56 |
Dear friend,
While using TWebBrowser I found out that a bug is present.
When Delphi is trying to translate a java script (with , it's converting
ULong to LargeInteger and there it fails and do not understand the result as
a Delphi common result.
Use one form with a Tbutton and a Twebbrowser only.
Navigate to a site that uses FlashOX8 like MSNBC.com and you will see the
failure.
Best Regards
Eran