Skip to main content
Participating Frequently
March 17, 2011
Question

navigateInSytemBrowser for HTMLLoader in Flex 4.5

  • March 17, 2011
  • 1 reply
  • 626 views

Hi,

I am working on Flex 4.5 SDK and using Flash Builder 4 IDE for my Flex/AIR Desktop Application.

In my project I want to load one html page in one of the canvas areas. I am using HTMlLoader to load my page. My web page loads successfully in the canvas area.

The problem is that when I click on the links embeded in the html page that I have loaded, they do not open in my browser window.

There is a property of HTMlLoader "navigateInSystemBrowser" which need to be set to true to allow the embeded links of the page to open in a default browser window. But this property works only in Flex 4.0 I tried running the same thing a sample project using Flex 4.0 as the SDK and it works perfectly fine. But when I work with Flex 4.5 SDK it does not works.

Please suggest if there any other workaround to achieve this.

Thanks,

Nitika

This topic has been closed for replies.

1 reply

Participating Frequently
March 17, 2011

Hi:

You should ask this question on Flex SDK forum . More expert are watching this forum and you will get better reply. This forum is just for the issues of flashx.textLayout package

Thanks

Sincerely Yours

Gang Cai