Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

Why Internet Script Error is generating while importing .SWF file in Robohelp 5?

Guest
Oct 20, 2010 Oct 20, 2010

Hi!

I am using Robohelp version 5. I am trying a import a .SWF generated using Adobe Captivate into a file. I am getting the following error message. Can any one let me know what needs to be done?

Thanks in advance,

Latha

error.jpg

492
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Guest
Oct 20, 2010 Oct 20, 2010
LATEST

Hi,

I pasted the following code (This code was given in one of the discussions) in the true code to fix the error that is poping up while viewing the .chm file.

<p><object type ="application/x-shockwave-flash"id="object1" data ="../Menucheckmark.swf" style ="border:none; "width= "400" height ="300">
<param name = "movie" value ="../Menucheckmark.swf"/>
<param name = "quality" value ="high"/>
Loading multimedia control.... </object></p>

I changed the swf file name and pasted in the true code. After generating the file, the true code changes as shown below:


<p><object type="application/x-shockwave-flash"
   id="object1"
   data="../RTDC.swf"
   style= "border:none;"width: "851";
     height:"718";
  
  
<param name="movie" value="../RTDC.swf"  />
<param name="quality" value="high"  />
loading multimedia control.... </object></p>

But still I am getting the error message. Can anyone help me on this?

Thanks,

Latha

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Resources
RoboHelp Documentation
Download Adobe RoboHelp