StageWebView in Flex Browser/web app instead of Air/mobile?

Just heard about stageWebView.  Before I dig deeper, does stageWebView work in a Web/Browser Flex app in addition to an Air desktop/mobile apps?
I still have a need to display PDFs embedded inside my Flex web apps.  None of the iFrame-based solutions out there support it. They all download the PDF doc instead of embedding it within Flex.  I need to behave like the HTML component does in Air desktop apps, since it embeds PDF very nicely.
So, I just heard about Air 2.5 stageWebView and I'm wondering if it might solve this issue for me.  My guess is that is only works with Air/mobile, not Flex web apps, but I thought I'd ask.
Don

No, StageWebView is an AIR-only feature, it's not available in Flash Player.

Similar Messages

  • Facelet to crare web app, instead of using JSP; JSF1.2 spec in WebSphere6.1

    Novice to JSF and Facelet. But, I had been using Struts since its inception.
    I am required to use IBM's WebSphere Application Server 6.1 that comes with Servlet 2.4 and JSP 2.0. WebSphere 6.1 App Server limits me to using JSF 1.1. This is because, JSF 1.2 requires Servlet 2.5 and JSP 2.1, that is a part of WebSphere App Server 7.0; not a part of WebSphere 6.1.
    Somebody suggested that it will be possible to use JSF 1.2 in WebSphere 6.1, if I were using Facelet, instead of JSP.
    I am not eager to use JSF 1.1 and may have to forego JSF; unless and until I can use JSF 1.2.
    The hold-up is that I cannot use JSF 1.2 spec in WebSphere 6.1. Is there is any way to use JSF 1.2 in WebSphere 6.1? Can I create an entire application using Facelet (instead of JSP) that will let me use JSF 1.2 spec in WebSphere 6.1? If so, how?
    Here are my questions, especially because I am not very familiar with JSF and Facelet technology:
    1. Can I use JSF 1.2 specification in WebSphere 6.1, if I were using facelet (as opposed to JSP) as my view technology?
    2. Will it be possible to create an entire web app with facelt, instead o fusing any JSP at all? If so, how? Does it mean that all the GUI screens will only use facelet and no JSP at all?
    3. Please explain how I can write a complex web app with 100s of screens using only facelet, instead of using JSP.
    4. Please provide pointer on how JSF and facelet differ, or what are their demarcations boundaries.
    Any comment and pointer will be greatly appreciated.

    Don't doublepost. It's rude. Stick to one topic. Continue here: [http://forums.sun.com/thread.jspa?threadID=5335001].

  • Wanting to Embed gothicCentury into our Flex based web app

    First,  please excuse my ignorance as I don't have a lot of expereience with Emedding fonts into a web application.
    I am looking to embed a Gothic Century font into our Flex based application that will be used by our customers via web.   We also my possible use it as a Air application. 
    If I want to do this,  how do I go about it in the flex world.   The font is available in our Designer's tools but we need to be able to have it accessiable in Flex legally. 
    Any guidance here would be very much appreciated.
    Thanks in advance for your suggestions

    Thank you for the quick response.
    It is understood that SWF and its content is intended to be rendered client-side. However, we were wondering if anyone has had any success with wrapping flash-player (such as Adobe AIR) around a SWF in such a way that the player could be called by a script server-side to generate graphs/images, which are then saved to disk and returned via a regular web service.
    I gave embedding the image on the HTML page, but the specific use we are most interested in is embedding the static thematic map into a report in the Word document format.  Since much of our content can already be accessed interactively using a browser and a flash-plugin, we are investigating methods of leveraging our SWFs to generate images server-side for the purposes of automated report generation.

  • Open Android Market and Apple App Store from AIR Mobile App

    I have two versions of my app, one is free and one is paid. I want to show links to paid version in the free version of the application. I want to open the link to the paid app directly in the  market or app store. How can I do that?

    Here is what I had used on a lite version of one of my apps, when you click that it opens the native app store app and links right to the app you want to sell to the users.
    function fl_getFullVersion(event:MouseEvent):void
        navigateToURL(new URLRequest("http://itunes.apple.com/us/app/pop-goes-the-bubble/id452505669?mt=8"), "_blank");
    So swap your app name and id and thats your link for itunes.

  • Accessing Shared OneNote from Lync Web App

    When attempting to access a OneNote that has been shared in a Lync Meeting via Lync Web App, users are taken to OneDrive in a separate browser window and get an error that they do not have permissions to access the notes or that the notes do not exist.  Going
    to OneDrive I understand since the OneNote notebook is hosted on OneDrive (instead of Sharepoint), but I don't understand the permission error.  
    How are Lync Web App users supposed to access shared OneNotes without the presenter granting individual permissions to the notebook?  That method is too time consuming and not intuitive for end users.
    Mac users rely on accessing OneNotes via Lync Web App and OneDrive (OneNote Online) since there isn't a OneNote client for Mac and most of the time they will be joining meetings via Lync Web App instead of the 2011 client.

    It is not on Lync Web App side to control this behavior.
    You need permission to access the shared OneNote on OneDrive.
    You need to sign in even without Lync Web App.
    Lisa Zheng
    TechNet Community Support

  • Browse iPhone apps on mac

    I would like to go into the App Store app on my Mac and browse iPhone apps instead of browsing the App store on my iPhone (screen is much smaller) is this possible?

    Use iTunes, or open the iTunes App Store through your web browser.
    (124740)

  • How to exclude Web App from search results

    Hi
    Search results link to a unstyled Web App instead to the actual page it resides in.
    Please do this:
    1. go to: http://kinship.businesscatalyst.com/
    2. search for "Michael" on the top global search
    3. on the search results page click on the name (link).
    4. you will see Michael's web app item not the actuall page it resides in (http://kinship.businesscatalyst.com/About/the-team)
    How to avoid getting web app results in search?
    Thanks
    Micha

    Hi Micha
    Just add “&OT=35 “ at the end of the action in your search form:
    Ex:
    <form name=”xxxx” method=”post” action=”/Default.aspx?SiteSearchID=3566&amp;ID=/results&OT=35”>
    <div class=”search-box”><input type=”text” class= ............../>
    <input type=”submit” class=”cat_button” value=”search” />
    </div>
    </form>
    Here are the rest of the content types IDs, should you come across similar situations in the future:
    Web Pages = 1
    Literature = 6
    Announcements = 7
    FAQs = 9
    Forums = 43
    Blogs = 55
    Web Apps = 35
    Catalogs = 26
    Bookings = 48
    You can exclude multiple areas from a search, simply list them with commas: &OT=35,1,6

  • Join meeting using Lync Web App resolves to internal

    Vanilla Lync deployment: 1 FE (Standard Edition), 1 Edge, 1 Reverse Proxy (IIS 8, ARR 3.0), 1 Office Web Apps Server
    When I send out a meeting invitation to an external user and they click on Join Meeting, the resulting link "Join Using Lync Web App Instead" points to my FE server.
    I've got the External web services FQDN defined in Topology Builder:
    'lyncweb.domain.com', but when I go to install Lync Web App, it says it can't find 'lyncfe.domain.local'
    Looking at the URL for the 'Join Using Lync Web App instead' I see:
    "https://lyncfe.domain.local/lwa/WebPages/LwaClient.aspx?legacy=..."
    My reverse proxy has server farms set up that all point to my FE server, as prescribed.
    Another issue I think is related: I have 2 simple URLs listed for meetings: meet.domain.com AND meet.domain.local; both show as active. Do I need the internal URL? If not, I can't remove it. I tried but after I highlight it and click on remove, it just puts
    a red box around the field and greys out the OK button.
    So I thought, maybe that's because I have 'domain.local' defined as a SIP domain. So I checked there and, yes, I do. And it's the
    Default SIP domain. I have 'domain.com' listed as an additional SIP domain.
    I thought about changing the default to 'domain.com' but found an article (http://lyncuc.blogspot.com/2014/04/change-default-sip-domain-in-lync.html) which says DON'T DO
    IT.
    So...?
    "Never, ever doubt what nobody is sure about." -Willy Wonka

    Confirm that the External Web Services FQDN for the Lync Front End pool is not defined anywhere else in the topology, must be unique. Seen people use the same FQDN as their Edge server.
    Confirm External Web Service FQDN is on the SAN list for the Reverse Proxy Certificate and the Lync Front End Certificate.
    Please mark posts as answers/helpful if it answers your question.
    Blog
    Lync Validator - Used to assist in the validation and documentation of Lync Server 2013.

  • Web Pages not loading on Mobile Devices

    Browsing web pages not working on mobile devices
    I have bt inifinity 2, from my laptop and mac (with same wifi connection) webpages load no problem, from my android tablet and iphone (with same wifi connection) web pages not loading. On these devices I can load youtube videos, and apps have connections/load data, it seems to be limited just to browsing webpages.
    I have tried changing ssid for the 2 channels, I have tried disabling wifi on the router, and using apple time capsule as the router, everything seems to result in the same problem, you cannot browse web pages on mobile devices.
    previously i had adsl from bt and didnt have these issues.
    Solved!
    Go to Solution.

    Try turning Smart Setup off.
    http://bt.custhelp.com/app/answers/detail/a_id/44328/~/switching-smart-setup-on-and-off-on-the-bt-ho...
    Devices where there are known to be problems include:
    Some Apple devices including iPhone 5 and Apple TV
    some Android smartphones
    Xbox<
    There are some useful help pages here, for BT Broadband customers only, on my personal website.
    BT Broadband customers - help with broadband, WiFi, networking, e-mail and phones.

  • USB communication AIR desktop and AIR mobile app

    Hi! Does somebody know the possibilites of USB communication between and AIR desktop app and an AIR mobile app. I need to send files from an desktop application to the external memory on an mobile device. Is it possible for the desktop app to recognise when the mobile is connected. And is it possible for the mobile app to send commands the desktop app? So I need a two way communication. Anybody who has any ideas?

    Really old thread, checking in.

  • How to use vertical scroll browser in Flex web app?

    Hi,
    I´m developing a web app with flex3. Web app has linkbar connected to a viewstack,
    that contain inside a canvas that change the height property depending on the option
    selected on the linkbar. My problem is that, when the viewstack resizes his canvas
    and has the height property bigger than the resolution of the web browser, shows a
    vertical and horizontal scroll inside de canvas. I need not to show the scrollbars
    inside the canvas, I need to show the vertical scroll bar in the general container, I
    think in application. I try to set the property verticalScrollPolicy to "off" in the containers
    and "auto" or "on" in application. The containers don´t show now the scrolls bar and
    application shows an empty vertical scroll bar. I would need to have an vertical scroll
    bar working properly in application. Somebody could help me, please.
    Thanks,

    I could make it work by dragging them to the src folder.
    That's exactly what you need to do. After all, they're source files
    When you define "src" as the source directory, that's where the compiler will look for classes/packages.
    So the package net.xyz.widgets.* resolves to src/net/xyz/widgets/

  • Should the Edit in Browser link appear when Office Web Apps is read only?

    Hi,
    We have deployed an Office Web Apps farm in read only mode for licensing reasons.
    There is a binding between SharePoint 2013 and the Office Web Apps farm, everything is working well, except the option to Edit Office documents using Office Web Apps is quite prominent on the ECB menus and document previews.
    Is anyone able to advise whether this is expected behaviour? When the link is clicked a friendly error message states that licensing doesn't support editing, which is correct. I'm just trying to see if the user experience can be improved by a setting that
    we've missed somewhere along the line.
    Thanks in advance.

    Hi,
    Per my knowledge, if you have configured Office Web Apps for SharePoint, the Edit in Browser option will appear in the ECB menu regardless of the licensing of the Office Web Apps.
    So I recommend to use CSS code to hide the Edit in Browser option if you do not want the user to use it.
    Edit the page of the document library view page, and then add a Content Editor web part to the page.
    After that add the code below to the Content Editor web part:
    <style>
    a[Title="Edit in Browser"]{
    display:none !important;
    </style>
    Thanks,
    Victoria
    Forum Support
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Subscriber Support, contact
    [email protected]
    Victoria Xia
    TechNet Community Support

  • SharePoint 2013 cannot view PDF documents in mobile browser with office web apps

    Hi,
    I'm receiving the following error when viewing SharePoint 2013 PDF documents in a mobile browser after clicking on the filename:
    "Viewing of .pdf files has been disabled in Microsoft Word Mobile Viewer. Please get in touch with your helpdesk."
    My Question
    Is viewing PDF documents in mobile browsers with Office Web Apps SP1 actually supported?  If so, how can I enable it?  I've already have pdf viewing working in non-mobile browsers. Word documents open just fine on mobile browsers too.
    I'm getting conflicting answers for pdf mobile viewing support from various sources:
    You've got Microsoft toting that they've added in PDF viewing on any device for Office Web Apps
    http://blogs.office.com/2013/07/03/pdfs-in-the-word-web-app/
    A MS support person saying saying it is not supported
    http://blogs.technet.com/b/office_web_apps_server_2013_support_blog/archive/2013/12/31/enabling-pdf-previews-in-document-libraries-with-office-web-apps-2013-in-sharepoint-2013-open-link-does-not-work-from-preview.aspx
    Another person implying that it should work because you can disable pdf browsing for mobile browsers only
    http://blogs.technet.com/b/office_resource_kit/archive/2013/07/24/control-whether-pdfs-open-in-word-web-app-or-the-default-pdf-reader.aspx
    What I've tried
    When I started looking into this there was a mobile WOPI entry:
    Application     : WordPdf
    Extension       : PDF
    ProgId          :
    Action          : mobileView
    IsDefaultAction : False
    ServerName      : 20SP8
    WopiZone        : internal-http
    I tried experimenting with tweaking this binding by changing the DefaultAction to true, and even removing it altogether via:
    Get-SPWopiBinding -Action "MobileView" -Application "WordPDF" | Remove-SPWopiBinding -Confirm:$false
    But I still get the same message.
    I removed all the WordPdf bindings and re-added them via:
    New-SPWOPIBinding –ServerName "<myserver>" –Application "WordPDF" -AllowHTTP
    No dice.  In fact the mobileview binding doesn't even come back... but I guess that is a different issue altogether.
    Version
    SharePoint 2013 (SP1)
    Office Web Apps Server (SP1)
    Farm Setup
    Internal facing only
    2 front end servers, 1 app server, 1 office web apps server

    I think the PDF support, if it exists, in only in Office 365. Always remember that the Office 365 and on premises versions will never be in sync. On premise is updated using periodic service packs and Office 365 has continuous updates. (I've heard every
    10 days.)
    In my Office 365 / IE 10 tests, the PDFs open in the browser's default PDF viewer, in my case FoxIt Reader. So I can't prove one way or the other about support in Office Web Apps.
    Mike Smith TechTrainingNotes.blogspot.com

  • I work with a web app that will not run on Firefox, so I changed my default browser back to IE but the URL link continues to open in Firefox. How can I get it to default to IE?

    After changing my default browser from Firefox back to IE, other URLs are defaulting to IE but I have one URL that continues to default to Firefox. This web app will only run in IE so the only way I can run it is to open IE first and then enter or select the URL. Is there a setting someplace that will change the default browser for this URL to be IE?

    You can make IE the default browser, that will reset some registry keys<br />
    Control Panel > Internet Options: Programs<br />
    Put a check in the box next to 'Internet Explorer should check to see whether it is the default browser'<br />
    Start IE and let IE make itself the default browser.
    Check the default settings in:<br />
    Control Panel > Add/Remove Programs > "Set Program Access And Defaults" (on the left)<br />
    Open: Custom (click arrow on the right)<br />
    Select "Internet Explorer" under "Choose a default Web Browser"<br />
    Click OK

  • How to hide "View in Browser" and "Edit in Browser" from ECB injected by Office Web Apps Feature

    Hi,
    i am currently using custom_AddDocLibMenuItems to implement a custom ECB menu for my document library. I need to activate Office Web Apps. My custom_AddDocLibMenuItems has two items
    -> custom dialog
    -> open in office web apps
    After activating the Office Web Apps Feature at the SiteCollection Level, this Feature "injects" in my custom menu the following
    additional menu items:
    -> View in Browser
    -> Edit in Browser
    Its curious to see that, cause implementing the js function custom_AddDocLibMenuItems with
    return true should be the way to impolement a custom ECB menu without having other features/solutions injecting things in this menu!? Or did i misunderstood something here?
    My question is: How can i prevent this ...
    a) without deactivating the Office Web Apps Feature
    b) without modifying the core.js
    I hope someone can help!
    Best Regards
    Bog
    Developers Field Notes | www.bog1.de

    May be this can help
    http://extreme-sharepoint.com/2011/10/29/hide-menu-ecb/http://pholpar.wordpress.com/2011/07/24/hiding-ecb-custom-actions-based-on-specific-list-properties-using-the-client-object-model/Or tryhttp://stackoverflow.com/questions/13795858/how-to-hide-view-in-browser-in-document-library-in-sharepoint-2010-using-javascr $(document).ready(function(){
    $('.ms-MenuUIPopupBody').live('blur', function() {
    var elm = $("div.ms-MenuUIULItem a:contains('View in Browser')");
    elm.remove();
    $("div.ms-MenuUIULItem a:contains('Edit in Browser')").remove();
    It is hiding menu only on focus or blur or mouseover
    I wants it to be hide on load AS soon as i Click on "V" option on right side of document it should hide View in Browser and Edit in browser
    When I click on V option ![I wants As soon as i Click on v option right side of test it should hide view in Browser and edit in browser][1]
    If this helped you resolve your issue, please mark it Answered

Maybe you are looking for