Skip to main content
November 12, 2013
Question

RoboHelp10 - If we click on 'Show' link(button), blank page get displayed

  • November 12, 2013
  • 1 reply
  • 983 views

I am using,

RoboHelp10

IE9

MSVS2010

Win7

Tried with below option,

Flash Help -> we are working with it and has problem for our desktop/standalone wcf application.

Flash Help Pro - > We know that RH server is req. for this option

Web Help Pro- > We know that RH server is req. for this option

Trouble in (Flash Help),

1. When we invoke Flash Help with respective topic ID, it will not show requested topic page along with TOC, it will show default topic/page, which we set at the time creating help. Also it will display "Allow Blocked Content" button at the bottom. If we click on "Allow Blocked Content" it will display the above requested topic page correctly, but without TOC pane. This time we can see 'Show' button(link) on the browser. If we click on 'Show', blank page get displayed.

2. When we are displaying content with option 'OptionConstants.CSH_DISPLAY_CONTEXT' it only show topic and it won't show me the TOC along with current selected topic page.

3. When we are displaying content with option 'OptionConstants.CSH_DISPLAY_CONTEXT' it only show topic with 'Show' link. When we click on 'Show' link, blank page get display.

4. Tool gives us facitlity to publish the Flash help, where we can choose the folder. This means that it publishes folder structure. We are using this folder structure (the published one) and on the top of that we are not getting expected(blank page get display) result.

5. Published content does not contain any mapid/mapfile, if so whow it works correctly with RH development studio.

6. Skin we were using 'beautiful_vista_flash.fhs'

7. We build RH after setting Mozilla as the statup browser. We tried with Mozilla and IE but still our application opens help in IE. So not able to test in Mozilla.

Please assist to resolve it.

Thanks in advance.

This topic has been closed for replies.

1 reply

Willam van Weelden
Inspiring
November 14, 2013

Hi,

The problem is a security setting in IE. Try enabling the 'Mark of the Web' setting to make it work for IE. (In the SSL settings.)

Alternatively, put the help in a web server, then it is sure to work.

Greet,

Willam

November 14, 2013

Hi,

May I know how it can be done.

-Anil