Javascript errors in Captivate 6 SCORM publish

When we published a Captivate 6 file to SCORM 1.2 and then tried to view the resulting htm file, we received 3 errors:
Invalid character in line 1 of SCORM_utlities.js
Invalid character in line 1 of Utilities.js
'CheckForDebugCommand' is undefined in line 19 of the htm file
This is our first venture into SCORM-land with a new LMS we're setting up so we're not sure how to address these issues. Any guidance?

Upload your SCORM package to SCORM Cloud LMS and see if you get the same errors from its log. If you do not, then go back to your LMS vendor and ask them why their LMS has an issue when the most SCORM compliant LMS on the planet doesn't.

Similar Messages

  • Javascript error in captivate 4

    I don't have flash to create a new widget for a specific certificate that I need. So to get what I needed, I tried a javascript "print screen" script but I get error messages. just wondering if anyone has an idea how to correct.
    Message;syntax error
    Line: 1
    Char: 1
    Code: 0

    Hi there
    If you are testing this locally and not from a server, the JavaScript error may be as simple as needing to adjust Flash Security.
    Info for doing this is linked below.
    Click here
    Cheers... Rick
    Helpful and Handy Links
    Captivate Wish Form/Bug Reporting Form
    Adobe Certified Captivate Training
    SorcerStone Blog
    Captivate eBooks

  • BI Publisher Javascript error when creating a report

    Hello,
    I am trying to create a report in BI Publisher and the following comes up:
    Message JavaScript Error: Failed to load: io/catalog/read-report
    Supplemental Detail fileName: http://<hostname>/xmlpserver/js/xdo_rel.js?cacheBuster=53
    lineNumber: 1
    I am stuck with this error and cannot find anything about it in the internet. I used to be able to create a Report in BI Publisher. On the other hand when I try to edit an existing report, I can do so without any issues.
    Please advise. Thank you.

    Ok, so...
    The funny thing is that it didn't work the first time I tried to change the name of my column, and now it works !
    So it's right that 2 columns can't have the same alias, I'm sorry, I'm new even with the SQL, it's a long story...
    I would like to change your message to "Correct" but I can't...
    Thanks Roel !

  • Why do I get Publish Failed Error Message when trying to publish a project to SWF. I am using Captivate 6 (32 Bit) Version 6.0.1.240. I have tried clearing the Cache and renaming my Preferences folder

    Why do I get Publish Failed Error Message when trying to publish a project to SWF. I am using Captivate 6 (32 Bit) Version 6.0.1.240. I have tried clearing the Cache and renaming my Preferences folder

    Try the troubleshooting tips here:
    http://www.infosemantics.com.au/adobe-captivate-troubleshooting/basic-troubleshooting-tech niques
    You may have something in your project on one of the slides that is tripping up the publishing process.

  • Javascript error when selecting Spry Menu Bar in Design View

    Hi there,
    I get the following error message when trying to format the Spry Menu Bar in Design View:
    "while executing inspectSelection in spry_menu.htm, a Javascript error occurred."
    I have tried the following troubleshooting steps:
    deleting site cache
    closing/re-opening Dreamweaver
    deleting Spry Menu Bar and recreating - same error occurs.
    Other information:
    I am using a MacBook Pro
    it happens when clicking on the Menu Bar itself. I just want to change the properties
    the Spry Menu Bar does not appear in Live View.
    Here is a link to my site on Browserlab. It has not yet been published:
    https://browserlab.adobe.com/en-us/index.html#zoom=100;state=use;view=0;url=dreamweaver%3A %2F%2Fsite%3AHope%2520Against%2520Hope%2FHAH_home.html;browsers=WXPIE6000%2CWXPIE9000%2COS XFF7000%2COSXSF5000%2CWXPCH14000
    Is it a case of changing one of the values in the spry_menubar.js file?
    Can anyone help?
    Thanks,
    Charlie

    Hi there,
    The problem appears to have returned. I am getting the same error message as before and also an error saying there is a syntax error in my source code. Dreamweaver tells me which line the error is in:
    var MenuBar1 = new Spry.Widget.MenuBar("hope_menu", {imgDown:"SpryAssets/SpryMenuBarDownHover.gif", imgRight:"SpryAssets/SpryMenuBarRightHover.gif"});
    In response to your earlier questions/points:
    I am using version 0.13 of SpryMenuBar.js (is this what you mean?)
    The menu now shows in Live View as I would expect it to
    Here is a link to my published site:
    http://hopeagainsthopeuk.co.uk/HAH_home.html
    Do you have any further advice?

  • Why does captivate 5 scorm 2004 change the pass/fail status when using complete/incomplete

    SUMMARY:  I am trying to use SCORM 2004 reporting but I am finding out ADOBE does not diffentiate between COMPLETE/INCOMPLETED and PASSED/FAILED variables in the SCORM 2004.
    RESULT: I can not accurately get the passing/failing status from the course.
    QUESTION: Is their anything I can do or does ADOBE have a patch they have release which will accurately report the passed/failed STATUS as well as the completed/incompleted status.
    OTHER RESEARCH: I even attempted to post these "proofs" on scorm.com and they have something called "SATISFACTION TRACKED" to accomodate content creation systems (CAPTIVATE 5) which does not follow the standards of SCORM 2004.
    BACKGROUND:  the report status "Incomplete/Complete" and "Pass/Fail" under the publishing options for SCORM 2004 essentially mean the same thing when the CAPTIVATE COURSE sends setvar commands to the SCORM API...  In other words the SCORM API receives the same exact commands when publishing in both modes.  "THIS IS WRONG"
    why is the wrong?  IF REPORTING; incomplete/complete ;  the CAPTIVATE 5 COURSE SHOULD NOT "change" the STATUS OF PASS/FAIL when attempting to report COMPLETE/INCOMLETE with 100% slide views.
    DEMO #3> SHOWS THE PROBLEM
    About DEMO #1 and DEMO #2> these are other reporting options I attempted with other problems arrising..so these images are just for supporting my original problem which is shown in DEMO #3...
    DEMO 1 (REPORT STATUS has no affect on reporting):SETTINGS:
    PASS: (PROBLEM)
    Anything above Passing Score is not recorded to LMS (once passing is reached...no more bookmarks are recorded)
    FAIL: (CORRECT)
    Failure gets sent to the database on the last screen with "completed"
    DEMO 2 (Report status  [Complete/Incomplete  Pass/Fail]   has no impact on commands sent to scorm api):
    SETTINGS:
    PASS: (CORRECT)
    Very Last page gets sent to the Database
    FAIL: (PROBLEM)
    NOTHING GETS SENT TO DATABASE (stuck in final score screen forever)...because it says "INCOMPLETE"
    DEMO 3:
    Report status [Complete/Incomplete Pass/Fail] has no impact on commands sent to scorm api
    SETTINGS:
    PASS: (CORRECT)
    Very Last page gets sent to the Database with a 90% passing with "completed"
    FAIL: (PROBLEM)
    LAST SLIDE SENDS "completed" but GETS SENT AS A PASSING SCORE??? even when it is a failure
    (IN OTHER WORDS ADOBE CHANGES THE PASS/FAIL STATUS based on slide views...
    this is WRONG ....REALLY WRONG becuase I am trying to report
    "COMPLETE/INCOMPLETE" for 100% slide views
    PASS/FAIL OPTIONS:
    OPTION I CAN PURSUE?
    SO WHAT CAN I DO?  YES, I CAN TELL THE LMS...to COMPARE THE SCORE RECEIVED DURING A "COMPLETE" status...and then change the grade in the LMS based on the SCORE IN THE LMS...BUT THAT WOULD MEAN THE LMS COULD REPORT ONE GRADE and the COURSE COULD REPORT A DIFFERENT GRADE....and that would not be good.
    ALL OF OUR COURSES SHOW THE STUDENT THE FINAL SCORE WITHIN EACH COURSE..
    QUESTION TO ADOBE?
    SO ADOBE when are you going to differentiate these two reporting options so that the PASS/FAIL OPTIONS ARE ACCURATELY REPORTED WHEN USING COMPLETE/INCOMPLETE?
    MORE INFORMATION
    HERE IS THE SCORM.COM "Satisfaction" adjustment (very last line) to accomodate inconsistent reporting in CAPTIVATE 5.
    Thanks,
    DOUG LUBEY OF LOUISIANA
    www.douglubey.com
    OTHER WEBSITES:
    http://forums.adobe.com/message/3332035
    http://forums.adobe.com/message/3122315
    http://forums.adobe.com/thread/712502?start=50&tstart=0
    http://forums.adobe.com/thread/800570
    http://forums.adobe.com/thread/720121
    SEARCH ENGINE REFERENCE:
    CAPTIVATE SCORM SUCCESS_STATUS
    captivate 5 scorm 2004 pass/fail is dependent on complete/incomplete
    scorm 2004 captivate cs5 success_status incorrect
    scorm 2004 captivate cs5 reports success_status incorrectly
    scorm 2004 captivate incorrectly reports pass/fail
    scorm 2004 captivate 5 incorrectly reports pass/fail
    scorm 2004 "captivate 5" incorrectly reports pass/fail
    captivate 5 sends a pass even when a failure is issued by the course using scorm 2004.
    captivate does not work properly when working with completed status.
    CAPTIVATE SCORM SUCCESS_STATUS COMPLETE STATUS SHOULD BE INDEPENDENT
    CAPTIvATE 5 cmi.completion_status
    and cmi.success_status does not work independently with scorm 2004.  they both share the same definition.  These two field were designed to help differentiate the difference between a passing or failing score and when the course is actually completed.   WITH CAPTIVATE 5 they do not differentiate the two.  COMPLETE means PASS and INCOMPLETE means fail..
    I was trying to use "completion_status" as a way to determine when all slides were shown.  So that I can send the final score (PASS/FAIL) the LMS after all slides were viewed and this was the absoluted score the student recieved.
    2011 CAPTIVATE CHANGES cmi.success_status TO PASSING WHEN COURSE REPORTS FAILURE
    2010 CAPTIVATE CHANGES SUCCESS TO PASSED WHEN COURSE REPORTS FAILURE
    CAPTIVATE 5 CHANGES cmi.success_status TO PASSING
    CAPTIVATE 5 CHANGES cmi.success_status TO PASSING WHEN COURSE REPORTS FAILURE
    CPTX CAPTIVATE CHANGES cmi.success_status TO PASSING
    CP5 WHY DOES CAPTIVATE SCORM SUCCESS_STATUS
    CPTX WHY DOES CAPTIVATE CHANGE PASSING STATUS
    CPTX CAPTIVATE SCORM CHANGES FAILING SCORE TO PASSING SCORE
    CAPTIVATE SCORM SUCCESS_STATUS COMPLETE STATUS MEANS THE SAME THING
    CAPTIVATE SCORM SUCCESS_STATUS COMPLETE STATUS SHOULD BE INDEPENDENT

    Hi,
    Here's something I found in a similar situation... hope this helps!
    After publishing your CP5 project as a SCORM 2004 zip file, unzip the file so you can get into the separate files.  Open the imsmanifest.xml file with a text editor; I like using Notepad++.  Search for the line starting with <imsss:minNormalizedMeasure>.  The complete line will probably look like <imss:minNormalizedMeasure></imss:minNormalizedMeasure>, this is the line that is supposed to contain your passing score (at least for our LMS).  So, if your passing score is supposed to be 80%, edit this line to be:  <imsss:minNormalizedMeasure>0.80</imsss:minNormalizedMeasure> and save the file.  Then select all the files and re-zip them, I use 7-zip for that.
    I found one other weird thing that doesn't happen 100% of the time, so test it.  In the example above, try to get a score of exactly 80% (or whatever passing grade you are using) and see if you get the correct status reported.  I found I sometimes have to re-edit that line in the manifest file to be 0.79 so it correctly includes an exact 80% score.  No idea why and you have to watch the number of questions in your quiz to make sure that works for you mathematically.
    If this works or not, I'd recommend posting your results so others can get some ideas.  Good Luck!!

  • Portlet editor's rich text editor gives javascript error 'access denied'

    I created a header portlet using the Publisher's published content portlet template. When I try to edit the portlet content using the rich text editor in the portlet editor window, I get a javascript error in the status bar stating 'access denied'. I can't even type into the rich text editor window, it's totally disabled. Not that I see anything in there anyway. I'm logged in as admin. I've gone into the publisher explorer admin portlet and even 'published' the portlet's content, but to no avail. When I try to 'add header portlet' in my experience definition and try to use this portlet, nothing shows up, where the header portlet should be is just collapsed so my banner is just the top bar view bumped right on top of the nav view. (p.s. does anyone know how to take the alui doc's suggestion of 'disabling the topbar view and nav view' so that I can construct what I want entirely in a header portlet? Anyway, first things first, how do I get that access denied message to disappear in my header portlet's rich text editor and how the heck do I get it show up? Help.

    There's probably not a developer in the forum that doesn't uncheck that box the moment they rebuild their machine/ennvironment. Changing the format of error messaging is hardly a fix for the error itself. Personally, I'm uploading 'file content items' now. I create the content in notepad and then upload > file content item. Then create a portlet that uses the pre-existing (was installed w/ publisher using their pte) 'published content item' web service. Go into the portlet's settings and associate the portlet w/ the content item you uploaded. Voila.
    As far as using their rich text editor to create new content, I personally have no need anymore. However I'm sure our content managers will probably have to soon so I hope our latest installation will accommodate them w/o error, because I've never been aware of an actual fix to this problem.

  • Oracle Content Server Search Gives JavaScript Error

    There is a content server Search error I am facing over here.Whatever criteria or metadata is entered the javascript error comes.It shows the following:
    Line:1445
    Char:4
    Error:Object doesn't support this property or method.
    Code:0
    URL:http://172.18.41.23:90/idc/idcplg?IdcService=GET_DOC_PAGE&Action=GetTemplatePage&Page=STANDARD_QUERY_PAGE
    I had enabled Full Text Serach but I have changed back to the metadata search, as the Full text search was not working as well.I am not sure if there is a collision between various searches as the Oracle Text Search was installed along with Content Server.I am trying to build some pages with new fields and the Search needs to work for that.

    Unable to publish the schema. Unable to publish the view 'ItemPropertyView'. The criteria field doPublish for view ItemPropertyView is missing. [ Details ]
    An error has occurred. The stack trace below shows more information.
    Srinath,
    I saw this error just now in the server log.
    !csSchemaUnableToPublish!csSchemaUnableToPublishView,ItemPropertyView!csSchCriteriaFieldMissing2,doPublish,ItemPropertyView
    intradoc.common.ServiceException: !csSchemaUnableToPublishView,ItemPropertyView
         at intradoc.server.schema.StandardSchemaPublisher.publishEntireView(StandardSchemaPublisher.java:550)
         at intradoc.server.schema.StandardSchemaPublisher.publishViewValues(StandardSchemaPublisher.java:456)
         at intradoc.server.schema.StandardSchemaPublisher.doPublishing(StandardSchemaPublisher.java:331)
         at intradoc.server.schema.StandardSchemaPublisherThread.run(StandardSchemaPublisherThread.java:252)
    Caused by: intradoc.data.DataException: !csSchCriteriaFieldMissing2,doPublish,ItemPropertyView
         at intradoc.server.schema.SchemaUtils.doServerProcessing(SchemaUtils.java:1405)
         at intradoc.server.schema.SharedObjectsTableLoader.loadAllValues(SharedObjectsTableLoader.java:299)
         at intradoc.shared.schema.SchemaViewData.syncViewValues(SchemaViewData.java:687)
         at intradoc.shared.schema.SchemaViewData.getAllViewValuesEx(SchemaViewData.java:241)
         at intradoc.shared.schema.SchemaViewData.getAllViewValues(SchemaViewData.java:234)
         at intradoc.server.schema.StandardSchemaPublisher.publishEntireView(StandardSchemaPublisher.java:515)
         ... 3 more
    Any clues?

  • Javascript is not working in the published file

    Hi ,
    I using the javascript in the captivate 5.5 to generate the text from variable in the textbox. It is working when I press the F12 button, But it is not working in the Published file.
    I called the function in the button and I written the script in the slide.
    Please let us know how to proceed..
    Thanks
    Sathish BC

    This is the Script I used in the captivate 5.5 and I called the text using variable in the text box.
    var objCP = document.Captivate;
    function valText()
    var a  = objCP.cpEIGetValue('A');
    var b  = objCP.cpEIGetValue('B');
    if (b>=5)
    objCP.cpEISetValue('B',0);
    GetAryVal(b);
    objCP.cpEISetValue('rdcmndGotoFrameAndResume', objCP.cpEIGetValue('currSlide'));
    function GetAryVal(e)
    var a1  = objCP.cpEIGetValue('Txt');
    var b1 = a1.split("#");
    var c1 = b1[e-1].split("$");
    objCP.cpEISetValue('C', c1[0]);
    objCP.cpEISetValue('D', c1[1]);
    valText();

  • Captivate 4 to captivate 5 scorm cmi.score.raw has changed

    I have the same project and published it using captivate 4 and then I used captivate 5 to publish it.
    Witin our LMS the results for cmi.score.raw and cmi.score.max are reported differently.
    I SELECTED POST AS PERCENT AND NOT SCORE
    "REPORT TO LMS AS"
    SCORE
    PERCENT
    FOR CAPTIVATE 4 it works fine
    FOR CAPTIVATE 5 it still reports as a SCORE
    ===============================================
    CAPTIVATE 4 (same course)
    ===============================================
    GetLastError()
    ERR=0 API returns: 0
    SetValue("cmi.score.scaled", "0.5")
    API returns: "true"
    GetLastError()
    ERR=0 API returns: 0
    SetValue("cmi.score.raw", "50")
    API returns: "true"
    GetLastError()
    ERR=0 API returns: 0
    SetValue("cmi.score.min", "0")
    API returns: "true"
    GetLastError()
    ERR=0 API returns: 0
    SetValue("cmi.score.max", "100")
    API returns: "true"
    ===============================================
    CAPTIVATE 5 (same course)
    ===============================================
    SetValue("cmi.score.scaled", "0.5")
    API returns: "true"
    GetLastError()
    ERR=0 API returns: 0
    SetValue("cmi.score.raw", "10")
    API returns: "true"
    GetLastError()
    ERR=0 API returns: 0
    SetValue("cmi.score.min", "0")
    API returns: "true"
    GetLastError()
    ERR=0 API returns: 0
    SetValue("cmi.score.max", "20")
    API returns: "true"
    ANY HELP ON THIS MATTER WOULD BE GREATLY APPRECIATED..
    thanks,
    Doug lubey of louisiana
    additional information:
    I BELIEVE THIS is a bug in the scorm "PUBLSIHING OPTIONS for scorm 2004" compatability
    www.douglubey.com

    WE USE THE SCORE INSIDE OF THE COURSE.  (HENCE THE SCORING PAGE /SLIDE WITHIN CAPTIVATE).
    OUR LMS WAS USING CMI.SCORE.RAW TO DETERMINE THE ACTUAL SCORE THE STUDENT RECEIVED.
    AND THIS IS THE PROBLEM WE HAD(CAPTIVATE 5 APPEARS TO HAVE A BUG IN THE SYSTEM ...it does not allow for a percentage to be passed only the RAW POINTS).....EVEN THOUGH THE PUBLISHING OPTIONS ALLLOW THIS.
    SO UNTIL THEY FIX THE PROBLEM...
    WE DECIDED TO USE cmi.score.scaled AND MULTIPLY IT BY 100.....
    -DOUG

  • Help with Javascript error in event handler slowing animation down.

    Hi all--
    I did an animated book cover for my publisher, Baen Books, but an error keeps coming up in my animation.  The actual animating can be viewed here:
    http://baen.com/310x204/A_CallToDuty.html
    As you can see, when the error pops up, the animation grinds to a halt, an it has to recover.  I am not well enough versed in javascript to know what is going on. The error code below repeats over and over again as it plays.
    6Javascript error in event handler! Event Type = timeline edge.3.0.0.min.js:171
    3
    <error> VM26:184
    Javascript error in event handler! Event Type = timeline edge.3.0.0.min.js:1714Javascript error in event handler! Event Type = timeline edge.3.0.0.min.js:1713
    <error>
    If anyone has an idea what is causing this, I would be extremely grateful for  any help.
    David Mattingly

    Hi Hemanth--
    I put it in a dropbox folder for you here:
    Dropbox - EdgeAnimation
    This contains 2 versions--a small one for the preview, and then a larger one when people click on the cover preview. Thanks in advance for your help.\
    David Mattingly

  • Captivate crashes on publishing HTML5 output with a widget that uses "requires" tag in oam.xml

    Has anyone else run into this problem?
    I have an HTML5 widget that depends on certain (small) image files.
    When I try to wrap those image files in the oam.xml file via the <requires> tag, the widget places on the Captivate stage just fine, but Captivate crashes on publish.
    Remove the <requires> elements (but leave the empty tag) and it publishes just fine, but the images don't make it into the published folder.
    Here is the oam.xml file:
    <?xml version="1.0" encoding="UTF-8"?>
    <widget name="PBEAWidget" id="com.iastate.widgets.PBEAWidget"
           spec="0.1b" jsClass='PBEAWidget' sandbox='true' width='180' height='30'
           xmlns="http://openajax.org/metadata">
        <!-- Required tag specifies any external depencies your widget might have such as images, jQuery etc, see http://helpx.adobe.com/captivate/using/create-wdgt-files.html -->
      <requires>
      <require type="folder" src="assets/images"/>
      </requires>
        <!-- Main widget JS file -->
        <javascript src="js/PBEAWidget.js"/>
        <!-- Properties tag currently not supported -->
        <properties />
        <content type='fragment'>
        <![CDATA[
      <div id="ConnectionDiv" style="display: inline-block; padding: 4px; vertical-align: center">
      <img src="images/lights-02.png" id="statusLight" width="16" height="16" alt="Connection Status" style="position: absolute: left: 0; top: 0; margin-bottom: 2px; cursor: pointer"/>
      </div>
      <div id="FeedbackDiv" style="display: inline-block; padding: 2px 6px 0px 6px; height: 28px; border: solid 1px #fff; border-radius: 6px">
      <img src="images/icons_01.png" id="createFeedback" width="24" height="24" alt="Write Feedback" style="cursor: pointer"/>
      <img src="images/icons_02.png" id="finishFeedback" width="24" height="24" alt="Submit Feedback" style="cursor: pointer" />
      </div>
      <div id="PrintDiv" style="display: inline-block; padding: 3px 6px 0px 6px">
      <img src="images/icons_03.png" id="printCourse" width="24" height="24" alt="Print Course" style="cursor: pointer" />
      </div>
      </div>
      ]]>
        </content>
    </widget>

    Hi
    Can you please forward the file, or share it in a shared location, so that we can look into the issue?\
    Thanks,
    Mohana

  • Setting cache level leads to JavaScript error

    Hi there
    We have a number of BW reports that are published through our Enterprise Portal.
    The reports run fine by themselves.
    They have been published to the portal and assigned to roles, and run fine.
    Now we are looking to enhance performance, so have started playing around with cache settings.
    All of a sudden, there is a JavaScript error on the template.
    If the cache level is set to anything other than NONE, I get an error.
    Closer investigation of the resulting code shows that the statement for including javascript files changes if caching is used. The 2 statements are shown below:
    Working -     <script language="JavaScript" src="/sap/bw/Mime/Customer/JavaScript/ToolbarJS.js"></script>
    Not working -     <SCRIPT language="JavaScript" src="http://portalprod.xxx.co.za:50000/irj/servlet/prt/portal/prtroot/com.sap.portal.contentfetching.bwtunnel?key=ge4unk2eh9gnueyz3vkiuw==&target=http://bwprod.xxx.co.za:8100/sap/bw/mime/customer/javascript/webtemplate.js">
    </SCRIPT>
    Has anyone seen anything like this before?
    The error that comes up is a JavaScript error saying Object expected .... basically I don't think it can see the included javascript files.
    Any ideas would be greatly appreciated at this point.
    Cheers,
    Andrew

    Hi,
    Try doing a trace on the network traffic in order to find out if the javascript for the url  http://portalprod.xxx.co.za:50000/irj/servlet/prt/portal/prtroot/com.sap.portal.contentfetching.bwtunnel?key=ge4unk2eh9gnueyz3vkiuw%3d%3d&target=http%3a%2f%2fbwprod.xxx.co.za%3a8100%2fsap%2fbw%2fmime%2fcustomer%2fjavascript%2fwebtemplate.js">
    has been downloaded, and if not, what is the error code. It might be a authorization problem.
    You could fex use ethereal (from http://ethereal.com) to do the sniffing. (use options tcp port 50000, otherwise you would be overwhelmed with data)
    Regards
    Dagfinn

  • Issues with Executing Javascript command in Captivate

    Hi,
    I am having issues with executing javascript for a button in adobe captivate 5.  Let me explain what I am trying to do.  I am working on a WBT that has three skill checks throught the course. These skill checks are not graded or tracked for completion.  I currently have an image button that has the command "Open another project" The first image button is pointed to SkillCheck1 and I have the html file and swf file in the published root folder.  This currently works fine.
    However I want to use javascript to open a new window 800X600 with not toolbars at the top.  I got this part working with the code below:
    window.open('http://www.adobe.com','mywin',
    'left=40,top=40,width=800,height=600,toolbar=1,resizable=0');
    My only problem is, once the popup opens, my WBT goes to a page that says [object] and thats it.  I am uploading two images to show what I have.  Can someone help resolve my issue of the WBT going to

    Ok so I took this link and viewed over it.  I am new to Javascript and know very little about it.  Therefore this script kind of makes no sense to me.
    <script language="JavaScript"><!--
    var windowHandle = '';
    function myOpen(url,name,attributes) {
        windowHandle = window.open(url,name,attributes);
    //--></script>
    <a href="javascript:myOpen('page.htm','windowName','height=100,width=100')">text link</a>
    I chose the option to exectute javascript.  Does captivate need all of this including <script language=JavaScript">  Here is how I edited the script.  Should I make any changes to what is in bold?
    var windowHandle = ''; 
    function myOpen(url,name,attributes) {
        windowHandle = window.open(url,name,attributes);
    <a href="javascript:myOpen('http://www.adobe.com','Adobe Website','height=600,width=800')">text link</a>

  • JavaScript error in IE8 with shared iPhoto Journals

    I like iPhoto for iOS a lot: soo easy to build and design photo journals.
    BUT: when I publish iPhoto Journals in iCloud and share the link to with others, they tell me they cannot see anything else than the headline and the background pattern... no pictures.
    In Safari on iOS devices I have no issues to see the Journal. Same for Windows PCs with Google Chrome browser.
    But when I use Internet Explorer 8 browser, the Journal stops loading after the background image is shown.
    And the small javascript error indicator tells that IE8 stopped loading/rendering due to JavaScript issues within the JS-code of the page.
    As I have no influence on JavaScript of the shared Journals, I would urgently like Apple to test and fix the issue.
    Also in iOS Safari with enabled Debug Console the JavaScript errors are specified...
    Thank you
    Dirk

    You are talking to other users here and not Apple. If you haven't already done so I would report this problem directly to Apple using the iPhoto for iOS feedback page here:
    http://www.apple.com/feedback/iphoto_ios.html

Maybe you are looking for