Discussion Board

Results 1 to 9 of 9
  1. #1
    Registered User mfarooqkhan78's Avatar
    Join Date
    May 2005
    Posts
    14
    Hi,

    I am using Webkit library for browser control functionality which (as far as my understaning) has in built support for Netscape plug-ins like flash-lite ( http://opensource.nokia.com/projects...ser/index.html ). But using this, my browser app does'nt show any flash contents which are embedded in xhtml pages. Since there is no documentation available yet for webkit library, it would be really great if someone can answer how to achieve my goal of loading flash lite contents using webkit library. The more specific questions are as

    1) Has webkit library in-built support for Netscape plug-ins like flash-lite/audio etc.
    2) If yes then do we need to define it explicitly in our codes to turn on that particular feature.

    Any help in this regard will be highly appreciated.

    Cheers
    Farooq

  2. #2
    Nokia Developer Moderator petrib's Avatar
    Join Date
    Mar 2003
    Posts
    9,413
    It may have support for Netscape plugins, but the question is: Is there a plugin for Flash-Lite? If not, you, someone else, Nokia or Adobe has to write one.

  3. #3
    Registered User mfarooqkhan78's Avatar
    Join Date
    May 2005
    Posts
    14
    The flash lite plugin is in there .... namely npflashlite.dll, but still i cant load the contents

    Actually the problem i think do i need to explicitly start this plugin from my application or webkit will handle it itself. My assumption is webkit can handle itself. As i saw the source code of webkit lib it has pluginhandler library in it as well.

    Any comments?

  4. #4
    Registered User brmorris's Avatar
    Join Date
    Feb 2006
    Posts
    6
    Hi,

    > Any comments?

    You may be interested in the S60WebKit project at http://trac.webkit.org/projects/webkit/wiki/S60Webkit

    Regards,
    Bradley

  5. #5
    Registered User kiniprashanth's Avatar
    Join Date
    Feb 2008
    Posts
    2
    Flash Lite is licensed from Adobe. It is not present in S60 SDK. So you will not be able to see this in emulator.
    But it is available in Nokia Devices from S60 3.0 FP1 onwards.
    If you are not able to see flash contents in web page then Browser->settings-> Page : "Images no flash" to "All"

  6. #6
    Registered User funniew's Avatar
    Join Date
    Jan 2010
    Posts
    16
    Hi,
    How do I load flashlite plugin for s60 5th edition so I can render movies in a Browser control?

  7. #7
    Nokia Developer Expert symbianyucca's Avatar
    Join Date
    Mar 2003
    Location
    Lempäälä/Finland
    Posts
    28,671
    You can not use Flash-plug-in in any other app than those that have Nokia vendor UID with their process, thus it is only usable in normal Browser (propably not available in any 3rd party browser) as well as in WRT Widget applications.

  8. #8
    Registered User funniew's Avatar
    Join Date
    Jan 2010
    Posts
    16
    Hmm,
    Quote Originally Posted by [url=http://blogs.nokia.com/s60blogs/index.php/2008/06/04/two_things_that_go_well_togeth/]Old blogs » Java for S60 » Development - "Two things that go well together: Web Runtime and Java"[/url]
    So what is the web runtime connection? Just like eSWT’s Browser, the heart and soul of Web Runtime is S60 Browser. When eSWT initializes its Browser component, eSWT pretty much enables similar functionality to Web Runtime. As a result, all the AJAX programming available with Web Runtime is available but this time embedded inside a Midlet. Of course being embedded into a Midlet has advantages. Your web widget can now access all the local resources, use APIs like location and PIM and generate the content with the help of these Java APIs and set it to the Browser. It is even possible to mash up the local data with the online services, (Google Maps, Flickr etc.)
    It seems to be implying that from this eSWT Browser Control one has same functionality as S60 Browser! Am I missing something here?

    Thanks!

  9. #9
    Nokia Developer Moderator ltomuta's Avatar
    Join Date
    Sep 2004
    Location
    Tampere, Finland
    Posts
    11,335
    Shouldn't you be asking this on the Java forums of this board? Presumably those active on those forums have used the eSWT Browser and know what it can do (or not).

    And yes, you are missing something:
    Quote Originally Posted by [URL="http://blogs.nokia.com/s60blogs/index.php/2008/06/04/two_things_that_go_well_togeth/"]Old blogs » Java for S60 » Development - "Two things that go well together: Web Runtime and Java[/URL]
    ... Browser is one of the ~40 components of eSWT and its purpose is to provide access to the platform’s native web browser. In our case, this is the S60 Browser Control. ...
    .

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Nokia Developer aims to help you create apps and publish them so you can connect with users around the world.

京ICP备05048969号  © Copyright Nokia 2013 All rights reserved