Chart Navigation Javascript Error

Hey guys,
I have a problem trying to navigate from a chart which has a x-axis scale and a legend (means both of them are supposed to be sent to the navigated-to report).
My legend is in hebrew btw, so what BI usually does is convert it to hex and it works.
When i try to navigate without a legend (my x-axis scale contains numbers) it works, and also when I put the legend as the x-axis and remove my numbers scale (so that hebrew values are sent, but only when one value is sent).
My problem seems to be when trying to send to filters and the second filter is in hebrew, because clicking on different categories i get different errors, like:
"Expected '['"
"Unterminated string constant"
"Expected hexadecimal digit"
etc.
Does anyone know this problem? Is there a patch maybe?

Hi Kristoffer,
our system administrators told me that a similar problem was encountered before by my client and they pointed me to a SAP note (Number 913065). I copy here an abstract of it:
<i>Symptom
When clicking on the TLN the following javascript error is thrown:
"gNavTree.children[...] is null or not an object"
This can occur in one of the following cases:
1. The first page after login contains a page with links. If one of the
links leads to a page in the PCD that is not part of any of the roles and
was clicked before clicking anything else in the TLN - the next time the
user will click on the TLN the js error will be thrown.
2. One of the pages in the portal contains a list of links that leads to an
invisible page after clicking on one of the links and then clicking on the
TLN, the above js error appear.
More Terms
Invisible, TopLevel
Cause and Prerequisites
NW04
Solution
This problem was solved in NW04 SP17. Please install the latest SP
available.</i>
In fact, in our system the problem occurs with the very first link of the "Appraisals" workset  we follow; if we go back and try another link, this new one doesn't present the problem.
Unfortunately, our page seems to be "part of a role", so I don't actually understand why the problem occurs.
I hope this can be useful to you...
Regards,
Lorenzo

Similar Messages

  • Javascript error in Content Admin- Portal Content- iview Navigation window

    Hi friends,
    We are in the process of portal migration and as a part of this, we installed NW04 SPS 14 using Rapid Installer and then upgraded it to SPS 18. The components we upgraded are:
    Java component
    Portal Platform
    Knowledge Management and Collaboration
    Adobe Document Services
    BI UDI
    BI MMR
    After upgradation, when we logged in to portal, we were not able to see/browse Portal pages/Roles/Iviews/Worksets (PCD Contents) under Content Administration->Portal Content.
    Again, whichever window is there for navigation of PCD, we are not able to see the contents of PCD.For e.g. System Administration -> System Configuration.
    Does anyone know how to solve this issue?
    Regards,
    Nilz

    Hi nilz,
       See this thread:
    Getting javascript error while logging in EP
    Javascript error when loading Portal Content
    Regards, Suresh KB

  • Javascript error for detailed navigation tree : 't' is undefined

    Hi everybody,
    I have a problem on my anonymous role. When i click on the link page of a km navigation IView in the detailed navigation tree, the IView open itself but the navigation tree disappear and i have a Javascript error :
    Error :  't' is undefined.
    Code :  0
    URL :  http://localhost:50000/irj/portal/anonymous?standAlone=true&buildTree=false&NavPathUpdate=false
    Could somebody help me please ?

    Sorry but it's the same result.
    Anybody else?
    Somebody could say me if i modify the parameter of the URL somewhere?
    http://portal:50000/irj/portal/anonymous?standAlone=true&buildTree=false&NavPathUpdate=false&windowId=WID1182328037651
    I talk about the parameter buildTree or NavPathUpdate.
    These parameters are added when ai click on the link of the tree.

  • Javascript error in detailed navigation

    Hi all
    I have workset inside workset, so it looks like folder in the detailed navigation.
    One of my users is try access this folder on his computers but get a javascript error. He can see the other iViews on the root folder, but when he tries to enter a inside folder he gets a javascript error and he can't continue.Any Ideas?
    Thanks
         Omer

    OK, so this is what I figure out, <u>from testing on the user computer</u>.
    When the user who logged to windows is a regular user with the default settings <u>there is no problem</u> (No matter which user logged to the portal).
    When the user who logged to windows is the problematic user, <u>there is a problem in the portal</u> (No matter which user logged to the portal).
    So it must be a setting in the internet explorer, right?
    it's not the security settings, because I add the portal to the trusted sites and the problem persist.But maybe the settings in Tools --> Internet options --> advance are wrong???
    Any other ideas???

  • Javascript error generated on localization of detailed navigation links.

    I m working on an application in EP KM and doing localization. when I log in with language user I m getting javascript error.
    error comes when I click on the link in detailed navigation. All the detailed navigation links has been translated in 4 languages.(Spanish,French,Italian,german). Special character problem is also a problem in detailed navigation, on Page and iviews its fine.
    anybody idea about translation of detailed navigation and any error that is generated by that link. ( We have done translation using worklist translation manually. )
    I cannot modify Script that generates errors. Because It is auto generated by SAP.
    I watched preview of available pages in that particular language, I am getting no errors.
    So I think there is no error with language.
    So what can be the problem actually?

    Hi,
    We are experiencing the same issue and believe it is a required change on the detailed navigation.
    If you are able to fix this, please can you let me know what the possible fix is.
    Thanks
    Kai

  • Javascript error in navigation

    Hi all,
    I have a problem in the portal navigation (we have Enterprise Portal 6.0).
    I have the following structure:
    My staff (workset)  Appraisals (workset)  Appraisals (page)
    The page contains several links to BSP applications.
    The problem occurs with only one of these links: whenever I click it the application loads and works fine, but as soon as I click on the "Appraisals" workset nothing happens and I can't go back to the links page. I have to click on the upper menu "My staff" and re-navigate to the "Appraisals" workset to see the page with links.
    When the error occurs the following Javascript error is recorded by the browser:
    Error recorded by Internet Explorer 6.0 sp1:
    line: 778
    char: 3
    error:'gNavTree.children[...].children' is null or not an object
    Code: 0
    URL: http://sapepr01.myclient.it:52500/irj/portal
    Error recorded by Mozilla Firefox 1.5:
    errore: gNavTree.children[gLevelOneActiveID] has no properties
    source file: http://sapepr01.myclient.it:52500/irj/portal
    row: 778
    Do you have any clue about this error? Can you give me some hints?
    Thank you for your help,
    Lorenzo Tandin

    Hi Kristoffer,
    our system administrators told me that a similar problem was encountered before by my client and they pointed me to a SAP note (Number 913065). I copy here an abstract of it:
    <i>Symptom
    When clicking on the TLN the following javascript error is thrown:
    "gNavTree.children[...] is null or not an object"
    This can occur in one of the following cases:
    1. The first page after login contains a page with links. If one of the
    links leads to a page in the PCD that is not part of any of the roles and
    was clicked before clicking anything else in the TLN - the next time the
    user will click on the TLN the js error will be thrown.
    2. One of the pages in the portal contains a list of links that leads to an
    invisible page after clicking on one of the links and then clicking on the
    TLN, the above js error appear.
    More Terms
    Invisible, TopLevel
    Cause and Prerequisites
    NW04
    Solution
    This problem was solved in NW04 SP17. Please install the latest SP
    available.</i>
    In fact, in our system the problem occurs with the very first link of the "Appraisals" workset  we follow; if we go back and try another link, this new one doesn't present the problem.
    Unfortunately, our page seems to be "part of a role", so I don't actually understand why the problem occurs.
    I hope this can be useful to you...
    Regards,
    Lorenzo

  • Javascript error in interactive reports  chart - 3.1

    I created an application with the new interactive reports.
    http://apex.oracle.com/pls/otn/f?p=33003:1
    When I use the Chart option in IE I get a javascript error.
    'null' is null or not an object
    It is working fine in Firefox.
    I tried with 3 different themes and it is always giving me that javascript error on the charts. I also tried on different machines.
    Thanks
    Francis.

    Francis,
    I just tried with the exact same version of IE and didn't get any errors. Do you have version 9+ of the Flash Player? I'm not sure why an earlier version would cause a javascript error, but it's worth checking. You can check by right-clicking any Flash content and clicking "About Adobe Flash Player X..."
    - Marco

  • Interative report Charts Javascript error

    Hi All,
    I have a interactive report, when I generate a chart from the drop down action menu, it throws javascript error "null is null or not an object".
    Also I was wondering if I could include onclick event to this chart like the other normal apex charts.
    Thanks,
    Manish

    Hi Joel,
    I have noticed this in IE 7 also, I did little bit of investigation and found that chart id is not getting initialized in case of interactive report. I have created another page with the same code and passed a value to the chart id. Hopefully Apex team will take care of it in their next release. Thanks.
    without javascript error --> http://apex.oracle.com/pls/otn/f?p=50942:16
    with javascript error--> http://apex.oracle.com/pls/otn/f?p=50942:15
    <div id="apexir_CHART">
    <object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" id="n1" width="700" height="400">
                      <param name="movie" value="/i/flashchart/swf/AnyChart.swf" />
                      <param name="flashvars" value="XMLFile=http://apex.oracle.com/pls/otn/apex_util.flash2?p=50942:15:&SESSION.:FLOW_FLASH_CHART2_RPT2262921504176107062_en-us" />
                      <param name="wmode" value="transparent" />
        <embed type="application/x-shockwave-flash" src="/i/flashchart/swf/AnyChart.swf" flashvars="XMLFile=http://apex.oracle.com/pls/otn/apex_util.flash2?p=50942:15:&SESSION.:FLOW_FLASH_CHART2_RPT2262921504176107062_en-us" wmode="transparent" id="n1" width="700" height="400">
       </embed>
    </object>
    </div>Thanks,
    Manish.

  • I.E, Charting in IR's and JavaScript Errors

    Minor one for the APEX team.
    Whenever I create a chart from on IR, I get a JavaScript error along the lines of:
    "apexir_CHART_2800229260602546' is undefined"
    This only happens in I.E and an example can be seem here: http://apex.oracle.com/pls/apex/f?p=57247:8
    If this needs raising as a bug, please let me know and I will get an SR opened.
    Duncs

    You can continue to use them as Apple ID's, change the rescue address (as you know)
    You can use your iCloud address, but it won't be an alias, it's a full email address.

  • Urgent: Javascript Error in Portal Navigation

    Hi,
    We are using EP 6.0 SP 13.
    We are facing an issue of Java script error in the portal.
    The areas in which the portal is affected are as follows:
    1. When we open the Login page of the portal, the Font Type, Size and
    formatting and the style of "Log in" button is not normal.
    2. After we login, Any component that uses javascript is not working
    3. Whenever we execute any BW report we are getting alert box with
    message:
    "Session Manager will not work!"
    4. When we try to log out, again we get scripting error.
    5. We are also not able to navigate in User Mangement and Content Management.
    Please help as soon as possible.
    Regards,
    Prasad

    Hello Prasad,
    As we are talking about JavaScript errors, it is interesting to know which browser and OS you are using?
    INTERNET EXPLORER 5.5  WINDOWS SERVER 2000/IA32 32BIT 
    Not Released
      31.03.2004     
    INTERNET EXPLORER 6.0  WIN XP 2002 PROF. 32-BIT  Released  31.03.2004     
    INTERNET EXPLORER 6.0  WINDOWS SERVER 2000/IA32 32BIT  Released  31.03.2004     
    INTERNET EXPLORER 6.0  WINDOWS SERVER 2003/IA32 32BIT  Released  27.06.2005     
    INTERNET EXPLORER 7.0  WIN XP 2002 HOME 32-BIT  Released  11.12.2006     
    INTERNET EXPLORER 7.0  WIN XP 2002 PROF. 32-BIT  Released  11.12.2006 
    See the for supported browsers:<a href="https://websmp205.sap-ag.de/~form/handler?_APP=00200682500000001303&_EVENT=RELEASE&00200682500000002804=01200314690900000192&00200682500000003818=WBRPFM&00200682500000003853=Enterprise%20Portal">NW2004_Browsers</a>
    Greetings,
    Praveen Gudapati
    p.s Points are always welcome for helpful answers

  • Dreamweaver 6.1 - JavaScript error when switching between open tabs

    When switching between open tabs a sequence of javascript
    errors occurs. I had not used Dreamweaver for about 2 weeks, and
    last time I used it with no problems.
    I have tried uninstalling it, OKing removal of all files when
    asked, re-installing it and updating with dwmx61_updater.exe, but I
    still get the same errors.
    This has rendered the software virtually unuseable, so any
    help would be greatly appreciated, as I'm working to a
    rapidly-approaching deadline.
    "While executing Browse_Back enabled in toolbars.xml, a
    JavaScript error occurred"
    followed by
    "While executing Browse_Forward enabled in toolbars.xml, a
    JavaScript error occurred"
    followed by
    "While executing Browse_Stop enabled in toolbars.xml, a
    JavaScript error occurred"
    The relevant code seems to be :
    <!-- Browser nav toolbar -->
    <toolbar id="Browser_Toolbar" platform="win"
    label="Browser Navigation" container="document"
    initiallyVisible="false">
    <button id="Browse_Back"
    image="Toolbars/images/MM/back.gif"
    disabledImage="Toolbars/images/MM/back_dis.gif"
    tooltip="Back"
    label="Back"
    enabled="dw.getDocumentDOM().browser.isCmdEnabled('back')"
    command="dw.getDocumentDOM().browser.backPage()"
    update="onEveryIdle"/>
    <button id="Browse_Forward"
    image="Toolbars/images/MM/forward.gif"
    disabledImage="Toolbars/images/MM/forward_dis.gif"
    tooltip="Forward"
    label="Forward"
    enabled="dw.getDocumentDOM().browser.isCmdEnabled('forward')"
    command="dw.getDocumentDOM().browser.forwardPage()"
    update="onEveryIdle"/>
    <button id="Browse_Stop"
    image="Toolbars/images/MM/stop.gif"
    disabledImage="Toolbars/images/MM/stop_dis.gif"
    tooltip="Stop"
    label="Stop"
    enabled="dw.getDocumentDOM().browser.getPageBusy()"
    command="dw.getDocumentDOM().browser.stopPage()"
    update="onBrowserPageBusyChange"/>
    <button id="Browse_Refresh"
    image="Toolbars/images/MM/browserRefresh.gif"
    tooltip="Refresh"
    label="Refresh"
    enabled="true"
    command="dw.getDocumentDOM().browser.refreshPage()"/>
    presumably the next error is caused by the previous ones
    failing :
    "While executing getCurrentValue in AddressURL.htm, a
    JavaScript error occurred"
    the relevan tcode :
    function getCurrentValue()
    var dom = dw.getDocumentDOM();
    var value = dom.browser.getURL();
    if (value && value.length)
    //check if is it not a temp file
    //extract the tail of the url
    var filename = value;
    var slashIndex = filename.lastIndexOf("/");
    filename = filename.substring(slashIndex+1);
    var tempIndex = filename.indexOf("TMP");
    if (tempIndex != 0)
    addRecentAddress(value);
    return value;

    You can try this simple fix -
    Quit DW.
    Find this folder -
    C:\Documents and Settings\<username>\Application
    Data\Macromedia\Dreamweaver
    8\Configuration\WinFileCache-*.dat
    (these folders are normally hidden - you may have to use
    Explorer > Tools >
    Folder Options to unhide them)
    and delete it.
    Restart DW. Works better?
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.dreamweavermx-templates.com
    - Template Triage!
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    http://www.macromedia.com/support/search/
    - Macromedia (MM) Technotes
    ==================
    "earthdoctor" <[email protected]> wrote in
    message
    news:[email protected]...
    > When switching between open tabs a sequence of
    javascript errors occurs. I
    > had
    > not used Dreamweaver for about 2 weeks, and last time I
    used it with no
    > problems.
    >
    > I have tried uninstalling it, OKing removal of all files
    when asked,
    > re-installing it and updating with dwmx61_updater.exe,
    but I still get the
    > same
    > errors.
    >
    > This has rendered the software virtually unuseable, so
    any help would be
    > greatly appreciated, as I'm working to a
    rapidly-approaching deadline.
    >
    >
    > "While executing Browse_Back enabled in toolbars.xml, a
    JavaScript error
    > occurred"
    > followed by
    > "While executing Browse_Forward enabled in toolbars.xml,
    a JavaScript
    > error
    > occurred"
    > followed by
    > "While executing Browse_Stop enabled in toolbars.xml, a
    JavaScript error
    > occurred"
    >
    > The relevant code seems to be :
    >
    > <!-- Browser nav toolbar -->
    >
    > <toolbar id="Browser_Toolbar" platform="win"
    label="Browser
    > Navigation"
    > container="document" initiallyVisible="false">
    >
    > <button id="Browse_Back"
    > image="Toolbars/images/MM/back.gif"
    > disabledImage="Toolbars/images/MM/back_dis.gif"
    > tooltip="Back"
    > label="Back"
    >
    enabled="dw.getDocumentDOM().browser.isCmdEnabled('back')"
    > command="dw.getDocumentDOM().browser.backPage()"
    > update="onEveryIdle"/>
    >
    > <button id="Browse_Forward"
    > image="Toolbars/images/MM/forward.gif"
    > disabledImage="Toolbars/images/MM/forward_dis.gif"
    > tooltip="Forward"
    > label="Forward"
    >
    enabled="dw.getDocumentDOM().browser.isCmdEnabled('forward')"
    > command="dw.getDocumentDOM().browser.forwardPage()"
    > update="onEveryIdle"/>
    >
    > <button id="Browse_Stop"
    > image="Toolbars/images/MM/stop.gif"
    > disabledImage="Toolbars/images/MM/stop_dis.gif"
    > tooltip="Stop"
    > label="Stop"
    > enabled="dw.getDocumentDOM().browser.getPageBusy()"
    > command="dw.getDocumentDOM().browser.stopPage()"
    > update="onBrowserPageBusyChange"/>
    >
    > <button id="Browse_Refresh"
    > image="Toolbars/images/MM/browserRefresh.gif"
    > tooltip="Refresh"
    > label="Refresh"
    > enabled="true"
    > command="dw.getDocumentDOM().browser.refreshPage()"/>
    >
    >
    >
    > presumably the next error is caused by the previous ones
    failing :
    >
    > "While executing getCurrentValue in AddressURL.htm, a
    JavaScript error
    > occurred"
    > the relevan tcode :
    >
    >
    > function getCurrentValue()
    > {
    > var dom = dw.getDocumentDOM();
    > var value = dom.browser.getURL();
    > if (value && value.length)
    > {
    > //check if is it not a temp file
    > //extract the tail of the url
    > var filename = value;
    > var slashIndex = filename.lastIndexOf("/");
    > filename = filename.substring(slashIndex+1);
    > var tempIndex = filename.indexOf("TMP");
    > if (tempIndex != 0)
    > {
    > addRecentAddress(value);
    > }
    > }
    > return value;
    > }
    >
    >

  • JavaScript error on Interactive Report

    When clicking on the Magnifying glass of my interactive report search bar, I receive a JavaScript error.
    Line: 2 Char: 15193 Error: Syntax Error
    The page that I am navigating to has 2 regions. The first is an interactive report and the second is an html region that has an Iframe reference to another interactive report. Based upon the selection of a radio group, the corresponding region(interactive report) displays. All other interactive reports work fine when their pages don't have a region with a Iframe reference.
    If I navigate to another page after the error occurs and then come back to the page, everything then works fine. The error only happens on the first use. I have installed the latest patch set for Apex 3.2 I currently am running 3.2.1.00.11. I read a bug on Metalink that referenced this javascript error, but applying the patch set does not seem to fix the issue. The bug was 8568894.
    Any help would be appreciated.

    This might be useful for others also...
    After hours and hours of debugging headers and responses and comparing pages to others which work, I realised that this interactive report's display condition is based on REQUEST = SUBMIT.
    As such, the actions menu will NOT set the Request parameter when clicking in the actions menu and the Apex engine refuses to send anything back to the browser - not even an error message.
    I'll raise a bug for this via Oracle Support.
    Cheers, Pete

  • Javascript Error in 3.0.7

    Who can help me ?
    Working with portal an IE5.0 I get in the portal navigator an Javascript Error:
    Line: 1
    Character: 1
    Error: Object expected
    Code:0
    URL: http://mymachine:800/
    This error is new. I'm still working with my installation on NT since 3 month. But I got this error today for the first time. Now, I'm unable to edit or delete portal pages, content areas and styles.
    Any help is welcome,
    Thanks,
    Ingo

    Hi Dmitry,
    You are absolutely right. I get the errors at the package compilation stage.
    Yes, we are using REMOTE TABLES for MD forms but we did not have these errors in 3.0.7.
    Thanks.
    I am listing the error and the lone of code here -
    Line/Column Error 1922/25 PLS-00454: with a returning into clause,
    the table expression cannot be remote or a subquery 1922/13 PL/SQL: SQL
    Statement ignored 1997/25 PLS-00454: with a returning into clause,
    the table expression cannot be remote or a subquery 1997/13 PL/SQL: SQL
    Statement ignored
    Line 1922 is:
    INSERT INTO BIWMAINT.MT_COUNTRY_TB
    (COUNTRY_GK,COUNTRY_NAME,DATE_CREATED,DATE_MODIFIED,MODIFIED_BY,CREATED_BY
    ) VALUES
    ("_m_data_rec".COUNTRY_GK,"_m_data_rec".COUNTRY_NAME,"_m_data_rec".DATE_CR
    EATED,"_m_data_rec".DATE_MODIFIED,"_m_data_rec".MODIFIED_BY,"_m_data_rec".
    CREATED_BY) RETURNING ROWID INTO "_MASTER_ROWID";
    Line 1997 is:
    INSERT INTO BIWMAINT.MT_STATE_TB
    (STATE_GK,STATE_CD,COUNTRY_GK,STATE_NAME,DATE_MODIFIED,MODIFIED_BY,DATE_CR
    EATED,CREATED_BY) VALUES
    ("_d_data_rec".STATE_GK,"_d_data_rec".STATE_CD,"_d_data_rec".COUNTRY_GK,"_
    d_data_rec".STATE_NAME,"_d_data_rec".DATE_MODIFIED,"_d_data_rec".MODIFIED_
    BY,"_d_data_rec".DATE_CREATED,"_d_data_rec".CREATED_BY) RETURNING
    ROWID
    INTO "_DETAIL_ROWID";

  • JavaScript error:Timeout

    Hello,
    I am calculating the value for the barcode (3 of 9) using JavaScript to generate a non-interactive PDF. On the Adobe Sever (ES LC 8.2), after running for 5 hours, I am experiencing script timeout error while calculating the barcode on the first page of every document that is getting processed. If I restart the Adobe server every thing is fine until the server hits the threashold of 5 hours.
    This only happens for the first page of every document, so if there are 10 pages then barcode gets calculated correctly from the second page. Very unusual behavior.
    Below is the exception,
    [5/25/10 20:30:25:976 EDT] 00000036 XMLFormServic W com.adobe.service.ProcessResource$ManagerImpl log ALC-XTG-102-001: [340010] Error: Timeout
    [5/25/10 20:30:25:987 EDT] 00000036 XMLFormServic W com.adobe.service.ProcessResource$ManagerImpl log ALC-XTG-102-001: [340010] Script failed (language is javascript; context is xfa[0].form[0].rcx[0].#pageSet[0].pageMain1[4].Code3of9BarCode1[0])
    Appreciate your help on this.
    Thanks,
    Laxman.

    Both are valid behaviors unfortunately.
    1) login portlet is showing up in specific portlet b/c inline navigation allows for you to create and load pages without affecting the overall portal.
    This happens when you use iframes (which behave in a similar fashion).
    - your only workaround is really to write some javascript function to "listen" to the portal login page getting loaded and then throwing the session into the parent browser (which is Portal). At least this is the only solution that I ever came up with when using Iframes.
    2) Don't know about out of memory error actually, but getting the "gatewy was not able to access requested content" is valid b/c the session died.
    - javascript errors require javascript solutions. Sorry I couldn't be more helpful than that.
    Maybe someone else will have better suggestions.
    The other suggestion is to use your app server to listen to the logout event and redirect appropriately to somewhere else, or have it do what you want it to do in situations as this.

  • CSS issues....get Javascript error on click event

    Trying to finish up this navbar. Got it where my navigation works pretty much great. However, the code I expected to work when I fire a click event on the logo (represnted currently by a gray circle) causes a 'Javascript error in event handler! Event Type = element' error instead. Not sure why. I know I had an issue with one of my button references (spelling issue) but beyond that, everything seems to be in order.
    This is the code I'm using. The first five lines work right. The second series does not.
    sym.getSymbol("btnVision").$("back").css({opacity: 0})
    sym.getSymbol("btnIndustires").$("back").css({opacity: 1})
    sym.getSymbol("btnResp").$("back").css({opacity: 1})
    sym.getSymbol("btnCommunity").$("back").css({opacity: 1})
    sym.getSymbol("btnDiscovery").$("back").css({opacity: 1})
    var stage = sym.getComposition().getStage()
    stage.$("navVision").css({top: 65});
    stage.$("navIndustries").css({top: 65});
    stage.$("navResp").css({top: 65});
    stage.$("navCommunity").css({top: 65});
    stage.$("navDiscovery").css({top: 65});
    I should mentioned I tried sym.getSymbol for the bottom entries but that simply produced the same exact error. Sign.
    Anyone know what might be causing this? It doesn't seem to make sense to me. Here's the files.
    https://www.dropbox.com/s/xo90u6hvj65ix78/nav.zip

    Hi ladobeugm,
    The error message is rather cryptic, but this occurs when trying to access something not defined, as you already experienced with your misspelling.
    You should use Firebug to localize the error via step by step execution. There is a Scripts tab. In its menu, select <youProject>Actions.js. Then, define a breakpoint by clicking in the line number of statement var stage= etc. In the Spies area, you can look for the offending statement by monitoring variable values.
    Gil

Maybe you are looking for

  • How to use the separate symbol in the text field in the adobe form.

    Hi,experts, I don’t know how to use the separate symbol to make a paragraph separate into several lines correctly in the text field in the adobe form. Action: 1. config the ADS successfully. 2. create the adobe form with a mult-line textfield(binding

  • What happened to GUI development in Sun Studio 12

    Sun Studio 11 had xdesigner more/less integrated with it so you could develop windows (gui) apps. I cannot find anything in SunStudio 12 to enable me to develop C++ gui apps. Even netbeans doesn't seem to be integrated with sunstudio and has to launc

  • HP 650 Notebook PC (C1N10EA#ABH) - Recovery Discs Fail To Work

    Dear forum-users, since late March I have been trying to get my notebook back to default factory setting (Windows 8), after installing Windows 7. Sadly, all my pre-installed back-ups on the notebook were lost in the process and I have not other back-

  • --enable-compat185 problem?

    I am installing dsniff on Linux (Fedora 10) to test a private network and the installation requires Berkeley DB, 1.85 application compatible. I followed instructions found in the installation guide and Oracle website and did: +[root@alphaone build_un

  • Downloaded wrong book due to misleading title

    I just tried to order Catcher in the Rye and got a whole book about analyzing the book which is not what I needed and it was entitled JD Salingera Catcher in the Re Please help correct. Help! I would like to reverse charges sincerelyMargie Archer