Javascript error in Safari (sequel to roll-over button problem)

Yesterday I started a thread on non-functioning roll-over buttons in Safari.
In the mean time (with the help of iBod) I founs out that the problem has got something to do with JavaScript.
The problem occurs in sites I built with FreewayPro 4.0.1
The url's:
www.wildeplantentuinen.nl
www.kunst-zin.nl
The problems occur only in Safari (2.0.2 and 3.0)and not in some other browsers (even ana IE version of 2001 works great)and probably since the last Tiger Update (10.4.11)
The JavaSriptConsole gives an "Undefined Value" error for all of the non-functioning elements on a specific line.
Any Javascript-gurus around that could help me. (I am not a code-wizard at all).

Thanks ra5ul,
That (more or less) solved the problem, . . . . . . but what is going on ?
I edited all sourcecode of numerous html-pages by hand and now they work the way they should in Safari.
But now every time I make a small change to any page, my web-building program changes the code back to the old syntax (which, again, all browsers can read except Safari).
Why does the problem only occur in Safari ?
I hate to put a line on the index-pages that Mac users should not try this website in Safari.
Problem is, I made these sites in Freeway and I don't want to upgrade that program because I switched to Dreamweaver and iWeb (for the simple ones).
Is there a smart work-around ?

Similar Messages

  • Roll over buttons showing on all layers?

    Hello,
    I have created an interactive presentation in indesign CS4, I have a series of photos which all have roll over button states applied to them so they when you click the photo they will then show profile content for that photo. These are on separate layers and above the main content layer. When I export to Acrobat 9 the layers show in the correct order but when I then set the buttons up to show and hide the profile layer the photo button which is on a lower layer and should then be partially hidden by the profile panel but now sits on top of the content panel? Is this just the way it is in Acrobat or is there a setting in indesign I am missing as I did want the panel to pop up with a drop shadow etc you can still see part of the original photo underneath, is this achievable or do I then need to set a action to hide the initial photo button?
    I have ran tests using just hyperlinks and these work and the photos then stay in the correct order but ideally I wanted to use rollovers.
    Many thanks for any help.

    Hello,
    Unfortunately, you're in the Acrobat.com forum - not the Acrobat forum (confusing, we know). Here's the link the forum you're looking for:
    http://forums.adobe.com/community/acrobat
    Good luck!
    Rebecca

  • JavaScript errors in Safari

    When I go to www.metoffice.gov.uk I get several JavaScript errors starting with Exception 22. The weather map doesn't display. On another iPad it works fine. All software is fully up to date and JavaScript is set to ON.
    Can anyone help please?

    Hi Jonathan
    Thanks for the reply, but it doesn't really help. The key part of my question was why it would work on one ipad and not on another. This means (to my systems engineering brain anyway) that there is some setting in my ipad which is causing the Exception 22. This exception is accompanied by a message about the Quota (whatever that is) being exceeded. It would appear to me that somehow some special area in the memory of my ipad has been exceeded. But since my ipad has the maximum memory, as does the other one, I can't think what it might be. I don't know what part of the ipad the Exception 22 relates to.

  • Flash roll over buttons

    hey, i'm using flash CS3 for my website. i'm trying to make thumbnails of pictures on the side of the screen and when the user will roll over these thumbnails, the actual size picture will appear in the middle of the page. i already did this on most of my site by simply converting these thumbnails to buttons and adding the picture on the the "over" part. but now i wanted to change the pictures on my site and when i tried to do the same progress again the pictures now appear not only when i roll over the thumbnails but when i roll over the part that the pictures are supposed to appear too!
    i truely have no idea why this is happening!
    please help!
    thanks

    Try extending the thumbnail so that it occupies all four of the frames, making sure that the larger image is only in the over frame.

  • Roll over button sound

    Hello,
    i'm trying to get a sound clip to play when rolling over the
    buttons. I was trying to integrate the following function to my
    actionscript file, but it ain't working. i have tried many
    variations but no luck, any ideas?
    thanks
    Function:
    this.addEventListener(MouseEvent.MOUSE_OVER, playSound);
    function playSound(event:MouseEvent):void {
    mySoundChannel = mySound.play();
    var mySoundReq:URLRequest = new URLRequest("songsample.mp3");
    var mySound:Sound = new Sound();
    var mySoundChannel:SoundChannel = new SoundChannel();
    mySound.load(mySoundReq);
    Actionscript file code:
    package {
    import flash.display.*;
    import flash.events.*;
    import flash.net.*;
    public class sieges extends flash.display.MovieClip{
    var debug:Boolean=true;
    public const SIEGE_LIBRE:int = 0;
    public const SIEGE_SYSTEME:int = 1;
    public const SIEGE_USER:int = 2;
    var status:int = SIEGE_LIBRE;
    // constructeur
    public function sieges () {
    if (debug) trace("siege:"+this.name);
    this.addEventListener(MouseEvent.CLICK, siege_click);
    this.addEventListener(MouseEvent.MOUSE_OVER, siege_over);
    this.addEventListener(MouseEvent.MOUSE_OUT, siege_out);
    siege_init();
    // click sur un siege
    function siege_click(event:MouseEvent):void {
    if (debug) trace("siege_click");
    if (this.status == SIEGE_LIBRE) {
    user_reservation();
    } else if (this.status == SIEGE_USER) {
    siege_init();
    this.parent.parent["durocher"].enleve_siege(this.name);
    // over un siege
    function siege_over(event:MouseEvent):void {
    if (debug) trace("siege_over");
    var request:URLRequest = new
    URLRequest("/reservations/images/"+this.name+".jpg");
    this.parent["photo"].scaleContent = true;
    this.parent["photo"].addEventListener(IOErrorEvent.IO_ERROR,
    ioErrorHandler);
    this.parent["photo"].load(request);
    event.target.alpha = .5;
    function siege_out(event:MouseEvent):void {
    if (debug) trace("siege_over");
    event.target.alpha = 1;
    function ioErrorHandler(e:Event):void {
    public function siege_init() {
    if (debug) trace("siege_init");
    this.status = SIEGE_LIBRE;
    gotoAndStop(1);
    // reservation pour un usager
    public function user_reservation () {
    if (debug) trace("user_reservation");
    this.status = SIEGE_USER;
    this.parent.parent["durocher"].reserve_siege(this.name);
    gotoAndPlay(10);
    // reservation pour le systeme
    public function system_reservation () {
    if (debug) trace("syste,_reservation");
    this.status = SIEGE_SYSTEME;
    gotoAndPlay(5);
    Actionscript file code

    does playSound() called?

  • Computer Roll Over Buttons

    I am working with DVD Studio Pro 1.5.2 (Believe me the upgrade is coming soon)and I have created a DVD with a few static menus (photoshop files) that include various buttons with active and select states (photoshop layers). When I play this DVD in a computer I have to double-click the buttons to activate them. When I roll over them nothing happens. Should I be able to have active roll-over states on these menus? And if so how do achieve this?

    Menus can be a bit of an issue, yes - there are a few things to consider. Have a look at page 53 of the manual (considers pan scan and letterbox issues) and at page 84/5, which describes how to create your menu graphics when working in 16:9 and thinking about the differences between square and rectangular pixel aspects.
    In short, design the menu slightly larger than you need it and re-size if when done. If you use square pixels in photoshop then the overlay will probably shift slightly in DVDSP.

  • Updating roll over buttons cross website

    Hello there,
    I'm updating a website for a friend and have put new role
    over buttons on the index page. I created the buttons in
    Illustrator and saved them in a new buttons folder as GIF files.
    The old buttons were JPG so I couldn't just save them and they'd
    automatically update.
    Anyway, I've redone the index page and my question is can I
    copy and paste these new role over buttons along with their links
    to all the other HTML pages in the website? I'm using Dreamweaver
    by the way. I want to avoid having to individually go in and update
    each button by hand as it will take me for ever.
    Thanks a million for any help!
    M

    Whether you do this manually, or with a sitewide find and
    replace, you will
    have to change the code for each rollover to accommodate the
    filename
    change. Why did you save as GIF instead of JPG? If you had
    not changed the
    filename, you could just upload the new images and they would
    work on every
    page.
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    ==================
    "Martha Lodge" <[email protected]> wrote in
    message
    news:feinqj$171$[email protected]..
    > Hello there,
    >
    > I'm updating a website for a friend and have put new
    role over buttons on
    > the
    > index page. I created the buttons in Illustrator and
    saved them in a new
    > buttons folder as GIF files. The old buttons were JPG so
    I couldn't just
    > save
    > them and they'd automatically update.
    >
    > Anyway, I've redone the index page and my question is
    can I copy and paste
    > these new role over buttons along with their links to
    all the other HTML
    > pages
    > in the website? I'm using Dreamweaver by the way. I want
    to avoid having
    > to
    > individually go in and update each button by hand as it
    will take me for
    > ever.
    >
    > Thanks a million for any help!
    >
    > M
    >

  • Safari 3 - after latest YouTube update, safari crashes when rolling over...

    ...a video thumbnail. Everything else works perfectly.
    Before anyone starts recommending I upgrade, I am aware of this, I just literally can't stand Safari 4's UI. It's appalling.
    I was just wondering does anyone know exactly why this is happening? It's specifically related to video thumbnails - as soon as you move your mouse off a thumbnail the browser crashes. I can paste the code here if you like. I have the latest security updates and the latest flash, this problem is specifically related to YouTube's April 1 layout changes.
    The error I get is EXCBADACCESS. I won't post the big block of text in here unless someone asks me to.
    BTW, I am also aware that this may not be fixable, it's curiosity as much as anything else. I'd love to know how something as simple as a video thumbnail with a little hover "arrow" on it can crash the entire browser...

    Apologies, thought that was the lot!
    First of all, there's no problem whatsoever with streaming flash. The browser ONLY crashes when I hover over a video thumbnail - a little arrow appears in the bottom right hand corner, as it's supposed to - and when I roll the mouse off the thumbnail again (the arrow is meant to revert back to showing the video time) safari just exits suddenly and immediately.
    Crash log:
    Host Name: Macbook1337
    Date/Time: 2010-05-11 03:32:58.087 +0100
    OS Version: 10.4.11 (Build 8S2167)
    Report Version: 4
    Command: Safari
    Path: /Applications/Safari.app/Contents/MacOS/Safari
    Parent: WindowServer [58]
    Version: 3.2.3 (4525.28.3)
    PID: 462
    Thread: Unknown
    Exception: EXCBADACCESS (0x0001)
    Codes: KERNINVALIDADDRESS (0x0001) at 0x59e97bbd
    Backtrace not available
    Unknown thread crashed with X86 Thread State (32-bit):
    eax: 0x167a1eef ebx: 0x903350e2 ecx: 0x17bc5200 edx: 0x00010001
    edi: 0x005ca910 esi: 0x15f05aa0 ebp: 0xbfffd5d8 esp: 0xbfffd5c0
    ss: 0x0000001f efl: 0x00010212 eip: 0x90335142 cs: 0x00000017
    ds: 0x0000001f es: 0x0000001f fs: 0x00000000 gs: 0x00000037
    Binary Images Description:
    Host Name: Macbook1337
    Date/Time: 2010-05-11 04:57:15.752 +0100
    OS Version: 10.4.11 (Build 8S2167)
    Report Version: 4
    Command: Safari
    Path: /Applications/Safari.app/Contents/MacOS/Safari
    Parent: WindowServer [58]
    Version: 3.2.3 (4525.28.3)
    Build Version: 3
    Project Name: WebBrowser
    Source Version: 45252803
    PID: 468
    Thread: 0
    Exception: EXCBADACCESS (0x0001)
    Codes: KERNINVALIDADDRESS (0x0001) at 0xa18bb2bd
    Thread 0 Crashed:
    0 com.apple.CoreGraphics 0x90335142 CGGStackRestore + 108
    1 com.apple.CoreGraphics 0x9033509a CGContextRestoreGState + 67
    2 com.apple.AppKit 0x932cb5e0 PSgrestore + 145
    3 com.apple.WebKit 0x94d7f348 -[WebHTMLView drawSingleRect:] + 500
    4 com.apple.WebKit 0x94d7f118 -[WebHTMLView drawRect:] + 366
    5 com.apple.AppKit 0x93305e91 -[NSView _drawRect:clip:] + 3228
    6 com.apple.AppKit 0x93304373 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 1273
    7 com.apple.WebKit 0x94d9f7b0 -[WebHTMLView(WebPrivate) _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 334
    8 com.apple.AppKit 0x93304b21 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 3239
    9 com.apple.AppKit 0x93304b21 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 3239
    10 com.apple.AppKit 0x93304b21 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 3239
    11 com.apple.AppKit 0x93304b21 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 3239
    12 com.apple.AppKit 0x93304b21 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 3239
    13 com.apple.AppKit 0x93304b21 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 3239
    14 com.apple.AppKit 0x93304b21 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 3239
    15 com.apple.AppKit 0x93304b21 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 3239
    16 com.apple.AppKit 0x93303658 -[NSThemeFrame _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 290
    17 com.apple.AppKit 0x93302e42 -[NSView _displayRectIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:] + 523
    18 com.apple.AppKit 0x9330276e -[NSView displayIfNeeded] + 439
    19 com.apple.AppKit 0x93302512 -[NSWindow displayIfNeeded] + 168
    20 com.apple.Safari 0x0001edc1 0x1000 + 122305
    21 com.apple.AppKit 0x93352798 _handleWindowNeedsDisplay + 206
    22 com.apple.CoreFoundation 0x9082dce2 __CFRunLoopDoObservers + 342
    23 com.apple.CoreFoundation 0x9082cd84 CFRunLoopRunSpecific + 827
    24 com.apple.CoreFoundation 0x9082ca42 CFRunLoopRunInMode + 61
    25 com.apple.HIToolbox 0x92e01878 RunCurrentEventLoopInMode + 285
    26 com.apple.HIToolbox 0x92e00eb9 ReceiveNextEventCommon + 184
    27 com.apple.HIToolbox 0x92e00dd9 BlockUntilNextEventMatchingListInMode + 81
    28 com.apple.AppKit 0x93286f45 _DPSNextEvent + 572
    29 com.apple.AppKit 0x93286b37 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 137
    30 com.apple.Safari 0x00007507 0x1000 + 25863
    31 com.apple.AppKit 0x932808c4 -[NSApplication run] + 512
    32 com.apple.AppKit 0x93274820 NSApplicationMain + 573
    33 com.apple.Safari 0x000a97b2 0x1000 + 690098
    34 com.apple.Safari 0x000a96d9 0x1000 + 689881
    Thread 1:
    0 libSystem.B.dylib 0x90009817 machmsgtrap + 7
    1 com.unsanity.ape 0xc0001d48 _apeagent + 307
    2 libSystem.B.dylib 0x90023d67 pthreadbody + 84
    Thread 2:
    0 libSystem.B.dylib 0x90009817 machmsgtrap + 7
    1 ...lagutin.audio_hijack.server 0x004083ca ahservloop + 108
    2 libSystem.B.dylib 0x90023d67 pthreadbody + 84
    Thread 3:
    0 libSystem.B.dylib 0x90024407 semaphorewait_signaltrap + 7
    1 com.apple.WebCore 0x94fd7fbc WebCore::ThreadCondition::wait(WebCore::Mutex&) + 24
    2 com.apple.WebCore 0x94fd2f59 WebCore::IconDatabase::syncThreadMainLoop() + 243
    3 com.apple.WebCore 0x94f8d7da WebCore::IconDatabase::iconDatabaseSyncThread() + 180
    4 libSystem.B.dylib 0x90023d67 pthreadbody + 84
    Thread 4:
    0 libSystem.B.dylib 0x90009817 machmsgtrap + 7
    1 com.apple.CoreFoundation 0x9082d227 CFRunLoopRunSpecific + 2014
    2 com.apple.CoreFoundation 0x9082ca42 CFRunLoopRunInMode + 61
    3 com.apple.Foundation 0x928585da +[NSURLCache _diskCacheSyncLoop:] + 206
    4 com.apple.Foundation 0x927fbcfc forkThreadForFunction + 123
    5 libSystem.B.dylib 0x90023d67 pthreadbody + 84
    Thread 5:
    0 libSystem.B.dylib 0x90009817 machmsgtrap + 7
    1 com.apple.CoreFoundation 0x9082d227 CFRunLoopRunSpecific + 2014
    2 com.apple.CoreFoundation 0x9082ca42 CFRunLoopRunInMode + 61
    3 com.apple.Foundation 0x9283139c +[NSURLConnection(NSURLConnectionInternal) _resourceLoadLoop:] + 259
    4 com.apple.Foundation 0x927fbcfc forkThreadForFunction + 123
    5 libSystem.B.dylib 0x90023d67 pthreadbody + 84
    Thread 6:
    0 libSystem.B.dylib 0x90019d0c select + 12
    1 libSystem.B.dylib 0x90023d67 pthreadbody + 84
    Thread 7:
    0 libSystem.B.dylib 0x90024407 semaphorewait_signaltrap + 7
    1 com.apple.Foundation 0x92851c60 -[NSConditionLock lockWhenCondition:] + 39
    2 com.apple.Syndication 0x9a43079e -[AsyncDB _run:] + 181
    3 com.apple.Foundation 0x927fbcfc forkThreadForFunction + 123
    4 libSystem.B.dylib 0x90023d67 pthreadbody + 84
    Thread 8:
    0 libSystem.B.dylib 0x90047927 semaphoretimedwait_signaltrap + 7
    1 ...ple.CoreServices.CarbonCore 0x90ce1e60 TSWaitOnSemaphoreCommon + 163
    2 ...ple.CoreServices.CarbonCore 0x90ce8e40 TimerThread + 87
    3 libSystem.B.dylib 0x90023d67 pthreadbody + 84
    Thread 9:
    0 libSystem.B.dylib 0x90009817 machmsgtrap + 7
    1 com.apple.CoreFoundation 0x9082d227 CFRunLoopRunSpecific + 2014
    2 com.apple.CoreFoundation 0x9082ca42 CFRunLoopRunInMode + 61
    3 com.apple.audio.CoreAudio 0x91469356 HALRunLoop::OwnThread(void*) + 158
    4 com.apple.audio.CoreAudio 0x91469171 CAPThread::Entry(CAPThread*) + 93
    5 libSystem.B.dylib 0x90023d67 pthreadbody + 84
    Thread 10:
    0 libSystem.B.dylib 0x90009817 machmsgtrap + 7
    1 ...romedia.Flash Player.plugin 0x1b23dbc4 FlashPlayer10_0_45_2FlashPlayer + 2207972
    2 libSystem.B.dylib 0x90023d67 pthreadbody + 84
    Thread 11:
    0 libSystem.B.dylib 0x90024407 semaphorewait_signaltrap + 7
    1 ...romedia.Flash Player.plugin 0x1b01444f 0x1ad36000 + 3007567
    2 ...romedia.Flash Player.plugin 0x1b02dccf FlashPlayer10_0_45_2FlashPlayer + 45551
    3 ...romedia.Flash Player.plugin 0x1b0148ff 0x1ad36000 + 3008767
    4 libSystem.B.dylib 0x90023d67 pthreadbody + 84
    Thread 12:
    0 libSystem.B.dylib 0x90024407 semaphorewait_signaltrap + 7
    1 ...romedia.Flash Player.plugin 0x1b01444f 0x1ad36000 + 3007567
    2 ...romedia.Flash Player.plugin 0x1b02dccf FlashPlayer10_0_45_2FlashPlayer + 45551
    3 ...romedia.Flash Player.plugin 0x1b0148ff 0x1ad36000 + 3008767
    4 libSystem.B.dylib 0x90023d67 pthreadbody + 84
    Thread 13:
    0 libSystem.B.dylib 0x90047927 semaphoretimedwait_signaltrap + 7
    1 com.apple.audio.CoreAudio 0x914765a4 CAGuard::WaitFor(unsigned long long) + 212
    2 com.apple.audio.CoreAudio 0x914764c6 CAGuard::WaitUntil(unsigned long long) + 66
    3 com.apple.audio.CoreAudio 0x91474e42 HP_IOThread::WorkLoop() + 690
    4 com.apple.audio.CoreAudio 0x91474b8b HPIOThread::ThreadEntry(HPIOThread*) + 17
    5 com.apple.audio.CoreAudio 0x91469171 CAPThread::Entry(CAPThread*) + 93
    6 libSystem.B.dylib 0x90023d67 pthreadbody + 84
    Thread 14:
    0 libSystem.B.dylib 0x90047927 semaphoretimedwait_signaltrap + 7
    1 ...romedia.Flash Player.plugin 0x1b014381 0x1ad36000 + 3007361
    2 ...romedia.Flash Player.plugin 0x1b06994b FlashPlayer10_0_45_2FlashPlayer + 290411
    3 ...romedia.Flash Player.plugin 0x1b0148ff 0x1ad36000 + 3008767
    4 libSystem.B.dylib 0x90023d67 pthreadbody + 84
    Thread 15:
    0 libSystem.B.dylib 0x90024407 semaphorewait_signaltrap + 7
    1 ...romedia.Flash Player.plugin 0x1b1ab39f FlashPlayer10_0_45_2FlashPlayer + 1607871
    2 ...romedia.Flash Player.plugin 0x1b174cdb FlashPlayer10_0_45_2FlashPlayer + 1384955
    3 libSystem.B.dylib 0x90023d67 pthreadbody + 84
    Thread 16:
    0 libSystem.B.dylib 0x90024407 semaphorewait_signaltrap + 7
    1 ...romedia.Flash Player.plugin 0x1b1ab39f FlashPlayer10_0_45_2FlashPlayer + 1607871
    2 ...romedia.Flash Player.plugin 0x1b174cdb FlashPlayer10_0_45_2FlashPlayer + 1384955
    3 libSystem.B.dylib 0x90023d67 pthreadbody + 84
    Thread 0 crashed with X86 Thread State (32-bit):
    eax: 0x2862acaf ebx: 0x903350e2 ecx: 0x15fbacd0 edx: 0x00010001
    edi: 0x005c9f20 esi: 0x15f96640 ebp: 0xbfffd5d8 esp: 0xbfffd5c0
    ss: 0x0000001f efl: 0x00010216 eip: 0x90335142 cs: 0x00000017
    ds: 0x0000001f es: 0x0000001f fs: 0x00000000 gs: 0x00000037
    Binary Images Description:
    0x1000 - 0x1c1fff com.apple.Safari 3.2.3 (4525.28.3) /Applications/Safari.app/Contents/MacOS/Safari
    0x405000 - 0x40ffff alexlagutin.audiohijack.server 1.4.0 /Library/Application Enhancers/Instant Hijack Server.ape/Contents/MacOS/Instant Hijack Server
    0x15e6a000 - 0x15e6afff com.apple.SpotLightCM 1.0 (121.36) /System/Library/Contextual Menu Items/SpotlightCM.plugin/Contents/MacOS/SpotlightCM
    0x1761c000 - 0x1761ffff com.apple.Tokenizer_ja 1.0.2 /System/Library/CoreServices/Tokenizers/ja.tokenizer/Contents/MacOS/ja
    0x1ab16000 - 0x1ab1bfff com.apple.audio.AppleHDAHALPlugIn 1.3.7 (1.3.7a23) /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bun dle/Contents/MacOS/AppleHDAHALPlugIn
    0x1ad36000 - 0x1b370fff com.macromedia.Flash Player.plugin 10.0.45.2 (1.0.4f458472) /Library/Internet Plug-Ins/Flash Player.plugin/Contents/MacOS/Flash Player
    0x1c4b0000 - 0x1c51dfff com.DivXInc.DivXDecoder 6.6.0 /Library/QuickTime/DivX Decoder.component/Contents/MacOS/DivX Decoder
    0x232f3000 - 0x232f7fff com.apple.locale.textbreak.thai 1.0.2 /System/Library/LocalePlugins/ThaiTextBreak.localePlugin/Contents/MacOS/ThaiTex tBreak
    0x25fb2000 - 0x25fb4fff com.apple.AutomatorCMM 1.0.1 (88.2) /System/Library/Contextual Menu Items/AutomatorCMM.plugin/Contents/MacOS/AutomatorCMM
    0x25fb8000 - 0x25fbcfff com.apple.FolderActionsMenu 1.3.1 /System/Library/Contextual Menu Items/FolderActionsMenu.plugin/Contents/MacOS/FolderActionsMenu
    0x70000000 - 0x700fafff com.apple.audio.units.Components 1.4.7 /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio
    0x8fe00000 - 0x8fe4afff dyld 46.16 /usr/lib/dyld
    0x90000000 - 0x90171fff libSystem.B.dylib /usr/lib/libSystem.B.dylib
    0x901c1000 - 0x901c3fff libmathCommon.A.dylib /usr/lib/system/libmathCommon.A.dylib
    0x901c5000 - 0x90202fff com.apple.CoreText 1.1.3 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x90229000 - 0x902fffff ATS /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x9031f000 - 0x90774fff com.apple.CoreGraphics 1.258.85 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x9080b000 - 0x908d3fff com.apple.CoreFoundation 6.4.11 (368.35) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x90911000 - 0x90911fff com.apple.CoreServices 10.4 (???) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x90913000 - 0x90a07fff libicucore.A.dylib /usr/lib/libicucore.A.dylib
    0x90a57000 - 0x90ad6fff libobjc.A.dylib /usr/lib/libobjc.A.dylib
    0x90aff000 - 0x90b63fff libstdc++.6.dylib /usr/lib/libstdc++.6.dylib
    0x90bd2000 - 0x90bd9fff libgcc_s.1.dylib /usr/lib/libgcc_s.1.dylib
    0x90bde000 - 0x90c51fff com.apple.framework.IOKit 1.4.8 (???) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x90c66000 - 0x90c78fff libauto.dylib /usr/lib/libauto.dylib
    0x90c7e000 - 0x90f24fff com.apple.CoreServices.CarbonCore 682.31 (682.32) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x90f67000 - 0x90fcffff com.apple.CoreServices.OSServices 4.1 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x91008000 - 0x91047fff com.apple.CFNetwork 129.24 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x9105a000 - 0x9106afff com.apple.WebServices 1.1.3 (1.1.0) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/WebServ icesCore.framework/Versions/A/WebServicesCore
    0x91075000 - 0x910f4fff com.apple.SearchKit 1.0.8 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x9112e000 - 0x9114cfff com.apple.Metadata 10.4.4 (121.36) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x91158000 - 0x91166fff libz.1.dylib /usr/lib/libz.1.dylib
    0x91169000 - 0x91308fff com.apple.security 4.5.2 (29774) /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x91406000 - 0x9140efff com.apple.DiskArbitration 2.1.2 /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x91415000 - 0x9141cfff libbsm.dylib /usr/lib/libbsm.dylib
    0x91420000 - 0x91446fff com.apple.SystemConfiguration 1.8.6 /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x91458000 - 0x914cefff com.apple.audio.CoreAudio 3.0.5 /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x9151f000 - 0x9151ffff com.apple.ApplicationServices 10.4 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x91521000 - 0x9154dfff com.apple.AE 316.3 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ AE.framework/Versions/A/AE
    0x91560000 - 0x91634fff com.apple.ColorSync 4.4.13 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x9166f000 - 0x916e2fff com.apple.print.framework.PrintCore 4.6 (177.13) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x91710000 - 0x917b9fff com.apple.QD 3.10.28 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x917df000 - 0x9182afff com.apple.HIServices 1.5.2 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x91849000 - 0x9185ffff com.apple.LangAnalysis 1.6.3 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x9186b000 - 0x91886fff com.apple.FindByContent 1.5 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ FindByContent.framework/Versions/A/FindByContent
    0x91891000 - 0x918cefff com.apple.LaunchServices 183.1 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LaunchServices.framework/Versions/A/LaunchServices
    0x918e2000 - 0x918eefff com.apple.speech.synthesis.framework 3.5 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x918f5000 - 0x91935fff com.apple.ImageIO.framework 1.5.9 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x91948000 - 0x919fafff libcrypto.0.9.7.dylib /usr/lib/libcrypto.0.9.7.dylib
    0x91a40000 - 0x91a56fff libcups.2.dylib /usr/lib/libcups.2.dylib
    0x91a5b000 - 0x91a79fff libJPEG.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x91a7e000 - 0x91addfff libJP2.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x91aef000 - 0x91af3fff libGIF.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x91af5000 - 0x91b7dfff libRaw.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRaw.dylib
    0x91b81000 - 0x91b9cfff libPng.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x91ba1000 - 0x91ba3fff libRadiance.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x91ba5000 - 0x91c83fff libxml2.2.dylib /usr/lib/libxml2.2.dylib
    0x91ca0000 - 0x91cdffff libTIFF.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x91ce5000 - 0x91ce5fff com.apple.Accelerate 1.3.1 (Accelerate 1.3.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x91ce7000 - 0x91d75fff com.apple.vImage 2.5 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x91d7c000 - 0x91d7cfff com.apple.Accelerate.vecLib 3.3.1 (vecLib 3.3.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x91d7e000 - 0x91dd7fff libvMisc.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x91de0000 - 0x91e04fff libvDSP.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x91e0c000 - 0x92215fff libBLAS.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x9224f000 - 0x92603fff libLAPACK.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x92630000 - 0x9271dfff libiconv.2.dylib /usr/lib/libiconv.2.dylib
    0x9271f000 - 0x9279dfff com.apple.DesktopServices 1.3.7 /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x927de000 - 0x92a16fff com.apple.Foundation 6.4.12 (567.42) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x92b36000 - 0x92b4dfff libGL.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x92b58000 - 0x92bb0fff libGLU.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x92bc4000 - 0x92bc4fff com.apple.Carbon 10.4 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x92bc6000 - 0x92bd6fff com.apple.ImageCapture 3.0.4 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x92be5000 - 0x92bedfff com.apple.speech.recognition.framework 3.6 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x92bf3000 - 0x92bf9fff com.apple.securityhi 2.0.1 (24742) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x92bff000 - 0x92c90fff com.apple.ink.framework 101.2.1 (71) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x92ca4000 - 0x92ca8fff com.apple.help 1.0.3 (32.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x92cab000 - 0x92cc9fff com.apple.openscripting 1.2.7 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x92cdb000 - 0x92ce1fff com.apple.print.framework.Print 5.2 (192.4) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x92ce7000 - 0x92d4afff com.apple.htmlrendering 66.1 (1.1.3) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x92d71000 - 0x92db2fff com.apple.NavigationServices 3.4.4 (3.4.3) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x92dd9000 - 0x92de7fff com.apple.audio.SoundManager 3.9.1 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x92dee000 - 0x92df3fff com.apple.CommonPanels 1.2.3 (73) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x92df8000 - 0x930edfff com.apple.HIToolbox 1.4.10 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x931f3000 - 0x931fefff com.apple.opengl 1.4.16 /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x93203000 - 0x9321efff com.apple.DirectoryService.Framework 3.3 /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x9326e000 - 0x9326efff com.apple.Cocoa 6.4 (???) /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x93270000 - 0x93926fff com.apple.AppKit 6.4.10 (824.48) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x93ca7000 - 0x93d22fff com.apple.CoreData 91 (92.1) /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x93d5b000 - 0x93e14fff com.apple.audio.toolbox.AudioToolbox 1.4.7 /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x93e57000 - 0x93e57fff com.apple.audio.units.AudioUnit 1.4.2 /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x93e59000 - 0x9401afff com.apple.QuartzCore 1.4.12 /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x94060000 - 0x940a1fff libsqlite3.0.dylib /usr/lib/libsqlite3.0.dylib
    0x940a9000 - 0x940e3fff libGLImage.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x940e8000 - 0x940fefff com.apple.CoreVideo 1.4.2 /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x94198000 - 0x941d6fff com.apple.vmutils 4.0.2 (93.1) /System/Library/PrivateFrameworks/vmutils.framework/Versions/A/vmutils
    0x9421a000 - 0x9422bfff com.apple.securityfoundation 2.2.1 (28150) /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x94239000 - 0x94277fff com.apple.securityinterface 2.2.1 (27695) /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x94293000 - 0x942a2fff libCGATS.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
    0x942a9000 - 0x942b4fff libCSync.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x94300000 - 0x9431afff libRIP.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x94320000 - 0x9463ffff com.apple.QuickTime 7.6.4 (1327.73) /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    0x947c7000 - 0x9490dfff com.apple.AddressBook.framework 4.0.6 (490) /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x94999000 - 0x949a8fff com.apple.DSObjCWrappers.Framework 1.1 /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x949af000 - 0x949d8fff com.apple.LDAPFramework 1.4.2 (69.1.1) /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x949de000 - 0x949edfff libsasl2.2.dylib /usr/lib/libsasl2.2.dylib
    0x949f1000 - 0x94a16fff libssl.0.9.7.dylib /usr/lib/libssl.0.9.7.dylib
    0x94a22000 - 0x94a3ffff libresolv.9.dylib /usr/lib/libresolv.9.dylib
    0x94d6b000 - 0x94e1dfff com.apple.WebKit 4525.28 (4525.28.3) /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x94e88000 - 0x94f4ffff com.apple.JavaScriptCore 4525.26 (4525.26.2) /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x94f8b000 - 0x9557efff com.apple.WebCore 4525.28 (4525.28.4) /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x95fbb000 - 0x95fd1fff libJapaneseConverter.dylib /System/Library/CoreServices/Encodings/libJapaneseConverter.dylib
    0x95fd3000 - 0x95ff4fff libKoreanConverter.dylib /System/Library/CoreServices/Encodings/libKoreanConverter.dylib
    0x96001000 - 0x9600ffff libSimplifiedChineseConverter.dylib /System/Library/CoreServices/Encodings/libSimplifiedChineseConverter.dylib
    0x96017000 - 0x96029fff libTraditionalChineseConverter.dylib /System/Library/CoreServices/Encodings/libTraditionalChineseConverter.dylib
    0x960eb000 - 0x960effff com.apple.LanguageAnalysisCore 1.0.3 /System/Library/PrivateFrameworks/LanguageAnalysisCore.framework/Versions/A/Lan guageAnalysisCore
    0x969d4000 - 0x969d4fff com.apple.vecLib 3.3.1 (vecLib 3.3.1) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x970af000 - 0x970b4fff com.apple.agl 2.5.9 (AGL-2.5.9) /System/Library/Frameworks/AGL.framework/Versions/A/AGL
    0x97451000 - 0x97465fff com.apple.audio.CoreAudioKit 1.0.1 /System/Library/Frameworks/CoreAudioKit.framework/Versions/A/CoreAudioKit
    0x983ff000 - 0x992f6fff com.apple.QuickTimeComponents.component 7.6.4 (1327.73) /System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTim eComponents
    0x9a42d000 - 0x9a464fff com.apple.Syndication 1.0.8 (56.1) /System/Library/PrivateFrameworks/Syndication.framework/Versions/A/Syndication
    0x9a480000 - 0x9a492fff com.apple.SyndicationUI 1.0.8 (56.1) /System/Library/PrivateFrameworks/SyndicationUI.framework/Versions/A/Syndicatio nUI
    0x9ff45000 - 0x9ffe5fff com.apple.QuickTimeImporters.component 7.6.4 (1327.73) /System/Library/QuickTime/QuickTimeImporters.component/Contents/MacOS/QuickTime Importers
    0xc0000000 - 0xc000efff com.unsanity.ape 2.0.3 /Library/Frameworks/ApplicationEnhancer.framework/Versions/A/ApplicationEnhance r

  • Javascript error in safari 1.2.2

    Hi
    Still on OSX Panther 10.3.4 with Safari at 1.2.2(V125.7)
    Everytime I try and use a java application it says "error enable javascript".
    I have enabled it in Safari and also done a clear cache and reset and restarted Safari. No go.
    Any light on this please????
    Many thanks
    Pahji

    Tom, its not that I started having problems when I
    did the 10.3.4 upgrade but this problem just started
    one day out of the blue. It was working fine till
    that point.
    I understand. But with most people on 10.4.8 and most of the rest on 10.3.9, it may be hard for you to find anyone to help with a problem for your system. The easiest thing to do might be to just upgrade.

  • Internet streamed Video and Audio Lag when I roll over buttons/change tabs

    Well just as the title suggests when I am watching videos online, aka youtube, hulu, etc, everything runs fine. But if I decide that I also want to check my facebook or something similar while watching these movies, the video and audio become choppy, even to the point where my audio will become distorted, and the video will just plain freeze. I'm wondering if this is a computer issue and if so how can I fix it?
    I'm on a late 2007 13" white macbook, with a 2.16 GHz Intel Core 2 Duo and 2GB of RAM. I'm also using Google Chrome, but it also happens on Safari.

    Well just as the title suggests when I am watching videos online, aka youtube, hulu, etc, everything runs fine. But if I decide that I also want to check my facebook or something similar while watching these movies, the video and audio become choppy, even to the point where my audio will become distorted, and the video will just plain freeze. I'm wondering if this is a computer issue and if so how can I fix it?
    I'm on a late 2007 13" white macbook, with a 2.16 GHz Intel Core 2 Duo and 2GB of RAM. I'm also using Google Chrome, but it also happens on Safari.

  • Roll over color problems

    I have created a rollover color change for a text sprite
    however the colors
    are not appearing correctly I tried these 2 versions. What is
    wrong?
    on mouseEnter me
    sprite(me.spritenum).color = rgb( 255, 205, 222 )
    end
    on mouseLeave me
    sprite(me.spritenum).color = rgb( 255, 0, 0 )
    on mouseDown me
    sprite(me.spritenum).color = rgb( 5, 0, 122 )
    on mouseUp me
    sprite(me.spritenum).color = rgb( 0, 0, 255 )
    end
    ----and then I tried this to use the pallete:
    on mouseEnter me
    sprite(me.spritenum).color = 3
    end
    on mouseLeave me
    sprite(me.spritenum).color = 6
    on mouseDown me
    sprite(me.spritenum).color = 5
    on mouseUp me
    sprite(me.spritenum).color = 3
    end
    --The colors change but not to expected colors. Why is that?
    I would
    think 255,0,0 would be red and 0,0,255 would be blue.
    thanks,
    cj

    Mike,
    That fixed it.
    Thanks,
    cj
    "Mike Blaustein" <[email protected]> wrote in
    message
    news:e6rtuo$df4$[email protected]..
    > Change the sprite references to member references. The
    sprite's .color
    > property uses the index color, and the member's .color
    property uses the
    > RGB that you want.
    >
    > sprite(me.spriteNum).member.color=color(0,0,255)

  • I am getting JavaScript Errors when I attempt to use the Multiscreen Preview function in DW CS 5.

    When I attepmpt to use the Multiscreen Preview button in DW CS 5 I get the following error:
    "While executing onShow in MultiscreenPreview.htm, the following JavaScript error(s) occured:
    In file "Multiscreen Preview":
    onShow is not defined"
    This leads to either an unusable multiscreen preview box or another series of similar JavaScript errors.
    Is there a solution to this problem and if so what is it?
    Thank you for your time.

    Follow this KB article:
    http://kb2.adobe.com/cps/405/kb405604.html
    Start with 12 & 4 and then go through the rest if needed.

  • Flex and roll-over pop-ups.

    My application is similar to a map with roll-over/roll-out popup boxes.  Instead of a map, it is a process "chart" with about 50 "buttons" (in AS3 they are dynamic MovieClips) in about 50 different charts.  In the end there will be about 2500 color-coded roll-over/roll-out popups in 50 different "pages.", each with text and two "buttons" to launch a SWF or a PDF.
    Been learning Flex on and off for a year or so and I'm hypothesizing that Flex would make this app more maintainable and possibly more achievable.  Can anyone respond in general to the popup and maintenance issues?
    Thanks.

    Thanks for your input. It was helpful to know that it is probably doable - at least seemingly from my description. As I "mess around" in FlexBuilder, I can see that it will be very doable and probably more so than simply using Flash/AS3. 
    By the way, I used the word "chart" a bit loosely.  My application more  resembles color-coded columns, each with a handful of text lables that act as Roll-Over buttons with textual information, but that also launch an interactive instructional SWF or a PDF (for that particular subject).  I'm now wondering if I should use a drop down "something or other" to give the learner an option to play the swf, or get the PDF, then use a tool tip for the textual information?
    Much thanks!
    Doug Edwards

  • Making Movies play with Roll Over

    Does anyone know how to make a movie roll over button, that
    will start and stop were you left off. here are some examples:
    http://www.fabchannel.com
    http://www.diddy.com/diddy.php
    The buttons are at the bottom.
    Thanks so much,
    GL

    it will basically pause the movie on rollOut and resume on
    rollOver.
    so YES, it will start and play from where it has
    stopped

  • Data Connection Wiz / Javascript error

    Ok i have given up. I have read the technote regarding
    DataBindingClasses.swc being overwritten by DataConnWizard4.mxp.
    The first time i installed it i chose NO do not overwrite. I run
    flash and i get the javascript error. I uninstall and try again,
    same problem, except this time it never prompted me if i wanted to
    overwrite! so i checked the dates on DataBindingClasses.swc the
    original installed with Flash Pro 8 has a June 28, 2005 date, while
    the one that overwrites w/o my explicit request has a date of Jan
    5, 2004. I receive the Javascript error with both of these
    installed. Anyone know how to get this thing to work?
    Thanks!!!!

    Does anyone have an idea what do , please?

Maybe you are looking for

  • Photoshop CS6.1 Cannot save file as .tif-program insists on .pdf

    On Mac Pro using OS X attempt to save completed file as .tif.  Photoshop insists on saving it as a .pdf.  None of the format shown in "Format" field link up with actual extension.

  • Help, when can I have Deeper Web back?

    When I installed Firefox 4, a brief message came up to say that Deeper Web could not be used with Firefox 4 and there will be an update from Firefox. When will this be? I am lost without Deeper Web which I used as my home page.

  • T400 Homegroup Problem

    I'm not sure if this is a Windows 7 problem as a result of the laptop itself or not but as it is the last thing I've checked... I have 3 computers: 1 wired desktop(64-bit), 1 wireless desktop(32-bit), and 1 wired laptop(T400 w/ 64-bit) each running W

  • Date Set from Member Property Value

    I need to create a 6Month Date Set in the cube, however instead of using the long Month Name, there is a Short Month name in the hierarchy as a Member Property to the long name (see pic below, red arrow pointing at the property) but I'm struggling cr

  • MAM RFC Error

    Hello, We have created a new RFC connection b/t our MI and SAP r/3 system.  We are getting the following error in the MAM25_001 syncbo. 24.06.2006 00:03:34 RFC system error:         24.06.2006 00:03:34 Return code 1 (DOWNLOADER) The RFC profile we cr