Deep linking not working in internet explorer 8.

Even a simple example of deep linking does not seem to work in IE8.
http://livedocs.adobe.com/flex/3/html/help.html?content=deep_linking_3.html
My Google searches seem to indicate it might not even wor in IE 6 and IE7.
Please tell me there is a work around.

Are you saying deep linking may not appear to work when working in Flex Builder, but it will work when the app has been deployed to the server?
Thanks very much Alex.

Similar Messages

  • IWeb Page Navigational Links not working with Internet Explorer 7

    I'm hoping someone can help me out here? My wife created her 1st website using iWeb. I am testing the sites functionality before we publish it. All the pages and links work fine on Firefox and Safari for windows. However, the page navigational links are not working on Internet Explorer 7. All I see is a dot to the left side of where the page links should be. When I start the site in IE7 I get an Active X script warning and I am asked if I want to allow the script to run; to which I reply yes. After I allow the Active X script the dot to the left side of where the page links should be disappears, but the links do not appear.
    Is there anyway to resolve this? Most of the members of her club have Windows based PCs and are using IE7.
    Message was edited by: cviz821

    Yes, Javascript is running on IE7 and other java script applets appear to be working with the exception of the Navbar script.
    It would be great if my wife's friends used a "real" browser, unfortunately 70% of the people on the web use IE7, so this is a real concern if we can't get this to work. I'v seen other iWeb site on IE7 that seem to function fine, so I'm not sure what the issue is here.
    Message was edited by: cviz821

  • Flash Javascript links not working in Internet Explorer

    Hi,
    I've searched through the previous discussion in this forum
    but couldn't find the answer. I'm sure this is a common problem
    that can be resolved easily.
    i have a site that has a series of thumbnail links that opens
    custom sized pages via Javascript. Works perfect in Firefox, but
    only 1 of the 10 links works in IE.
    I'm using internet explorer 6 - pretty sure its SP2 (not at
    computer to check - using works computer to post this message).
    With IE, there is an icon on the bottom left that says "Done"
    with a warning label on it.
    How can I resolve this issue so the site works fine with
    Internet Explorer.
    Thanks

    Can you post a link to the site? You say one link works, is
    this working link set up the same exact way (syntax, etc.) as the
    other 9 links? The warning label in IE wouldn't be from any code
    that is contained within Flash, as IE doesn't load that code when
    it loads the flash. So, that warning must be from the html/body
    code of the webpage itself, not your flash document. If you double
    click on that warning lable, a box should pop up that gives you a
    line number for the error.

  • Lessons: Extend step 5 of 7 not working on Internet Explorer 11

    Hello I using Edge Animation CC Trial, I starting to learn directly from application. Everything is good until I found out Lesson: Extend step 5 of 7 not working on Internet Explorer 11 (Lasted version on Windows 8.1). The Playback/Stop trigger not work for Stage. But when I try use Chrome, it working well.

    Oh and just to show how things look like with the problem, it's like this:
    And this is what it's supposed to look like:
    So yeah, the whole space just turns empty - I can still click on blank spaces and it leads me to the appropriate links (though I have no clue what links I am actually clicking on in IE9, it only shows up for google chrome
    I'm looking forward to constructive replies~ Hopefully someone would see this soon

  • My h:commandButton is not working on Internet Explorer not FF

    Can anyone help to findout what could make h:commandButton not working in Internet explorer and not in any other browser like Safari, Netscape and Fire Fox.
    My application is having this problem currently with IE only. I have also tried calling the action of the form from javascript.
    To make it more clear, the page doesn't even get to the validation phase, so wrong entries on the form don't get validate and page not submitted.
    help please
    Michael E.

    Thanks for the response,
    I discovered that it was one of the modal child windows generated by JS thats the cause. But what should the interference between the child window and the JSF parent page.
    Michael

  • Images made into links (in divs) not working in Internet Explorer but works in Firefox. help!

    Hey guys,
    The text links are fine, but the image links don't work in internet explorer. Anyone know why this is happening?
    Sample code:
    <a href="facebook"><div class="fb"><img src="Facebook.png" /></div></a>
    The link links to another HTML in my site

    If you anticipate having more questions, a great self help is to validate your code, that is, test your code against the rules set for the particular DOCTYPE you are using.
    http://validator.w3.org/
    "you have attempted to put a block-level element (such as "<p>" or "<table>") inside an inline element (such as "<a>", "<span>", or "<font>").
    In this case it would have pointed out that you can't put a <div> inside an <a>.
    Best wishes,
    Adninjastrator

  • Adobe Flash Player not working in Internet Explorer 9

    I installed the latest version of Adobe Flash Player (version 11.7.700.169) and Adobe Flash Player stopped working in Internet Explorer 9. ActiveX filtering is disabled and the Adobe Flash Player add-on is enabled in IE 9. When I try to load the Web page for www.youtube.com, I get a blank screen. Google Chrome and Mozilla Firefox work fine - both can display the YouTube Web page. Is there a fix for this?
    Message was edited by: Pleiades777. I am running Windows Vista (32 bit).

    What exactly means "not working"?
    Check also
    https://forums.adobe.com/thread/885448
    https://forums.adobe.com/thread/867968

  • Deep linking not working in Flex 4

    Deep linking is working in Flex 4 (using Flash Builder) when I debug and run the application, but not when I do an export release build.
    So I tried using the files from the bin-debug directory, and noticed that deep linking only works when the files are in the bin-debug directory. If I move them from there, they don't work.
    And to make things worse, my Flex 3 builder is not generating the HTML wrapper when using the Flex 4 SDK and deep linking. So I am screwed in every way. I really need help to get my app launched. It is finished, but stuck on my computer.
    Is this a know problem? Thanks very much for any help.

    If anyone run into this poblem, I just figured out half the problem. The javascript file (history.js in the history directory) only checks for url with (http://), so if you are testing and in your browser you have file://loc_of_html_file, then it will not work.
    On the other hand, my next problem is still unresolved:
    Flex Builder 3 is not generating the HTML wrapper when using deep linking AND with the Flex 4 SDK.
    Thanks.

  • Deep linking not working as expected

    Hello,
    I'm trying to use the deep linking feature of JHS (10.1.3.2).
    The "Query by Key Value" type of deep link works only if a query (like a search) was issued first. Something like how I would expect the "Set current row using key value" type to work.
    Here's the pagedef fragment that gets generated - it looks ok to me...
    <invokeAction id="queryByKeyValueWorkscopeInvoke"
    Binds="queryByKeyValueWorkscope" Refresh="prepareModel"
    RefreshCondition="#{!empty param.instanceId}"/>
    The "auto query" flag is set to false for this group, could that be a reason?
    Thanks in advance,
    Igor

    Hi,
    Thank you for responding!
    I created a new project for HR schema to make sure it wasn't some mistake. The only things that I changed from the default were setting the layout to "form", making adv search a separate page and setting "autoquery" to FALSE.
    The result is still the same: deep link only works if there was a search performed before in that HTTP session.
    here's the example of URL that I'm using:
    http://mypc:8988/HrWeb/faces/pages/Employees.jspx?instanceId=108
    I'm pretty sure I'm not missing anything because the link works most of the time.
    I can upload the project if that helps.
    Best regards,
    Igor
    Edited by: igorbunov on Jul 7, 2009 2:33 PM
    Edited by: igorbunov on Jul 7, 2009 3:41 PM

  • KeyListener not working In Internet Explorer

    I made a small game
    Play it here
    It works fine in Firefox but the KeyListener doesn't work in Internet Explorer.
    I include the applet with this code:
    <!--[if !IE]>-->
    <object classid="java:Shotgun.class"
            type="application/x-java-applet"
            id="ShotgunApplet" >
    <!--<![endif]-->
    <object classid="clsid:8AD9C840-044E-11D1-B3E9-00805F499D93"
            id="ShotgunAppletIE" >
             <param name="code" value="Shotgun" />
    </object>
    <!--[if !IE]>-->
    </object>
    <!--<![endif]-->But also tried this:
    <applet id='ShotgunApplet' code='Shotgun.class'></applet>
    The full source code is available from here
    Thanks in advance,
    Frederik Vanderstraeten

    --- Solved ---
    Had to remove the e.consume(); in mousePressed()

  • 8.6 CME gui not working on Internet explorer but displays on other browsers

    The strangest thing is happening I cannot access the CME 8.6 GUI on internet explorer but it works on firefox and chrome.  It just suddenly started to happen no changes were made.  When I open the gui on internet explorer after I sign in it just says View Window but never gets passed that.  I have a test router with the same version and files and it works on internet explorer.  I compared the files on both routers and both have the same files.  I'm stumped any help would be greatly appreciated.

    Is there anything in version 15.1 that can cause the issue I'm having? I have ip http server and no ip http secure-server in my config is there anything with that I have to add?  I just downgraded back to 12.4 and it works after a hard reset.  I want to attribute the problem to version advip 15.1.  I have the gui files from 15.1 loaded on flash.  

  • My verticle Spry menu will not work in Internet Explorer

    I know a lot of people have posted about similar issues, and I've researched multiple "solutions" on multiple forums for something that will work, but nothing has solved the problem so far.
    Here is a link to the prototype homepage: http://www.abrasivesales.com/indexnew.html
    Everything looks great on my mac when opened in Firefox or Safari, however when opened on Internet Explorer on a PC, the menu ceases to be verticle, instead extending horizontally past the end of the screen.  Also, the menu items adopt a white background color, and none of the submenu items will appear when their parent menu item is rolled over.
    PLEASE HELP....this issue has kept me from launching the site for a week now, and my superiors are wondering why this problem is taking me longer than it did to build the homepage in the first place, so I'd love to look like less of an idiot.
    I assuming this is a CSS issue, so I've posted my CSS code below:
    @charset "UTF-8";
    /* SpryMenuBarVertical.css - version 0.6 - Spry Pre-Release 1.6.1 */
    /* Copyright (c) 2006. Adobe Systems Incorporated. All rights reserved. */
    LAYOUT INFORMATION: describes box model, positioning, z-order
    /* The outermost container of the Menu Bar, a fixed width box with no margin or padding */
    ul.MenuBarVertical
        margin: 0;
        padding: ;
        list-style-type: none;
        font-size: 12px;
        cursor: default;
        font-weight: bold;
        font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
        left: 0px;
        top: 0px;
    /* Set the active Menu Bar with this class, currently setting z-index to accomodate IE rendering bug: http://therealcrisp.xs4all.nl/meuk/IE-zindexbug.html */
    ul.MenuBarActive
        z-index: 1000;
    /* Menu item containers, position children relative to this container and are same fixed width as parent */
    ul.MenuBarVertical li
        list-style-type: none;
        font-size: 100%;
        position: relative;
        text-align: left;
        cursor: pointer;
        width: 150px;
        margin: 0;
    /* Submenus should appear slightly overlapping to the right (95%) and up (-5%) with a higher z-index, but they are initially off the left side of the screen (-1000em) */
    ul.MenuBarVertical ul
        margin: 0 0 0 100%;
        padding: 0;
        list-style-type: none;
        font-size: 100%;
        position: absolute;
        z-index: 1020;
        cursor: default;
        left: -1000em;
        top: 0;
    /* Submenu that is showing with class designation MenuBarSubmenuVisible, we set left to 0 so it comes onto the screen */
    ul.MenuBarVertical ul.MenuBarSubmenuVisible
        left: 0;
        width: 165px;
    /* Menu item containers are same fixed width as parent */
    ul.MenuBarVertical ul li
        width: auto;
    #masterContainer #container #sidebar #sideNav2 li ul li {
        top: -400px;
    DESIGN INFORMATION: describes color scheme, borders, fonts
    /* Outermost menu container has borders on all sides */
    ul.MenuBarVertical
        border: 0
    /* Submenu containers have borders on all sides */
    ul.MenuBarVertical ul
        border: 0
    /* Menu items are a light gray block with padding and no text decoration */
    ul.MenuBarVertical a
        display: block;
        cursor: pointer;
        padding: 2px 3px;
        color: #333;
        text-decoration: none;
        font-family: "Comic Sans MS", cursive;
        font-size: 13.5px;
    /* Menu items that have mouse over or focus have a blue background and white text */
    ul.MenuBarVertical a:hover, ul.MenuBarVertical a:focus
        background-color: #33C;
        color: #FFF;
    /* Menu items that are open with submenus are set to MenuBarItemHover with a blue background and white text */
    ul.MenuBarVertical a.MenuBarItemHover, ul.MenuBarVertical a.MenuBarItemSubmenuHover, ul.MenuBarVertical a.MenuBarSubmenuVisible
        background-color: #1A6AF4;
        color: #FFF;
    SUBMENU INDICATION: styles if there is a submenu under a given menu item
    /* Menu items that have a submenu have the class designation MenuBarItemSubmenu and are set to use a background image positioned on the far left (95%) and centered vertically (50%) */
    ul.MenuBarVertical a.MenuBarItemSubmenu
        background-image: url(SpryMenuBarRight.gif);
        background-repeat: no-repeat;
        background-position: 95% 50%;
    /* Menu items that are open with submenus have the class designation MenuBarItemSubmenuHover and are set to use a "hover" background image positioned on the far left (95%) and centered vertically (50%) */
    ul.MenuBarVertical a.MenuBarItemSubmenuHover
        background-image: url(SpryMenuBarRightHover.gif);
        background-repeat: no-repeat;
        background-position: 95% 50%;
    BROWSER HACKS: the hacks below should not be changed unless you are an expert
    /* HACK FOR IE: to make sure the sub menus show above form controls, we underlay each submenu with an iframe */
    ul.MenuBarVertical iframe
        position: absolute;
        z-index: 1010;
        filter:alpha(opacity:0.1);
    /* HACK FOR IE: to stabilize appearance of menu items; the slash in float is to keep IE 5.0 from parsing */
    @media screen, projection
        ul.MenuBarVertical li.MenuBarItemIE
            display: inline;
            f\loat: left;
            background: #FFF;
    #masterContainer #container #sidebar #sideNav2 {
    #masterContainer #container #sidebar li ul li  {
        background-color: #F4EC9A;
    /* HACK FOR IE: to stabilize appearance of menu items; the slash in float is to keep IE 5.0 from parsing */
    @media screen, projection
    ul.MenuBarVertical li.MenuBarItemIE
    display: inline;
    float: left;

    I solved one of my own problems.  It turns out I still had a setting for width set to "auto" instead of a pixel amount.  So now my menu displays normally and my submenus are no longer invisible.
    One one tab, "Products", I set the top at -430px, which internet explorer seems to ignore.  I'm so close!  I'll search for the answer but any help is greatly appreciated.

  • Adobe Flash Player does not work in Internet Explorer 10 on Microsoft Windows 8

    I understand that Google Chrome and IE10 have their own automatic update system, however, any site requiring me to use adobe flash player to view videos does not work no matter what I try. I have:
    Used the desktop version of IE versus that Start version and both provide me with the same message.
    Tried uninstalling and then reinstalling but I receive an error message stating that Flash player is already installed and I know that it is not because I have unistalled it. I received this message: Installer encountered an error: 0x80248000
    I even used Ccleaner to hopefully remove any files that were left behind.
    I have gone to Tools, then compatibility settings, unchecked automatic update list from Microsoft. there are no websites on that list t remove.
    I have double-checked that the flash player add-on is enabled.
    I have also checked security settings and enabled Scripting for Java
    I have also made sure that I disabled ActiveXFiltering.
    Basically, I have tried to use Adobe's websites to figure out the issue at the following link: http://helpx.adobe.com/flash-player/kb/flash-player-issues-windows-8.html#main-pars_header _1
            None of the tips fixed my issue.
    I have Windows 8, recently upgraded from Windows 7. I have a 64-bit machine, when I tried, just in case I was wrong, to install 32-bit, I receive an error. I would greatly appreciate any help anyone may provide. Is there a customer service number by any chance for software we have not paid for but instead it comes with our computers? I really need to be able to use discussions and watch Teachertube, youtube, and other videos to complete grad schools assignments.
    Please help me!
    I

    It sounds like you might have additional software on your system that is interfering with Flash Player.  You mentioned that this is happening for both Chrome and Internet Explorer, correct?  I've got a similar system (Win 8 upgraded from 7, 64bit) and I've never had any problems.
    I'd recommend trying to temporarily disable any security, antivirus, firewall software that you have running.  You might also want to try starting in Safe Mode with Networking enabled (http://windows.microsoft.com/en-US/windows-8/windows-startup-settings-including-safe-mode) to see if Flash works once all utilities and services have been disabled.
    Finally, do either of these links play video back?
    HTML5     video     
    Non-HTML5 video
    Thanks,
    Chris

  • TextFormat.color not working in Internet Explorer

    tf = new TextFormat();
    tf.bold = true;
    tf.color = 0xFFFFFF;
    box.textField.setStyle("textFormat", tf);
    box is a ComboBox component and this works in FireFox but not in Internet Explorer if anyone can help.

    O.k. I just figured something else out.  When the website first loads it doesn't work, but if you click on one of my links to go to a different frame and then click the home button to come back to frame one it works just fine.

  • Preloader not working in Internet Explorer

    Hi there friends
    I'm pulling my hair out! I cannot get the preloader to work in IE. It works fine in firefox.
    Here's the details
    Preloader is set to 5% and is the default
    Project is 66 slides in length, but I've had this problem with projects much smaller.
    The resolution is 1014x713, big I know, but is an average 16. k/s according to the stats
    Project has audio. All that audio is at least 0.1 second away from the start of the slide.
    Internet Explorer insists on downloading the whole file before playing
    I've seen this issue reported on the forums, but apart from the shifting of audio, I don't know of any fix.
    Please Obi wan you're my only hope...

    Hi there
    Your mention of "Surely someone in support must have heard about this?" seems to infer that you feel these forums are staffed by Adobe support personnel?
    Sorry, but that's not the case. It's user-to-user support. Once in a while we see one of the Captivate developers pop in, but you cannot and should not count on it.
    See if the link posted below helps any.
    Click here to view
    Cheers... Rick
    Helpful and Handy Links
    Captivate Wish Form/Bug Reporting Form
    Adobe Certified Captivate Training
    SorcerStone Blog
    Captivate eBooks

Maybe you are looking for

  • IPhoto is in use by other app or unreadable

    I have my iPhoto app and the library on an external HD. I got an error saying that the disk was improperly ejected( I didn't do anything) When I tried to re-open the app I get the message that my photo library is either in use by another app or has b

  • MSS 60.1.20: Reporting: limited to 38 employees

    Has anyone ever ran into a problem within the MSS Reporting area of portals where if you select more than 38 employees in the selection criteria that the report just hangs. All of the HIS reports seem to be doing this for me: Service Anniversaries, E

  • Why do I get an "undefined" when trying to add Mobile Me Gallery?

    When I try to add one of my Mobile Me Galleries, only one shows up (I have three) and when I try to include it with the widget I get a black icon with an "undefined" below. I was wondering if anyone could help!

  • Adode Air download error

    I run Vista and the system said there was an update available.  Attempted to update but would not complete.  I tried again a few days later and thought down was complete but noticed that the icon was no longer there.  Checked on the program list and

  • How do you close your apps on ios7?

    I can not close my apps by pressing on them until the - appears anymore so how do you close them now or is it even necessary to do so now