Skip to main content
Participating Frequently
May 28, 2014
Question

why won't RH display movies at 100 percent?

  • May 28, 2014
  • 1 reply
  • 500 views

My previous project version was able to dislplay .swf files inside an html file at 100%.  Now it displays them at about 20% regardless of what % the hight and width are set at, unless actual pixel dimensions are entered.

This topic has been closed for replies.

1 reply

RoboColum_n_
Legend
May 28, 2014

Hi Tom. Did you use the same settings to create the SWF file as before? If so, look at the how the SWF file has been embedded in the topic. Can you tell us what values have been used. Can you also tell us if the problem is there when you preview the topic as well as in the output. Finally what type of output are you creating.

Participating Frequently
May 28, 2014

I'm using the same exact .swf file as before.  I even created a brand new html page and reimported the .swf file into it with the same results.  The problem is the same in the preview as in the output, which is webhelp.

The html code is as follows.  I cut and pasted it from the html file, so I hope the formatting didn't mess up the code.

<?xml version="1.0" encoding="utf-8"
?>

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0
Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">

  <html xmlns="http://www.w3.org/1999/xhtml">

  <head>

  <meta http-equiv="Content-Type"
content="text/html; charset=utf-8" />

  <meta name="generator" content="Adobe RoboHelp 10" />

  <title>Demo 1</title>

  <link rel="StyleSheet" href="default.css" type="text/css" />

  <style type="text/css">/*<![CDATA[*/

  body {      
          background-color: #000000;

  }

/*]]>*/</style>

</head>

   <body>

  <p style="text-align: center;"><object type="application/x-shockwave-flash"

                                                                                                                                                              
                id="object1" data="Using ESR Help Links1_508.swf"

                style="border: none; width: 100%;  height: 100%;">

<param name="movie" value="Using ESR Help Links1_508.swf"  />

<param name="quality" value="high"  />

  Loading multimedia control...</object></p>

  </body>

  </html>

RoboColum_n_
Legend
May 29, 2014

So what has changed in the meantime? Is this a newer version of the SWF file? If so, was the Captivate version you used different? Perhaps you need a newer version of Flash to display it properly.