Javascript Popup causing flash problems

Hi
I have a popup window that shows up over flash, and when I
close it the flash objects gets all weird. It stops drawing, and
does not work properly. If I remove the javascript popup window
from the DOM entirely everything is fine. Can someone point me to
what I am doing wrong.
I'm using the YUI libraries, and specifically the Dialog
widget.
Thanks
A.J.

i use this to open a new popup window
on (release) { getURL("javascript:window.open('
http://www.domain.com','Wname','width=950,height=600,top=20,left=20,toolbar=false,scrollba rs=yes,resizable=false,menubar=false,status=false');
void(0);");

Similar Messages

  • Javascript popup causing Japanese text transformation

    I found out that ALL the popup creating javascript
    (window.open - triggered from swf or HTML code) causes the double
    to single-byte japanese display transformation.
    This happens only on PCs, not on Macs.
    You can see the real time exemple on
    http://celine.aam-com.com/jp/
    Go to COLLECTIONS section (it shows the nav bar on the right
    with japanese letters). Then click on the HTML link in Japanese
    which opens a popup window. This slitely modify the japanese text
    (double to single-byte). On non-Japanese OS, this causes the text
    turning into little squares.

    Create the <A> like this
    <A href="javascript:void(0)" onclick="javascript:fnPopup()">link</a>
    or
    <A href="javascript:fnPopup()">Link</a>
    To achieve this I will type the following in URL
    javascript:void(0)" onclick="javascript:fnPopup()
    Note: there is no double quotes at the beggining and end.

  • Javascript popups that open in same window causing focus problem

    I have been using javascript popups in actionscript buttons
    for some time with no issues. However, on a specific movie I have 2
    button links, each of which opens a pdf file. I need each pdf to
    open using the same new window to avoid multiple new windows
    opening.
    This works fine on the first link I open - the new window
    appears on top of the main window. The second link, however, opens
    underneath the main window despite the focus() code. This only
    happens in IE - works fine in Firefox.
    Code used:
    link3_btn.onRelease = function() {
    getURL
    ("javascript:NewWindow=window.open('docs/first.pdf','newWin22','width=700,height=500,left =1
    0,top=10,toolbar=No,location=No,scrollbars=Yes,sta
    tus=Yes,resizable=Yes');NewWindow.focus();void(0); ");
    link4_btn.onRelease = function() {
    getURL
    ("javascript:NewWindow=window.open('docs/second.pdf','newWin22','width=700,height=500,lef t=
    10,top=10,toolbar=No,location=No,scrollbars=Yes,st
    atus=Yes,resizable=Yes');NewWindow.focus();void(0) ;");
    Any help would be appreciated. Thanks.

    This is how the code should look:
    link3_btn.onRelease = function() {
    getURL
    ("javascript:NewWindow=window.open('docs/first.pdf','newWin22','width=700,
    height=500,left=10,top=10,toolbar=No,location=No,scrollbars=Yes,status=Yes
    ,resizable=Yes');NewWindow.focus();void(0); ","_self");
    link4_btn.onRelease = function() {
    getURL
    ("javascript:NewWindow=window.open('docs/second.pdf','newWin22','width=700,height=500,lef t=
    10,top=10,toolbar=No,location=No,scrollbars=Yes,st
    atus=Yes,resizable=Yes');NewWindow.focus();void(0) ;","_self");
    }

  • Flash player causes real problems on Youtube

    Flash player causes real problems on Youtube site.
    I don't really know if it's a Flash Player problem or a Youtube one but Youtube used to work fine back in like 3-4 months ago, now it doesn't anymore.
    The issues I encounter with Flash player on Youtube are as follows:
    First issue is the fact that after the video completely loads or it loads a big part of it then I click on the seek bar to jump at a specific time that has been already downloaded by the Flash player the video starts loading again from that point on like it didn't actually downloaded that part before. This issue causes big bandwith use since it downloads many many times the same portions of the clip that it has already loaded before dozens of time. If I play a 3 min music clip and click replay or point on the seek bar at the begining of the clip to play it again it loads/downloads the clip again and again and again. If the video clip has over 1 hour then I click play it might entirely load into the player in a few minutes then I click on the seek bar to skip at a certain point it starts loading again from that point on. This is the most anoying thing I encounter with Youtube lately.
    Second issue is the fact that if I click on the seek bar of the player to skip to a specific time most of the time the playback does not start from that point on but it skips back to the last point where it was so I must click several times or keep the mouse button pressed for a long time on the same point in order to play from that place on. This one is again very anoying.
    Third issue is that after the video starts playing in 360p it automatically changes to 720p after a minute or so even if I had checked this setting "I have a slow connection. Never play higher-quality video" in Youtube Playback Settings. I cleared the cookies and chosed several times the same "I have a slow connection. Never play higher-quality video" setting in Youtube Playback Settings but it just doesn't keep the settings on. This one is again very anoying since my computer can't handle well 720p.
    I have reinstalled Win XP SP3 and even installed Win 7 SP1 tried several versions of Flash Player and several versions of Firefox, Chrome and Opera but the same issues occur everytime.
    I haven't encounter any of these issues before like 3-4 months ago.

    I have had problems trying to watch videos on youtube for the past couple of years. It's been almost unbearable, even if I set the resolution to 144kb! Then a few days ago, I went to youtube and couldn't watch at all. There was an error showing that my Flashplayer was out of date, and then a link to Firefox to get the right update. I did that two times to no avail. I had just installed the newest version of Flash Player as of November 2014, yet this error kept popping up. Finally, out of utter frustration, I did like you did, and uninstalled everything related to Adobe Flash. Then I went to youtube, just to see how bad the result would be, and suddenly videos started playing smoother, at higher resolution, and with faster buffering to start out.  Sure, there are some videos that I can't play, and the newest iTunes seemed to have issues without having Flash, but videos aren't frustrating me like they had been on youtube.
    So, yeah, I know what you're saying. I had the same solution work for me. Cheers.

  • My computer, running on Lion, randomly flashes with crazy lights and colors. Doesn't happen often, but when it does it's totally random. What causes this problem and how can I solve it?

    My MacBook Pro, running on Lion, randomly flashes with crazy lights and colors. Doesn't happen often, but when it does it's totally random. It looks like the Northern LIghts!!!
    What causes this problem and how can I solve it?

    Really? Oh I get it. You're the kind of person who goes on tech message boards to make jokes - or friends.
    Well, I'm trying to solve this problem - which is a rather annoying way to spend a Saturday.
    SO either help or don't reply.

  • How do I stop OSX from switching to First-Plan when Javascript popup on Minimized Window appear?

    I'm running OSX Mavericks 10.9.5, Firefox 39.7.0.2
    What happens is that i'm using an automated script with Selenium for automatic-forms-filling.
    Everything is working fine, just like it does on LinuxMint, but the problem is that when i bring another window to first plan (of any program at all) the "minimized" window running the automatic forms gets "maximized" i.e. brought to first plan when a javascript popup appears, thus not enabling me to run that window on background.
    Is there a way to run Firefox on OSX in such a way that Windows don't get switched to first plan when PopUps appear? It doesn't seem to have this behavior on LinuxMint.

    Hello!
    Maybe this links can help you:
    https://support.mozilla.org/pt-BR/kb/solucoes-de-problemas-com-plugins-como-flash-java
    https://support.mozilla.org/pt-BR/kb/como-desativar-applets-java
    This link scan your plug-in's and search for updates:
    https://www.mozilla.org/pt-BR/plugincheck/

  • Suddenly can't enter anything in some blank search fields, dropdowns not working, and javascript popups freeze randomly. WTH?

    I noticed a few random things not working on my computer in the last month or so, and I tried everything I can think of to figure out what it is...still haven't figured it out yet. Some examples - I was on ebay, and the tracking number I clicked on from the "My ebay" page popped open a javascript window, but then froze the page so I had to close the whole tab. Then on Grooveshark, the main page comes up, but if I type anything in the search field, I can see what I'm typing, but at the same time, I can still see their default search message. If I try to enter something and hit search, it just gives me the warning that I'm being asked if I want to leave the page, it never searches. There are a few other times I can think of that I tried to use a dropdown menu, and they don't always work - they just look like they're being clicked, but nothing shows. Also not sure if this is related or not, but it bears mentioning - I tried to install Freecorder, and even though I tried both the toolbar and just the button for installation options, it doesn't show up for me to use it, and that's with adblock plus disabled. Also not positive my last update of Adobe Flash took, even though I downloaded it.
    I have adblock plus, but I've had that for years now, and it's never caused a problem or stopped me from seeing anything I actually wanted to see. My system was pretty bada** before this, and it's frustrating that suddenly I can't go everywhere and do everything I could before. Why is it doing this, and can I fix it??

    Meh...if I had started here instead of trying to research this randomly, I would have fixed the problem weeks ago. I just did a Firefox reset, and tried all the things I mentioned in the OP, and it all seems to work fine now. Well, aside from Freecorder, but I can make that work another way, I guess. Anyway, Firefox reset = solution. Yay!

  • I get a pop-up warning window stating that something is tricking firefox to update, what's causing this problem and is it serious?

    Every other time I'm using Firefox, I get a warning pop-up window stating that something is trying to trick Firefox to update. I'm not sure if I have a virus or any other unwanted program that is trying to corrupt my computer. Please let me know what it could be. I have McAfee and it's actively running every time I use the internet, so I'm not sure whats causing this problem. Please help. Thank You.

    It's a Web scam that only affects your browser, and only temporarily. There are several ways to recover.
    1. Some of those scam pages can be dismissed very easily. Press the key combination command-W to close the tab or window. A huge box will pop up. Press the return key and both the box and the page will close. If that doesn't happen, continue.
    2. Press and hold command-W. You may hear repeating alert sounds. While holding the keys, click the OK button in the popup. A different popup may appear, which you can cancel out of as usual.
    3. From the Safari menu bar, select
              Safari ▹ Preferences... ▹ Security
    and uncheck the box marked Enable JavaScript. Leave the preferences dialog open.
    Close the malicious window or tab.
    Re-enable JavaScript and close the preferences dialog.
    4. If the Preferences menu item is grayed out, quit Safari. Force quit if necessary. Relaunch it by holding down the shift key and clicking its icon in the Dock. None of the windows and tabs will reopen.
    After closing the malicious page, from the menu bar, select
              Safari ▹ Preferences... ▹ Privacy ▹ Remove All Website Data
    to get rid of any cookies or other data left by the server. Open your Downloads folder and delete anything you don't recognize.

  • Onclick movnam.zoom, javascript calls to flash player fail

    I implemented the fix from Adobe/Macromedia for embedded
    Flash content on IE but found that the player controls in
    javascript no longer function.
    How do I restore that functionality?

    Your system details list doesn't show that the Shockwave Flash plugin is installed and enabled.
    *https://support.mozilla.org/kb/Troubleshooting+plugins
    Latest Flash player versions here:
    *http://www.adobe.com/special/products/flashplayer/fp_distribution3.html
    You can verify on the Adobe Flash Players Test Page that the Flash plugin is working and which version you have.
    * http://www.adobe.com/software/flash/about/
    If you use extensions (Firefox/Tools > Add-ons > Extensions) that can block content (e.g. Adblock Plus, NoScript, Flash Block, Ghostery) then make sure that such extensions aren't blocking content.
    Start Firefox in <u>[[Safe Mode|Safe Mode]]</u> to check if one of the extensions (Firefox/Tools > Add-ons > Extensions) or if hardware acceleration is causing the problem (switch to the DEFAULT theme: Firefox/Tools > Add-ons > Appearance).
    *Do NOT click the Reset button on the Safe Mode start window.
    *https://support.mozilla.org/kb/Safe+Mode
    *https://support.mozilla.org/kb/Troubleshooting+extensions+and+themes

  • Javascript and adobe flash player is not being recognized on my school's webpage.

    The Camtasia Studio video content presented here requires JavaScript to be enabled and the latest version of the Adobe Flash Player. If you are using a browser with JavaScript disabled please enable it now. Otherwise, please update your version of the free Adobe Flash Player by downloading here. At this point i have adobe flash player and javascript enabled. but firefox is not recognizing it.

    Your System Details list shows the Shockwave Flash plugin.
    *http://helpx.adobe.com/flash-player/kb/find-version-flash-player.html
    Do you see a Lego block icon the at the left end of the location/address bar that a plugin is used on the page?
    *https://support.mozilla.org/kb/why-do-i-have-click-activate-plugins
    *http://kb.mozillazine.org/Issues_related_to_plugins#Click_to_Play
    Start Firefox in <u>[[Safe Mode|Safe Mode]]</u> to check if one of the extensions (Firefox/Tools > Add-ons > Extensions) or if hardware acceleration is causing the problem.
    *Switch to the DEFAULT theme: Firefox/Tools > Add-ons > Appearance
    *Do NOT click the Reset button on the Safe Mode start window
    *https://support.mozilla.org/kb/Safe+Mode
    *https://support.mozilla.org/kb/Troubleshooting+extensions+and+themes

  • Flash problems on PHP pages - dreamweaver

    hi, i'm building a site that's basically a bunch of php-pages
    (header, content, menu...) that are loaded into a index.php page
    using "require" and javascript etc. anyways, many of the pages will
    include flash files and this is causing some problem. have been
    doing this kind of stuff before, but the flash code has changed
    with the new version of dreamweaver. and i'm having trouble
    figuring out what the problem is.
    the index page is at
    http://www.onion-berlin.com/test
    the logo animation (flash) sits on a page called header.php
    and works like it should
    but the mustavuori.php page in the content div isn't working.
    the text is there, but the flash doesn't show.
    the flash icon on the index.php page (in dw) looks broken,
    but on mustavuori.php not.
    what's wrong?
    i put the
    <script src="Scripts/swfobject_modified.js"
    type="text/javascript"></script>
    in the head-section of the index page,
    but where should this stuff go:
    <!--[if !IE]>-->
    </object>
    <!--<![endif]-->
    </object>
    <script type="text/javascript">
    <!--
    swfobject.registerObject("FlashID");
    //-->
    </script>

    and yeah, don't pay attetion to the news section. the links
    & pages are not yet in place...

  • SAFARI 4 HANGS/FREEZES/CRASHES ... FLASH PROBLEM

    Okay, this is my first Post to an Apple Discussion Forum of any sort.
    I've been using Mac OS X (Tiger) for a few years now, and had switched to Safari from Mozilla Firefox. No probs w/ Safari as of 3.2.3 I think it was, but now that I've upgraded to Safari 4, I've got a problem where it seems to lock up. A page will seem to have a status of "Loading ..." indefinitely, and hitting the "X" next to the word "Loading" to stop the loading, or clicking on a Bookmark Menu button, or anything of that sort doesn't work. The page just doesn't load, or will eventually start to load some stuff super slowly. You can go in to Safari's menu options though.
    I've seemed to isolate it to a Flash problem.
    I've uninstalled Flash (the latest version from Adobe), re-installed, repaired Permissions, and many other things that I've read in similar Posts, to no resolution.
    Sites will actually load fast, and Safari seems to work if Flash plug-ins are moved from the Library>Internet Plug-ins folder (to the Disabled Plug-ins folder for example)... until you are on a site that uses Flash, where you'll get an error about not having plug-in for that application/MIME type (ie www.hulu.com).
    At this point I'd be happy to uninstall Safari 4, and re-install Safari 3. I've downloaded both .DMG's, because another Post suggested the Safari 4 .DMG would also include the Uninstaller. I only have the Install package though.
    I guess I'm asking for either an answer to ...
    A) Where can I find the Safari 4 Uninstaller (yet maybe not lose bookmarks) so I can re-install Safari 3? ... or
    B) Does anybody know of an effective way to resolve the Flash issue?
    Thanks in advance for replies/suggestions!

    Your experience sounds much like mine. There is a thread under my post named "Safari and Flash Player." Unfortunately, I have gotten no other suggestions in my thread, likewise doing everything you did to no avail. Unlike radbrad, I am having no apparent issues with JavaScript. Like IdidLikeSafari, I have been able to isolate the conflict to Flash: disabling that plugin alone prevents the hang-up. The curious thing for me is how site specific it is: I can run Flash content on lots of sites, and everything shows successful on Adobe's player test without any loading issues. I have reported to Apple. Adobe's bug report appears to work differently from Apple's, requiring an Adobe account I have not created. Perhaps this issue should be reported to Adobe as well, but for me there were absolutely no issues until Safari 4. Just like IdidLikeSafari, I had no issues at all under 3.2.3. So it appears the fault must be caused by Safari 4 somehow.
    I don't know if you saw the thread about the hard-disk renaming workaround. I tried it, and it did not work for me. But since it is so simple and harmless, you might as well see if it works if you haven't tried it yet. I'm sorry that I can't remember the name of that thread, though.

  • Opening an HTML popup from Flash, not as tab

    Hi
    I need to open an HTML popup from Flash (using ActionScript in
    Flex 4).
    Thus far I found a solution, and it does work in Safari - a new
    and separate HTML window is popped up (with a new web page).
    private function popUpTheHtmlEditor():void {
      var url:String = "http://www.adobe.com";
      var request:URLRequest = new URLRequest(url);
      try {
        navigateToURL(request, '_blank');
      } catch (e:Error) {
        trace("Error occurred!");
    But in (my) Firefox (with my settings), when I click on the Flash
    (Flex) button, the page is being opened in a new tab.
    I need a solution which pops up the HTML page in a new/separate
    window, as far as possible regardless of the browser (and browser
    settings).
    I found an example where a popup is opened from HTML, and it opens a
    separate window (a real popup) in my Firefox:
    http://www.gtalbot.org/FirefoxSection/Popup/PopupAndFirefox.html
    -> "Open a requested popup"
    The JavaScript code seems to be:
      OpenRequestedPopup(this.href, this.target); return false;
    with this function def:
      function OpenRequestedPopup(strUrl, strTarget)
        if (WindowObjectReferenceOfRequestedPopup == null || WindowObjectReferenceOfRequestedPopup.closed)
        WindowObjectReferenceOfRequestedPopup = window.open(strUrl, strTarget, "top=" + windowTop + ",left=" + windowLeft + ",width=" + windowWidth + ",height=" + windowHeight + ",menubar,toolbar,location,resizable,scrollbars,status");
        else
        if(WindowObjectReferenceOfRequestedPopup.focus)
          WindowObjectReferenceOfRequestedPopup.focus();
    How could I call such code from ActionScript? Should this work through
    ExternalInterface? I couldn't even get this to work:
      ExternalInterface.call('alert', 'foo');
    Should I use swfobject.js for embedding the .swf in the HTML wrapper?
    Any other ideas?
    The two files are pasted below.
    Here's the compiler command I'm using:
      mxmlc -output button.swf -target-player 10.0.0 flash_to_editor.mxml
    I'm running the examples locally (as files, not over http). Would it
    help to place the files on a server?
    Tobi
    <?xml version="1.0" encoding="UTF-8"?>
    <mx:Application
      xmlns:fx="http://ns.adobe.com/mxml/2009"
      xmlns:s="library://ns.adobe.com/flex/spark"
      xmlns:mx="library://ns.adobe.com/flex/mx"
      horizontalAlign="center" verticalAlign="middle">
      <fx:Script>
        <![CDATA[
    import mx.controls.Alert;
    import flash.external.ExternalInterface;
    import flash.net.URLRequest;
    // This 'http://www.adobe.com' is just an example URL.
    // Works but opens tab in FF (not a separate window):
    private function popUpTheHtmlEditor():void {
      var url:String = "http://www.adobe.com";
      var request:URLRequest = new URLRequest(url);
      try {
        navigateToURL(request, '_blank');
      } catch (e:Error) {
        trace("Error occurred!");
    // Doesn't work:
    // var url:URLRequest = new URLRequest("javascript:alert('foo'); void(0);");
    // navigateToURL(url, "_self");
    // How to get this to work?
    private function popUpTheHtmlEditor():void {
      ExternalInterface.call('alert', 'foo');
    // How to get this to work?
    private function popUpTheHtmlEditor():void {
      ExternalInterface.call('launch','http://www.adobe.com');
      // Or
      // ExternalInterface.call("window.open", "http://www.adobe.com", "win", "height=200,width=300,toolbar=no,scrollbars=yes");
    // Perhaps it's necessary to try different approaches:
    // (As soon as I get two approaches to work.)
    private function popUpTheHtmlEditor():void {
      var s:String;
      if (ExternalInterface.available) {
        // Necessary? Safe?:
        // Security.allowDomain('*');
        s = ExternalInterface.call('launch','http://www.adobe.com');
      } else {
         // TODO: Then try URLRequest?
         s = "Wrapper not available";
      Alert.show(s);
        ]]>
      </fx:Script>
      <s:Panel title="One way to open the HTML editor"
      width="75%" height="75%">
        <s:Button id="button" label="Open the HTML editor"
        click="this.popUpTheHtmlEditor();"
        horizontalCenter="0" verticalCenter="0"/>
      </s:Panel>
    </mx:Application>
    <html
      xmlns="http://www.w3.org/1999/xhtml"
      xml:lang="en" lang="en">
      <head>
        <title>html_around_swf.html</title>
        <script type="text/javascript">
    function launch(url) {
      alert(url);
      //  OpenWin = this.open(url, "FOO", "toolbar=no,menubar=no,location=no,scrollbars=yes,resizable=no,width=400,height=200");
        </script>
      </head>
      <body>
        <object id="button" name="button" width="550" height="400"
        classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000">
          <param name="movie" value="button.swf" />
          <param name="allowScriptAccess" value="always" />
          <embed id="foo" name="button" src="button.swf" width="550" height="400"></embed>
        </object>
      </body>
    </html>

    Hi, 
    Here's a solution.
    1. Make ExternalInterface work when files are loaded as local files: 
    Go to
    http://www.macromedia.com/support/documentation/en/flashplayer/help/settings_manager04.htm l 
    In tab Global Security Settings: Edit Locations -> Add Location ->
    browse to the .swf file, add it. Make sure it's in the list (under the
    Edit Locations drop down, with a green check mark.) 
    Now open the HTML wrapper in a browser (eg Firefox). 
    Now this works (ActionScript): 
    private function popUpTheHtmlEditor():void {
      ExternalInterface.call('alert', 'foo');
    On Windows: perhaps:
    http://techjig.blogspot.com/2008/03/flash-global-security-settings-windows.html
    "In order for external interface functions to be called, you must also
    specify the folder/file where the swf file is located." 
    The above setup isn't necessary when the files are on a server. 
    Also see: 
    http://help.adobe.com/en_US/FlashPlatform/reference/actionscript/3/flash/external/External Interface.html#call()
    ""ExternalInterface" "
    "call() method" 
    http://help.adobe.com/en_US/flex/using/WS2db454920e96a9e51e63e3d11c0bf69084-7ea6.html
    "About ExternalInterface API security in Flex" 
    http://help.adobe.com/en_US/flex/using/WS2db454920e96a9e51e63e3d11c0bf626ae-7fe8.html#WS2d b454920e96a9e51e63e3d11c0bf69084-7f31
    "Using the ExternalInterface API to access JavaScript" 
    2. Open a real popup: Example: 
    ActionScript: 
    private function popUpSomething():void {
      var editorPathOrUrl:String =
        'wrapper.html';
      var windowName:String =
        "SomeNameSeeDocs";
      var windowFeatures:String =
        "toolbar=yes,menubar=yes,location=yes,scrollbars=yes,resizable=yes,width=500,height=700";
      ExternalInterface.call(
        'launch',editorPathOrUrl,windowName,windowFeatures
    JavaScript: 
    function launch(editorPathOrUrl,windowName,windowFeatures) {
      windowRef = window.open(
        editorPathOrUrl,windowName,windowFeatures
    Works in all browser I tested except Opera. 
    Tobi

  • [svn] 2142: swfutils: Somehow a Java 1.5 API (Integer.valueOf(int)) slipped into the 30x branch, and has only sporadically caused build problems.

    Revision: 2142
    Author: [email protected]
    Date: 2008-06-18 15:17:01 -0700 (Wed, 18 Jun 2008)
    Log Message:
    swfutils: Somehow a Java 1.5 API (Integer.valueOf(int)) slipped into the 30x branch, and has only sporadically caused build problems.
    * By "somehow" I mean it was my injection :)
    * Apparently this compiles in 1.4.2 on a Mac, go figure? I assume Windows JDK doesn't accept it.
    * Replaced it with 'new Integer(int)'
    Reviewer: Matt, community folks
    Bugs: n/a
    QA: no
    Doc: no
    Modified Paths:
    flex/sdk/branches/3.0.x/modules/swfutils/src/java/flash/swf/tools/SwfxPrinter.java

    Revision: 2142
    Author: [email protected]
    Date: 2008-06-18 15:17:01 -0700 (Wed, 18 Jun 2008)
    Log Message:
    swfutils: Somehow a Java 1.5 API (Integer.valueOf(int)) slipped into the 30x branch, and has only sporadically caused build problems.
    * By "somehow" I mean it was my injection :)
    * Apparently this compiles in 1.4.2 on a Mac, go figure? I assume Windows JDK doesn't accept it.
    * Replaced it with 'new Integer(int)'
    Reviewer: Matt, community folks
    Bugs: n/a
    QA: no
    Doc: no
    Modified Paths:
    flex/sdk/branches/3.0.x/modules/swfutils/src/java/flash/swf/tools/SwfxPrinter.java

  • Can MDAC installation cause navigation problems within the portal?

    Hello,
    I have a client who having problems loading page links in our second level navigation.  Evertime time she clicks on node to expand the tree of links, she gets a "loading" message.  I see this all the time but this message doesn't go away. She also gets a javascript error on the page stating it cannot find the specify module.  She notice the problem around the time of her MDAC file installation.  Do anyone know if this can cause a problem for navigation on the portal?
    Thank you,
    Francis

    You made this bed by over complicating your site. Simple solution, take your pages out of sub-folders.  Nobody but you cares about the .html extensions. IMO, it's a very poor reason for using sub-folders.
    About linking & navigation:
    http://help.adobe.com/en_US/dreamweaver/cs/using/WScbb6b82af5544594822510a94ae8d65-7c44a.h tml
    Presently, you must be using document relative link paths.  Either switch to Site Root Relative links which will likely work on your remote server but fail to test locally.  Or use absolute URLs (http://).  The downside with this is that DW won't be able to manage links for you.
    Nancy O.

Maybe you are looking for

  • Capture all SQL statements and archive to file in real time

    Want to Capture all SQL statements and archive to file in real time? Oracle Session Manager is the tool just you need. Get it at http://www.wangz.net This tools monitor how connected sessions use database instance resources in real time. You can obta

  • OS 10.4 retail

    I have a question regarding OS 10.4 retail version. Does Classic 9 come bundled in 10.4 now? Meaning does 10.4 have a generic version of Classic 9. If not, do you have to install Classic 9 before or after 10.4?

  • How can I find a specific book?

    I'm trying to find out if a specific book is going to be released to iBooks.  I have the 13-digit ISBN number, and I found this page: http://www.apple.com/itunes/affiliates/resources/blog/using-isbns-with-the-ibook store.html However, when I use the

  • Java program in Jsp

    Dear Friends, I am new to jsp Can embed java program in my jsp page ? my java program contains outputstream, printwriter etc., can i put those in jsp program ? please help me. Thanks in advance yours rajesh

  • Issue with Oracle Distributed Document Capture in table update

    Hi All, I installed ODDC and configured with Oracle 11gr2 for document commit. I have table with 4 fields i.e id,c_number,content,mime_type. I am storing the image in content which blob datatype. when i import and send document from WebCapture screen