Errors loading captivate swf in IE8

Hi all

I am incorporating a swf generated by short captivate in my online help (created by HelpConsole). It works perfectly in Chrome, Safari, and Firefox, but I get a message of errors of Page in Internet Explorer 8.

Specifically, I get a number of errors of the requested object and a 'null' is null or not an object error.

I have created the swf file in Captivate 5 and 5.5 and tried paying Flash 9 and 10.

I inserted the swf file by using the default WYSIWYG option in HelpConsole. I had no problem using this html code to play swf captivate files that have NOT generated by:

< p > < object width = "800" height = "450" classid = "clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" >

< param name = "Movie" value="docs/selectingmultiplerows.swf"/ >

< param name = 'play' value = 'true' / >

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

< param name = 'wmode' value = 'transparent' / >

< param name = "loop" value = "false" / >

< param name = "menu" value = "false" / > < embed src = "docs/selectingmultiplerows.swf" width = "800" height = "450" type = "application/x-shockwave-flash" pluginspage =" " http://www.Macromedia.com/go/getflashplayer "quality ="high"wmode ="transparent"loop ="false"menu ="false"> < / embed > < / object > < / p > '.

Any help to fix this would be appreciated!

See you soon

Niamh

A Captivate SWF should generally code in the HTM model that comes with Captivate and the code in the standard.js file that is published with the HTM and SWF.  I think you need to be absent from the code that needs the Captivate SWF.  Try to use the same code, as used in the HTM and be sure that the JS file is also called.

Tags: Adobe Captivate

Similar Questions

  • run the error when go to the "home" button after loading external swf

    I work to develop an Android app to learn Arabic, it's very simple.

    to explain the alphabet, I create and load files SWF external, first and second Chargers work well (loading and when click the buttons there is not any question)

    but the third charger charge well also, but the problem when I test project, I make me run error when press home.

    (it does not occur when you load other chargers)

    Here are the sisters Project.rar Android - Google Drive files

    Thank you

    the problem is in the way that you use to add the listeners to events for the buttons, you add a listener for them different click events each keyframe, so you need to remove the headphones before you leave for another frame.

  • Access to variables in Captivate swf load problem when run locally

    I am charge 3 Captivate SWF in a Flash drive custom. Here is pseudocode that arrives just at the point:

    var cp1_mc:MovieClip = this.createEmptyMovieClip ("cp1_mc", 1);
    cp1_mc.loadMovie ("captivate1.swf");

    [wait (cp1_mc.rdcmndGotoSlide! = undefined) through setInterval]

    cp1_mc.rdcmndGotoSlide IS

    var cp2_mc:MovieClip = this.createEmptyMovieClip ("cp2_mc", 2);
    cp2_mc.loadMovie ("captivate2.swf");

    [wait (cp2_mc.rdcmndGotoSlide! = undefined) through setInterval]

    cp2_mc.rdcmndGotoSlide REST UNDEFINED INDEFINITELY

    The thing is, this problem does not occur when you test the movie in Flash, or happens when the player.swf is run on a server. This happens when the player.swf plays locally in an html page.

    Can someone give me a clue as to what is happening? My best guess is that it has something to do with Flash Player Security, because it happens that locally in a browser, but I do not understand what is happening.

    It turns out that it was a Flash Player security issue and I had to put the security settings to "always trust" for my local directory.

  • What is dkbjausr.dll - Rundll error loading: module specific C:\windows\dkbjausr.dll is not found

    When I boot Windows XP Professional Service Pack 3, I get a message:

    Rundll

    Error loading:

    C:/Windows/dkbjausr.dll

    Specific module could not be found

    Message is in a box with an "OK" button I click and the normal desktop screen.  Everything seems to work normally, but I noticed that IE 8 does not have certain things with other programs she before the above message.  IE 8 work, but some features are gone on some programs that run on IE8.  (but the functionality is there on firefox)

    What the heck is this message and that is that windows could not find the module?

    This kind of errors are usually because the registry trying to load a module/file that no longer exists, in your case, the "dkbjausr.dll".
    The file has disappeared, it is of a random filename probably against malware that had already removed the scanner, but the loading point is always present in the registry.

    Everything you need to do is remove the point loading, either by editing the registry or by using tools to remove.
    Try to uncheck the corresponding item in msconfig > startup.

    Or if you have the HijackThis program is installed, you can run it and difficulty of the relevant boot entry pointing to this file.
    http://free.antivirus.com/HijackThis/

    If you are familiar with editing the registry, here's the Startup registry keys:

    Just delete the value that points to the C:/windows/dkbjausr.dll

    HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Run
    HKCU\Software\Microsoft\Windows\CurrentVersion\Run
    HKLM\Software\Microsoft\Windows\CurrentVersion\RunOnce
    HKCU\Software\Microsoft\Windows\CurrentVersion\RunOnce
    HKLM\Software\Microsoft\Windows\CurrentVersion\RunOnceEx
    HKLM\Software\Microsoft\Windows\CurrentVersion\RunServicesOnce
    HKCU\Software\Microsoft\Windows\CurrentVersion\RunServicesOnce
    HKLM\Software\Microsoft\Windows\CurrentVersion\RunServices
    HKCU\Software\Microsoft\Windows\CurrentVersion\RunServices
    HKLM\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer\Run
    HKCU\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer\Run
    HKLM\Software\Microsoft\Windows Winlogon, Userinit

    There are other tools that remove entries redundant reg, let me know if I can be helpful with your Hijackthis log.

  • How can I load a SWF using an iframe?

    Hello. I want to open an iframe inside the animation (and after clicking on a button), to load a captivate (swf) file.

    I want to avoid having to load the SWF from the beginning, so I think that the iframe with the embeded swf is the best option. Isn't it?

    Thank you

    If you try to open an iframe code has its own layer of play after clicking on it. You must place it in a symbol.

    convert what you you click on a symbol. Name it 'something'

    with something to create a square/div size of your iframe.name he 'something2 '.

    with the symbol, click now on "something main stage code selection.the top layer with the symbol."

    Click on complete creation and past this code below.

    replace the iframe code goes here with your iframe code

    var container = sym.$('something2');

    (something) var = 'iframe code goes here ";

    Container.html (Something);

    and it's gotta be. I hope that I have explained it is good... you can then return to the main time line and finish animating never desired how during the iframe stay with in this div on the stage.

    EXAMPLE:

    var container = sym.$('scbox');

    SC var = ' ';"

    Container.html (SC);

    This is how ive got my mailing list iframe code to work with a single shot to the bottom of the window on my site. See the example here www.trebaltek.ca load only in chrome and safari.  I hope this has helped

  • Slider component does not not when loading another swf file

    I have a simple Flash app that uses a Slider to increase or decrease the size of text in a TextArea (ta). It works perfectly well on its own, however, when I try to load the SWF from another application, I get the following error...

    ReferenceError: Error #1069: Property fl.managers:IFocusManager::form not found
    on fl
    .managers.FocusManager and there is no default value.

    at fl
    .controls::Slider/thumbPressHandler()

    Code of...

    import fl.events.*;
    import flash.text.TextFormat;

    ta
    .text = "Lorem ipsum dolor sit amet";

    var tf:TextFormat = new TextFormat();
    tf
    .color = 0xCCCCCC;
    tf
    .font = "Trebuchet MS";
    tf
    .size = 12;

    slider
    .addEventListener(SliderEvent.THUMB_DRAG, sliderChange);

    style
    ();

    function style():void
    {
        ta
    .setStyle("textFormat", tf);
    }

    function sliderChange(e:SliderEvent):void
    {
        tf
    .size = slider.value;
        ta
    .setStyle("textFormat", tf);
    }

    Pourrait swf file containing I'm loading the SWF of cursor indeed anyway demand of cursor? I do not understand why it works on its own, but not when loaded from another application.

    Add a component slider in the library of the main SWF (loading).

  • Cannot Place 6 Captivate swf or html5 file Muse v3.2.

    V3.2 muse put my files of 6 Captivate swf or html5. "Error encountered during the import" error 0. Has anyone solved this or a similar problem? What can I do? Suggestions welcome.

    Just a note, you can also use the file-> add files to download (instead of the manual way of FTP) option and select your captivate6_file.swf so he can download when you publish the site. The file will be transferred to the folder/assets /, so you can update the code to refer to this file. This approach will allow you to preview the SWF playing in the preview of Muse as well.

    So in order to test this out, simply add the code to a page through the object below-> insert HTML code and add your. SWF file in the Project Muse help to add files to the download option. Don't forget to change the name of the .swf file.

    ClassID = "clsid:d27cdb6e-ae6d-11cf-96b8-444553540000"

    CodeBase ="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab# version = 8, 0, 0, 0" >

    Thank you

    Vinayak

  • Cannot load external swf

    Hello

    Im trying to load an external swf into my project, the code is simply:

    var loader: Loader = new Loader;

    Loader.Load (new URLRequest ("gallery.swf");

    I get an error that says the following when it debug.

    TypeError: Error #1009: cannot access a property or method of a null object reference...
    at gallery_fla::MainTimeline/frame1()
    Cannot view the source code at this location

    I have done this same thing before but never got this error message, I tried to load a swf file that is old and it worked fine.

    IM totally lost here, any help is very appreciated.

    Because the error is pointing Gallery fla, it can be that the problem lies in the SWF Gallery.  What you need to do, is to enter your Setings publish and select the option to enable debugging.  This will help by joining the line number of the code problemed.  You think it's a number of top line to no matter what you have in the file doing the oading that would probably make most issues that's the file you load.

    Just in case you have copied and pasted, the following line should have thrown an error of syntax by lack a parenthesis...

    Loader.Load (new URLRequest ("gallery.swf");

  • Loss of Focus on Captivate SWF, 508 are

    After you publish a Captivate SWF, I squeezed through the menu buttons to confirm that the keyboard interacts with the film. For the first time through, the functions as expected: each menu button is highlighted and clicking the bar space active / disables the function, i.e., play/pause, legends on / off, etc.

    If you keep the tab and cycle to the top, then the 'focus' seems stuck on the URL of the published HTM file. I can't 'leave' the URL using the keyboard. The mouse still works, but as my office adheres to 508 / accessibility rules, the keyboard having does not interact with the file SWF is a huge obstacle.

    All opinions are very welcome and appreciated.

    Try this?
    http://blogs.Adobe.com/Silke.Fleischer/2008/02/tip_keeping_the_tab_key_press.html

    It is conflict inherent between 508 and SCORM, albeit a little
    different from what you state. 508 requires a site without
    JavaScript must be enabled in the browser. SCORM pretty much dictates THAT JS has to
    be available to pass the info to the LMS of the lesson (if you do not
    Have TO use JS, but it is without a doubt the most common approach).
    But who does not make your question ;-)
    Erik

    The WereMike wrote:
    > More info: this error occurs when the element of Captivate is followed by
    > SCORM. If I disable reporting SCORM, everything seems to work properly.
    --
    Erik Lord
    http://www.capemedia.NET
    Adobe Community Expert - e-Learning
    http://www.Adobe.com/communities/experts/
    ------------------------------------------------------------------------
    http://www.awaretips.net - Authorware tips!

  • Load external SWF AS2, pass him a root variable

    Hi all

    I create a program AS3, but unfortunately I need to load legacy SWF files that I can't change. These old files are dynamic graphs, and each of them is powered a XML file with its data.

    The original implementation had these graphic files on HTML pages, and each received his URL data file on the query string, as follows:

    < PARAM NAME = movie VALUE = "FC2MSColumn.swf? dataUrl =... / ChartXML/ideationbyage.xml" >

    My problem is that I now need to charge these same SWF files in my AS3 program and somehow the feed this variable _root in the same way, he would have gotten them in the original implementation of HTML. So, I am confused on how to do this however. I heard grumbling on the methods of Localconnection, but in my case I don't need to read anything of my old AS2 files, I need to set the initial value, as if I'd put the file on a Web page and given a value of query string or flashvar.

    Any pointer or advice would be greatly appreciated! I would be surprised if this was not possible.

    Well it took a little bother with it, but yes, Raymond's suggestion worked. As he says, it works in the browser. I had to make some minor changes, like how he had results in a type constraint error when you try to directly enter the file path in the application. In the end, I ended up with this:

    var imgDisplay:Loader = new Loader;
    var url: String = screenXML.image [imgtoload] + '? dataUrl =' + screenXML.image.@df;
    var req:URLRequest = new URLRequest (url);
    imgDisplay.load (req);
    displayContainer.addChild (imgDisplay);

    Thanks for the suggestion, which saved me a huge amount of hassle.

  • sound starts on preloaded Captivate swf files

    I created a custom - swf player preloads a series of external swf "slides" in a single holder clip, stores clips loaded into a table and starts playing the first. The problem is that the audio of some files created by Captivate swf begins to play once the slides are preloaded, and the audio continues throughout the main sequence. stopAllSounds() is called when navigating between the loaded clips - this seems to be the only thing that works to stop the sounds, but they will start again once I start to play the other clips.

    It has been very difficult to isolate and resolve - can anyone help?

    Resolved - I need to loop through all the external clips after they are charged and call rdcmndRewindAndStop = 1 on them (this affects only captive, of course).

    The alternative, generally recommended on these forums, I see, is to place a stop on image 1 of any swf you load; However, they Captivate generated, then an alternative solution was necessary.

    Thank you!

  • "Error loading operating sytem!" on Satellite A55

    I'm going to reformat Toshiba Satellite A55 Series for Windows XP. It is said that he cannot reformat the C drive and HDD may be damaged and to quit smoking just press F3, and then I press F3.
    But it said "error loading operation of the sytem!

    What should I do to fix this? Anyone who can help me what about this one?

    Thank you!

    Hello

    If the hard disk is damaged there is a single Exchange of hard drive solution. For this laptop model hard drive isn't cheap and I think that it is better and easier to solve this problem.

  • Satellite L300D: error loading operating system - Ubuntu Linux

    The easiest way, you could any body help me with "error loading operating system"!
    Completely screwed?

    have you checked whether your CD s severe correctly?
    What distribution you install?

  • Error loading on my satellite 4080CDT

    Impossible to restart my 4080CDT satellite directly.
    The message is:

    Error loading! Press any key to restart

    I was finally able to restart with a floppy disk 1.44Mo on three files which are: bootfont.ini, ndetect.com, ntldr and boot.ini.

    Without this startup disk, the message load error.
    Can someone help me?
    Thank you.

    Hi manu1,.

    Here's a solution:
    -try to boot in the saving Mode option;
    -in the Mode of economy option delete content
    of the following cards: Temp, the browser Cache, history,.
    Web pages offline, temporary Internet files, recent;
    -move your temporary Autoexec.bat file somewhere else as another card;
    -use the disk cleanup tool.
    -Reboot your system;
    -Check your system with a Virusscanner update after you fix the problem.
    After is it possible to restart without rebootdisk?
    Let me know,
    Good luck

    Stef

  • Cannot connect - error loading the database...

    Hello

    Since last night find it me impossible to log in on my Skype.

    He puts me "error loading the database. Skype." It is possible that another instance of Skype to use it.

    I have reinstalled Skype, restart my pc, close all programs that could use it.

    My husband get a leverage son skpe without pb so it comes well d a pb with my nickname... going to Word of the change back I. Despite all this, I still have the same message that appears! 1

    did anyone have the same pb? and how he made it?

    Please pour your help!

    Rrbonjour

    so I did well the manip: Task Manager, process shutdown Skype.

    then relaunch the application, but it gives me the same result...

    I made a new system more earlier but it's restore gives me the same result...

    I asked a third person open my account on another pc and ca works... so it just my pc, not a hacking, (already it reassures me!)

    My spouse does so well to open Skype with his nickname but I still nothing.

    Application rattachee a Skype name can she used Lun?

Maybe you are looking for