MergedProjects dont appear in Adobe Air Browser Based TOC when published to a server

MergedProjects dont appear in Adobe Air Browser Based Help when published to a server - its works fine on my local machine. The topics are there on the server as they appear in the Search, but the do not appear in the TOC.
I have looked at another similar thread to this on the forum but there doesn't seem to be any resolution as yet?
I am publishing to local machine and then uploading to the server.
Thanks

Just to confirm - these files have indeed fixed the merged TOC display problem.
Thanks Peter.

Similar Messages

  • Firefox does not display my customised Adobe Air browser based skin when viewed from a server

    Hi,
    I have edited the skin for my Adobe Air Browser based help. It appears fine in Explorer and Chrome, but Firefox displays the default black Air skin when viewed from a server.
    However, it appears OK when viewed locally on my machine in Firefox?
    Does anyone know why this is or if there is a way to make my customised skin display when viewed from a server using the Firefox browser?
    Cheers

    Peter,
    I think this was it:
    http://forums.adobe.com/message/2846292#2846292
    although my problem is just with Firefox - my amended skin displays fine in Internet Explorer.
    Firefox just applies the default Midnight Black skin.
    Cheers

  • Robohelp 9 Adobe Air Browser Based Help not rendering on IIS Server 7.5

    Hello everyone,
    I'm having an issue where the output (Adobe Air browser based help) is not rendering properly on the IIS Server 7.5 that it is published to.
    I have updated the icons in the skin, and when viewed locally the site works fine. When it is published to the webserver the new icons do not show up, and the banner does not render in the new color. The site is using the unipane adobe air browser based help template.
    I've had the dev team restart the webserver twice, and for some reason the flash object simply won't update.
    Anyone else see this before?
    Thanks,
    Jerry

    Hi Jerry
    If memory serves, Browser Based AIRHelp uses Flash elements like FlashHelp does. I recall a few years ago that FlashHelp had the same issues on some servers. Further, if memory serves, the fix was to ask your web server folks to tweak the server by adjusting the MIME types so it will properly serve Flash items.
    Adobe used to have a KB article on this. Unfortunately, time seems to have caused it to evaporate. Grrrrr
    Cheers... Rick
    Helpful and Handy Links
    RoboHelp Wish Form/Bug Reporting Form
    Begin learning RoboHelp HTML 7, 8 or 9 within the day!
    Adobe Certified RoboHelp HTML Training
    SorcerStone Blog
    RoboHelp eBooks

  • Adobe AIR Browser Based Help Edit Home Button URL

    I'm using the unipane template for my adobe air browser based help, and need to edit the URL that the home button uses. Currently, the home button will take me to a page displaying a table of contents structure instead of the default topic I use as the homepage.
    Is there a way to edit this url that the home button in the unipane template?
    Thank you,
    Jerry

    Not that I know of. I guess if you hacked the installed AIR help you might find a way of doing it but that hack would have to be done on every PC after installation. Obviously that is a non-starter.
    The more people who request a feature, the more likely it is to be actioned. Please follow this link.
    http://www.Adobe.com/cfusion/mmform/index.cfm?name=wishform&product=38
    See www.grainge.org for RoboHelp and Authoring tips
    @petergrainge

  • Browser compatibility for Adobe AIR (browser-based version)

    Hi there,
    I'm using RoboHelp 10 to create the browser-based version of Adobe AIR. My understanding is that this version of AIR uses Flash for some of the navigation, such as the table of contents.
    Can anyone else share their findings on which browsers and Flash plug-ins will reliably display the browser-based version of AIR? I've found that it displays fine on IE 8, but not IE 9, and not Google Chrome (version 23).
    Any advice would be appreciated.
    Robert

    Hi Peter,
    I've spent more time looking at my project and I am not getting the results I need.
    To summarize, I've created a browser-based version of Adobe AIR that is a local copy. It runs fine on IE 8, but not Google Chrome (version 23) or IE 9. I've also tried created a very small second RoboHelp project and I get the same results--the index.htm page is blank in Chrome and IE 9.
    In Chrome, I've double-checked that it is running Flash version 11.5.31.5. I've noticed that Chrome changes my file path (see attached screen capture).
    I'm at a loss to figure out why this is not displaying, as expected.
    Any suggestions would be much appreciated.
    Robert

  • Adobe Reader 9 highlights text when scrolling in terminal server

    Running a terminal server with WIndow 2003.  Have Adobe 9 Reader installed.  When a pdf is opened, it will look correct.  However, when one uses the scroll bar on the right to see more of the document, text can be highlighted and change colors constantly when scrolling.
    Test it outside of terminal server and it works fine.  This issue did not happen with other versions of Reader.  I have attached two samples one clean and one highlighted. 
    Any help is appreciated

    Very cool. Thanks for the info!
    Date: Fri, 16 Oct 2009 10:42:24 -0600
    From: [email protected]
    To: [email protected]
    Subject: Adobe Reader 9 highlights text when scrolling in terminal server
    Okay. Here is what I found. These settings are changed\saved under the User settings in the registry. Here is the key the changes are made to:
    HKCU\Software\Adobe\Adobe Reader\9.0\Originals
    When "NONE" is selected from Adobe Reader - Edit - Preferences - Page Display - Rendering, three DWORD values are added to the above mentioned registry key. These are:
    Value Name - Value Data
    *bAntialiasText - 0
    benableDDR - 0
    iAntialiasThreshold - 12*
    I have added these lines to a login script that adds the necessary DWORD values to default the "Rendering" to NONE.
    *reg add "HKCU\Software\Adobe\Acrobat Reader\9.0\Originals" /V bAntialiasText /T REG_DWORD /F /D 0
    reg add "HKCU\Software\Adobe\Acrobat Reader\9.0\Originals" /V benableDDR /T REG_DWORD /F /D 0
    reg add "HKCU\Software\Adobe\Acrobat Reader\9.0\Originals" /V iAntialiasThreshold /T REG_DWORD /F /D 12*
    Cheers!
    >

  • Adobe Air Browser (HTMLLoader) Doesn't Support HTML5

    Is there any way to replace the HTMLLoader that is in the Adobe Air SDK with one of the native browsers on the user's system?
    In my Air app, there is an inline browser that loads content from a website that looks and works fine in native IE, Safari, Firefox, or Chrome... But the Air browser apparently doesn't support local storage... And the page I try to load inline requires that support.

    Unforunately, not with HTMLLoader but you can with StageWebView by passing in true in the constructor.
    http://help.adobe.com/en_US/FlashPlatform/reference/actionscript/3/flash/media/StageWebVie w.html#StageWebView()

  • What is Adobe AIR HTML based development

    Hi All,
    I am a newbie in flex development. What is the difference between MXML based development and HTML based Development ?
    Appreciate your answers.
    Thanks,
    Amit

    http://www.adobe.com/products/air/faq.html
    Adobe AIR is a cross-operating-system runtime that lets developers combine HTML, JavaScript, Adobe Flash® and Flex technologies, and ActionScript® to deploy rich Internet applications (RIAs) on a broad range of devices including desktop computers, netbooks, tablets, smartphones, and TVs. AIR allows developers to use familiar tools such as Adobe Dreamweaver®, Flash Builder®, Flash Catalyst®, Flash Professional, or any text editor to build their applications and easily deliver a single application installer that works across operating systems.
    This program is required in order to run our media downloader that is used to archive files from Photoshop.com.
    Pattie

  • It appears that Adobe Air does not support persistent HTTP connections?

    As far as we can tell, Adobe Air does not support persistent HTTP connections via KEEPALIVE
    Thus a new connection has to be established to the server, making certain types of network intensive applications slow.
    Can anyone confirm if this is correct - is there any way to get Adobe Air to support KEEPALIVE and maintain persistent server connections?
    a

    I am trying to get 3.3 Beta 2 with Flash Builder 4.6 on Windows 7 x64bit to work. But still no luck.
    I have Flash Builder 4.6 on Win7 to work no problem.
    I have updated the playerglobal.swc to 11.3 using http://labsdownload.adobe.com/pub/labs/flashplatformruntimes/flashplay er11-3/flashplayer11-3_p2_playerglobal_041812.swc
    but still run into the same problem below:
    I can't go through the steps to create a new Flex Mobile Project because of the following error "Air 3.3 Beta does not support mobile projects".
    However, I have no problem creating a Flex Project (Web & AIR) and ActionScript Mobile Project.

  • Installer for Adobe AIR does not respond when double-clicked?

    I tried to install Adobe AIR on my laptop (WinXP Professional, SP3), but the link at http://get.adobe.com/air/ didn't work - website said 'downloading' and to click OK when prompted, but I never got prompted.
    So I found an alternate site, downloaded the installer and double clicked to run it. Nothing happened. So I tried a couple more times before checking my Task Manager.
    Under 'Processes', there were several instances of the Adobe Air Installer.exe running, but nothing was happening that I could see!
    I'm not sure if it's a conflict with any other software or insufficient system requirements, but I'm pretty sure I'm not doing anything wrongly, cos I managed to successfully install Adobe AIR on another laptop I have, also running WinXP, and got Tweetdeck to work on it.
    Would appreciate any help on this matter from the more enlightened.
    Thanks in advance!

    Are you sure that you don't have Private Browsing enabled when Firefox is opened? <br />
    Tools > Options > Privacy = '''Automatically start Firefox in a private browsing session'''
    With that setting selected there is no (Private Browsing) showing in the Title bar.

  • Adobe Air locks up computer when requestor is displayed

    I use 3 programs that were installed thru Adobe Air:
    Market Samurai, Domain Samurai, and Serpy.
    Whenever any of these programs has an Adobe Air requestor pop up, like confirming an action, before I can respond by clicking the Yes or No button the cursor changes to an hourglass and stays that way forever (I have waited 15 minutes and it stays as an hourglass). The only way out is to REBOOT MY COMPUTER which is totally unaccepatble, This is completely reproducible and is NOT intermittent.
    I have version 1.5.3.9130 of Adobe AIr installed. I contacted the companies who made the programs and they said it is Adobe's problem which I agree with.
    How do I solve this problem?

    Though this is a forum for itunes on Windows, I'm having the same issue on my g4 mini, and installed the 7.0.1 update as it was supposed to address this very problem, among others. No difference at all. I've tried importing as AAC, mp3, with different bit rates, and no change. It will import a few tracks, or most of them, or none of them, and then lock up randomly.
    The only way around it that I've found is to manually copy all the AIFF files from the cd to my desktop and then import in to itunes from there, and that works without any problem but then I have to enter all the track titles, etc., manually--inconvenient but nothing more.
    Anyone else still having trouble with this? My next step will be to uninstall v7 and install v6, but I'd like to find a solution to this so I can still use the nifty features in v7.

  • Flash Builder still shows adobe air 1.5.3 when creating a Flex project

    How do I update Flash builder  to now use Adobe air 2?

    Hello,
    Please follow the steps in the release note section: How to overlay the Adobe AIR SDK for use with the Flex SDK
    Please let us know how it goes and if you run into difficulties.
    Thanks,
    Chris

  • Adobe AIR app running fine on Adobe Flash CC but crashes when published

    Hi,
    I am developing an app for Adobe AIR. The app works fine when I compile it on Adobe Flash CC when I run it through the ADL. When I publish the app for Desktop and run it, I get the following error:
    VerifyError: Error #1014: Class flash.filesystem::File could not be found.
    This is strange, because it seems that actually, when I run the app outside Adobe Flash, the app is run through Flash Player.
    Any ideas?
    Thanks!

    Is the Intel your only graphics adapter, or are you running an ATI or nVidia card as well?

  • Adobe id has timed out when publishing to business catalyst

    amy ideas on his to fix?

    Hi
    In Adobe Muse, Go to Help menu-> Sign out
    Restart Muse
    Republish. This should fix the issue
    Do let me know if you have any question.

  • About can't browse Main repository When publish course content

    Hi all:
    I am new to learning solution. Here is our problem, I have configure a WebDAV repository in KM, and fill the informations into SPRO.
    When I open the iview "Publish Course Content", and try to select a source file in reposiory, I can see no directory or files in the true of "View of Master Index" . when I tried to open the tree, their is an excpetion "SoapFaultCode:1".
    I have tried to test the "CO_LSO_CPT_REPOSITORY_SERVICE" in ecc, the method runs OK.
    Anyone knows where the problem is? Thank you very much!
    Wayne

    Hi Wayne,
    Apply note: "Note 1431059 - Select button is not enabled by default in RCP tool"
    [https://websmp230.sap-ag.de/sap(bD1lbiZjPTAwMQ==)/bc/bsp/spn/sapnotes/index2.htm?numm=1431059]
    Regards
    David Cortes
    Edited by: David Cortes on May 21, 2010 6:41 PM

Maybe you are looking for

  • Connection failed on report builder 2.0

    Hi, i use report builder 2.0 connect to the server by using http://servername/reportserver, it came out an error Unable connect to the server that is specified in the URL, make sure http://servername/reportserver, make sure server is running, URL is

  • Can't enable iCloud documents on iPad

    I had an old MobileMe account, and a separate Apple ID for my iTunes account.  My iTunes ID is now associated with my iCloud account, which appears to be syncing Calendar and Contacts just fine.  However, I have been unable to get my iPad to enable i

  • Java.lang.NullPointerException when going to console

    We have are using WL 8.1 Sp2.           I had tried to upgrade to WL 8.1 Sp4. We had some issues with that and i copied the old (sp2) config.xml back and started the server again . The application seems to run fine but I cannot go the Console. This t

  • TS1424 itunes wont download film star trek. shows error 8008

    Trying to download Star Trek from itunes stores. It fails to download posted error message 8008

  • Desktop & Screensaver frozen

    Hi, Everytime i open the desktop & screensaver button, it keeps loading a while then becomes frozen. I can't click into the system perference anymore and I can't change anything of the desktop or screensaver. However, other applications are all runni