I was just looking at the original lib. It has a bunch of extra api methods
etc. It might need some effort to add in the various ExternalInterface
calls that the original lib had if you need those. But basically, the Flex
lib was reaching out to html to do this. In Royale you are already 'closer'
to the iframe, so it should be relatively easy.


On Tue, Dec 17, 2019 at 4:06 PM Takeshita Shoichiro <[email protected]>
wrote:

> Greg, thanks for a good news.  Will try.
>
> 2019年12月17日(火) 12:04 Greg Dove <[email protected]>:
>
>> That should be quite easy.
>>
>> Either it should be easy to do it directly, or it looks like you could
>> use:  org.apache.royale.html.WebBrowser
>> from Basic lib.
>> I did not use this yet, but it seems like it should be what you need.
>>
>>
>> On Tue, Dec 17, 2019 at 4:00 PM Takeshita Shoichiro <[email protected]>
>> wrote:
>>
>>> Hi,
>>>
>>> Our application uses this library extensively to display page-size image
>>> as embedded.
>>>
>>> How it would be easy or difficult to make it work in Royale?
>>> --
>>> Shoichiro Takeshita
>>> 武下 祥一郎
>>>
>> --
> Shoichiro Takeshita
> 武下 祥一郎
>

Reply via email to