Ask a Question related to Macromedia Contribute General Discussion, Design and Development.

  1. #1

    Default IE Script Error

    I keep running into this scripting error: Internet Explorer Script Error. An
    error has occured in the script on this page. (Lists lines, charc, etc.) Do
    you want to continue running scripts on this page?

    It pops up for each line or every few lines, and then it gets stuck and I
    can't get rid of it and I can't do anything else. The only way to get out of
    the application is invoke task manager and dump it. I've tried selecting Yes
    and No; it doesn't seem to matter.

    I tried changing my settings in Explorer, but it didn't help. And I could not
    get at the settings in Contribute.

    How do I fix this? Note: I am working in the demo version.

    Note: This is the first time I've downloaded a demo verison from this company
    and I find it pretty shocking that they do not offer tech support to demo
    customers! How do they expect to move people from demo to paid versions if
    they don't offer them any support?



    t7b Guest

  2. Similar Questions and Discussions

    1. help with script error
      I have been trying to play games on www.games.com everytime I go on there it freezes up, and I get the message "a script in this movie is causing...
    2. CloneModelFromCastMember : Script error: Error
      :beer; Thank you very much! I was having the same problem and this resolved it. :)
    3. Malformed Header from Script error (Error 500)
      Hi! If i tried to view a php page that is located on my webserver, apache shows the error #500 and the error_log says: malformed header from...
    4. Publisher Error or Script Error
      Line 1 Char 0 Error: Object does not support this property or method. Code: 0 URL:mk:@MSIT Store:C: Program %20 files\microsoft%20...
    5. Java Script error (error 3) when trying to access Commands
      Hello folks: I have been a long time lurker/reader of this forum. As of yesterday, out of nowhere, when accessing 'Commands' from the top level...
  3. #2

    Default Re: IE Script Error

    t7b,

    Does this happen with all files that you created in Contribute?

    Not to assume, but is this error in Contribute or in IE when viewing a page?

    Is this a page previously created in another application?

    Does this happen with more than one system?

    Can you provide us with a URL to a file that is demonstrating this issue?


    jnosal3 Guest

  4. #3

    Default Re: IE Script Error

    Doesn't seem like anyone out there has answered this yet. My customer has the
    same problem.

    When my customer opens a document using Windows version of Contribute (which I
    recommended to him to purchase) it reports an error in the script that I don?t
    believe exists (details below). The page displays perfectly in all other
    browsers including Mac OSX?s Contribute. The error message, shown below,
    displays in Contribute as an "Internet Explorer Script Error" dialog. I have
    pasted line 64 immediately beneath it,
    >>>ERROR MSG>>>
    An error has occurred on the the script on this page.

    Line: 64
    Char: 1
    Error: Object expected
    Code: 0
    URL: <a target=_blank class=ftalternatingbarlinklarge
    href="http://trj-inc.com/content/liquidIceFish.html
    >>>CODE">[url]http://trj-inc.com/content/liquidIceFish.html[/url]
    >>>CODE</a> FROM LINE 64>>>
    <body bgcolor="#000667" leftmargin="0" topmargin="0" marginwidth="0"
    marginheight="0"
    onLoad="preloadImages();MM_preloadImages('../images/contactUs-up.jpg','../images
    /contactUs-over.jpg','../images/forcedAir-up.jpg','../images/forcedAir-over.jpg'
    ,'../images/Hydrocoolers-up.jpg','../images/Hydrocoolers-over.jpg','../images/ic
    eStorage-up.jpg','../images/iceMakers-over.jpg','../images/iceStorage-over.jpg',
    '../images/industRefrig-up.jpg','../images/industRefrig-over.jpg','../images/liq
    uidIceFish-up.jpg','../images/liquidIceFish-over.jpg','../images/liquidIceVeges-
    up.jpg','../images/liquidIceVeges-over.jpg','../images/opportunities-up.jpg','..
    /images/opportunities-over.jpg','../images/parts-up.jpg','../images/parts-over.j
    pg','../images/storageGuide-up.jpg','../images/storageGuide-over.jpg','../images
    /useful-Lists-up.jpg','../images/useful-Lists-over.jpg','../images/iceMakers-up.
    jpg','../images/benefits-over.jpg','../images/features-over.jpg','../images/appl
    ications-over.jpg','../images/options-over.jpg','../images/specifications-over.j
    pg','../images/top-over.jpg','images/brochureCoverOVER.jpg')">

    Please let me know if you can find the error or if there is a solution like
    tuning script errors off in Contribute.

    Thanks.

    iDigDesign Guest

  5. #4

    Default Re: IE Script Error

    iDigDesign,

    preloadImages() is not defined

    That's the JS error.
    getzapped Guest

  6. #5

    Default IE script error

    We have Contribute 3.1 and have been using it successfully until now. We
    recently had our maintenance programmer change the label on 1 button on our nav
    bar. Now I am unable to use any buttons on the nav bar to navigate to a page
    that I want to edit. I get a dialog box with the following. This happens when
    the default browser is Firefox as well as with IE.

    an error has occurred in the script on this page
    line 95 (line # changes)
    char 1 (char # changes)
    error object expected
    code 0
    URL [url]http://www.highlandsinn-nh.com/index.html[/url]
    Do you want to continue runnning scripts on this page? Y/N

    This error occurs whenever I mouse over the nav bar.

    Can anyone tell me how to correct this problem?


    dee32 Guest

  7. #6

    Default Re: IE script error

    The maintenance programmer should correct this. It has nothing to do with
    Contribute. The Error console in Opera says:

    JavaScript - [url]http://www.highlandsinn-nh.com/rates.html[/url]
    Event thread: mouseover
    Error:
    name: ReferenceError
    message: Statement on line 1: Reference to undefined variable: changeImages
    Backtrace:
    Line 1 of script
    changeImages("navbar_6", "images/navbar_06b.jpg");
    return true;
    At unknown location
    [statement source code not available]

    He should be able to find the error in the javascript and correct this.

    grtz.
    Hayo


    ThinkInk Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139