Google IMA integration with OSMF?

Hi there
Just wondering if anyone has had any experience integrating the Google IMA library into an OSMF, am struggling for ideas as to the best possible method.
http://code.google.com/apis/ima/docs/sdks/googleflashas3_apis.html#AdsManager
The integration requires a Video Class Object to be passed to it in order to playback a video ad, and record the impressions correctly.
As the ads are intended to be pre-rolls, I am trying to use the same Video screen of my OSMF player - but i cant get access to it from the OSMF api !
I am trying to prevent having to create a separate video class screen object just to play ads and add/remove it when necessary.
Any suggestions welcomed!
Thanks
Steve

Hi Steve,
Obviously can't post the whole thing as it is proprietary code for a customer, but here is a snippet; this is the play trait:
[code]
package XXXX {
import flash.net.NetStream;
import org.osmf.traits.PlayState;
import org.osmf.traits.PlayTrait;
public class GoogleIMAPlayTrait extends PlayTrait
public function GoogleIMAPlayTrait(ns:NetStream=null)
  super();
  netStream = ns;
public function get netStream():NetStream {
  return _netStream;
public function set netStream(ns:NetStream):void {
  _netStream = ns;
//   this.setCanPause(_netStream!=null);
private var _netStream:NetStream;
  * Called immediately before the <code>playState</code> property value is changed.
  * <p>Subclasses can override this method to communicate the change to the media.</p>
  *  @langversion 3.0
  *  @playerversion Flash 10
  *  @playerversion AIR 1.5
  *  @productversion OSMF 1.0
override protected function playStateChangeStart(newPlayState:String):void
  if(netStream) {
   switch(newPlayState) {
    case PlayState.PAUSED :
     netStream.pause();
     break;
    case PlayState.STOPPED :
     break;
    case PlayState.PLAYING :
     // Assume that netStream from ad has already had play start
     // so that this is just an "unpause" command
     netStream.resume();
     break;
private var paused:Boolean = false;
[/code] 
Process was quite straightforward, though, this is what I did / do:
1. Extended LoaderBase to build a GoogleIMALoader class
2. Extend LoadableElementBase to build a GoogleIMAMediaElement class
3. Implement custom traits for all the things I need to control as per the above
4. Create a MediaFactoryItem that will recognise my advert resources to map them
5. Register the MediaFactoryItem with the DefaultMediaFactory
That way, I can send advert URLs to my MediaFactory in the same way as for any other media and they will seamlessly blend into the OSMF player.
G

Similar Messages

  • Google Map Integration with Map Viewer is not working

    Hi Team,
    My MapViewer Version: Ver11_1_1_7_B130111
    I have created a Google Map (with Type of Map Source as "Google Maps") in Oracle Map Viewer and i could see google map in Oracle Map Viewer(using "show Map").
    I wanted to show a village map theme over the above google map in a web page and i am using Jdeveloper to integrate map viewer with Village data. I could see the google maps inside Jdeveloper however when i run the Jdeveloper code google map is not shown inside the web page.
    I tried with Oracle Maps, Bing Maps as the "map source" in map viewer and tried integrating inside Jdeveloper and got same result (blank screen). However when i tried a different mapviewer ( Base Map ELOCATION.WORLD_MAP from OracleFMW MapViewer Home ) i could see the map in the web page.
    I could get all other base maps (created with "internal" as the map source") in the web page, so there is some thing that i am missing with Google Maps, Bing Maps, Oracle Maps. Could you please help me what is that i am missing or point to a help resource?
    Thanks
    Nag

    Hi Jayanth,
    Issue is solved after creating the web page using latest JDeveloper (11.1.2.4). Thanks a lot for your help
    With Regards
    Nag

  • Google Talk integration with WebCenter

    We are planning to include GTalk (inside a portlet) in a WebCenter based jspx page (portal page). Is this possible in 10g? Can you please explain a bit about the integration, incase you had a similar requirement?
    Thanks /Santanu

    Santanu,
    This should be very straight forward. All you need to do is grab the URL from this page. You can use OmniPortlet's HTML layout to prototype it.
    Peter

  • Google Voice integration problem

    Greetings,
    I wanted to see if we could get a response from Verizon on this issue of Google Voice not correctly integrating with the Thunderbolt.  I've noticed two main issues with GV for Thunderbolt.  
    When trying to go through the steps to set up voicemail, using the Android method of sending the text message from the phone does NOT work.  You must instead set up the phone on the Google voice website, then do the *71XXX-XXX-XXXX (the X being your area code and phone number) in order for voicemail to be set up.
    When dialing a number using the keypad, it will display the google voice local trunk number instead of the number you called.  When dialing a contact, it will show the contact name, but it will display the city in which the Google Voice trunk number resides.  
    HTC/Verizon/Google need to figure this out as it is an integral component to making Android and Google Voice work well together. 
    Thanks!
    GB

    Perhaps I haven't explained the situation properly.  I agree, number one isn't an issue, as there is a solid workaround, even though it doesn't properaly allow users to set up voicemail.  For number 2, it is a real problem that is NOT evident in any of the other Android devices I have tried.  I have tried Google Voice integration with the OG Droid, Facsinate, Inspire, Droid 2, Atrix and the Thunderblot.  The Thunderbolt is the only one that exhibits this issue.  Usually when you dial a number on Android, it will bring up the little bubble window on top with the Google Trunk number and then show the number or contact you were calling once the bubble disappears.  The Thunderbolt, while it brings up the bubble window with the Trunk number, it still shows the Trunk number after the bubble disappears in the dialer.  This does NOT occur in any of the other devices I have tested.  It is a bug. 

  • CRM IC email integration with Google

    Dear all,
    We have a CRM IC („OnPrem“) prospect. The customer's corporate email system is based on Google.
    Would anybody be able to share some information regarding the feasibility of CRM IC ERMS integration
    with Google for in and outbound email communication (SCOT interface).
    Your input is very much appreciated.
    Best regards,
    Henrik
    Mit freundlichen Grüßen / Best
    Regards,
    Henrik Vogt
    Senior Consultant
    SAP Deutschland SE & Co. KG I
    Rosenthaler Str. 30 I 10178 Berlin I Germany
    M   +49 160 90819696 I mailto:[email protected] I http://www.sap.de

    Hello,
    I think you're missing one setup step in the client-side groupware integration: the customizing.
    In SPRO>CRM>CRM Middleware and related comp-->Settings for client-based synchronization.
    The reason why your reply button is inactive is probably due to the missing custo setting. In the custo activity mentioned above you must specify which transaction types you'll use for incoming and outgoing e-mails. If eg the outgoing email transaction type is disabled, the buttons on the screen to send an outgoing e-mail (reply) will also be disabled.
    P.S. The setup of client-based groupware integration is also described in building block C31 Activity Management (chapter 3.6) of the SAP best practices on help.sap.com. An installation guide is also available on service.sap.com.
    Hope this helps,
    Kind regards,
    Joost

  • [svn:osmf:] 11802: More integration with PARB API changes.

    Revision: 11802
    Revision: 11802
    Author:   [email protected]
    Date:     2009-11-13 15:17:14 -0800 (Fri, 13 Nov 2009)
    Log Message:
    More integration with PARB API changes.
    Modified Paths:
        osmf/trunk/apps/samples/framework/ExamplePlayer/org/osmf/examples/chromeless/ChromelessPl ayerElement.as
        osmf/trunk/apps/samples/framework/ReferenceSample/org/osmf/model/ReferenceSWFElement.as

  • What is best practice for integration with freight forwarders?

    Hello,
    We are looking into the possibilities for automatically exchanging data with one of our freight forwarders. We will send them our shipment information and they will send back shipment status and date information including some additional information like the house bill. Sending the shipment data from our SAP (ECC 6) system is no issue, we have done that before. What is new to us is receiving back the status updates from the forwarder. Is there a kind of best practice of where to store this information on the shipment (or in a separate tabel) and what standard function module or BADI to use for this?
    We are using ECC 6.0 sales and distribution, but no transportation management or SCM modules.
    Would, like to hear the experiences of people who have done this type of intergration with their forwarders.
    Regards,
    Ed

    SAP have added SAP TM 8.10 as a separate package which is also integrated with R/3 which means, a separate server is required if SAP TM needs to be implemented which will take care of your expectations.  For more information on this, search in Google so that you will get couple of documentations on this topic.
    G. Lakshmipathi

  • Google Map integration in SAP BO Explorer

    Hi All.
    I would want to integrate Google Maps with SAP BO Explorer. Is there any standard functionality (Out of box solution) available for this in SAP BO Explorer?
    Please let me know the step by step procedure for this? If there is no standard functionality available in SAP BO explorer for integrating google maps please let me know the plugins required please. Thank  You in advance
    Regards
    Sami

    Hi Atul.
    Thank you for the link.
    It says " SAP Business Objects Explorer mobile app for the iPad,  can  be integrated with Google Maps. "
    I would want to know the following.
    Does integrating Google Maps with SAP BO Explorer for IPAD/Mobile based version is a standard functionality in SAP BO explorer? Or we need to go for additional plug in?
       2.Same question for web based version of SAP BO explorer as well
       3.If it is not a standard (Out of box functionality) of SAP BO explorer please let me know the plugins /      third party add ins required  for integrating Google Maps with SAP BO Explorer (Both web based            and IPAD/Mobile version).
    Regards
    Sami

  • Integrating with Siebel

    Hi,
    I would like to know how BPEL can be integrated with Siebel. I Read how it could be done in Peoplesoft but can anyone provide any inputs on how it could be done in Siebel. Any kind of documentation in this would be highly appreciated.
    Thanks in advance

    Hi,
    The best way is probably using our Siebel Adapter which is actually the iWay adapter, You can find a tutorial in the adapters section in OTN. Search for it in Oracle or Google.
    You can also use Siebel EAI interfaces and sends the Siebel Business Object XML representation. They can call a BPEL process from their workflow, because their workflow can call web services (but only rpc web services). You can call Sieble in several ways I think. I've used their HTTP interface which is not very pretty but it works....
    hth,
    ~ronen

  • CRMOD integration with Content management system

    Helll All,
    Is any one try with Contenet management system integration with CRMOD. If yes could you please help me with some techniques how to integrated with CRMOD. Thanks in advance.
    Regards,
    Subbu

    If you Google 'Flash SCORM' you should find a good deal of
    info.
    Dave -
    Head Developer
    http://www.blurredistinction.com
    Adobe Community Expert
    http://www.adobe.com/communities/experts/

  • WebSurvey: questionary Versioning and Integration with web-mail clients

    We have SRM 5.0 SRM_SERVER 5.5 SP level 7
    Vendors access to a free link where they insert their data and register in SRM system. Automatically a questionnaire is sent to the vendor. Vendor complete the questionnaire and send it back to SRM with a mail sent by Outlook.
    If now, we want to send back the questionnaire to the vendor (i.e. he forgot or he failed to insert one important data) the questionnaire received by the vendor is always empty, and there is no possibility to send back the questionnaire previously filled, in order to complete it just with a delta of data. This is a serious problem because our questionnaire are very long.
    Moreover, it is not possible for the vendors to save a draft of the questionnaire locally on his pc, in order to complete it in more steps. This is important, because of the length of our questionnaire.
    Another point of discussion is the integration with other client mail like Google o Yahoo.
    Is it possible to send the questionnaire by a web client?  Or the only way to send the questionnaire is by Outlook? Outlook express is good too?
    Thank you very much for you attention.
    Guido

    Hi
    <u><b>Please go through the following pointers -></b></u>
    Note 779972 - SURVEY: Configuration required to receive emails
    Note 889963 - ROS: Questionnaires are not updated
    Re: Supplier Registration Questionnaire
    Supplier self registration browser settings
    SUS - registration e-mail
    ROS Questionnaire Recipient Email in So50
    Re: BSP Error - HTTPS has not been configured on this Server.
    Response Questionnaire of Supplier Registration
    SRM - questionnaire submission by the supplier
    Registration - Switch from URL to Attachment
    Re: Notification for Partner creation after Supplier pre screening
    ROS_PRESCREEN with ROS on SUS, how to view in EBP
    Sending Questionnaire
    ROS Questionnaire link sent by email
    Send custom email to an external server.
    ROS Questionnaire Recipient Email in So50
    Hope this will help.
    Regards
    - Atul

  • Flash Player integrated with Windows 8 has stopped working...can't seem to upgrade to newer version Flash Player ?

    One day watched videos with no problem.  Next day, can't watch videos!  Site says I need Flash 10.0 or higher.  When I try to check what version I have, it says that Flash player is integrated with Windows 8, no need to install Flash Player.  I am thinking that there are newer versions of Flash Player than what is integrated with Windows 8, but it's like I'm going around in circles, can't seem to upgrade to a newer version.

    First, confirm that ActiveX Filtering is configured to allow Flash content:
    https://forums.adobe.com/thread/867968
    Internet Explorer 11 introduces a number of changes both to how the browser identifies itself to remote web servers, and to how it processes JavaScript intended to target behaviors specific to Internet Explorer. Unfortunately, this means that content on some sites will be broken until the content provider changes their site to conform to the new development approach required by modern versions of IE.
    You can try to work around these issues by using Compatibility View:
    http://windows.microsoft.com/en-us/internet-explorer/use-compatibility-view#ie=ie-11
    If that is too inconvenient, using Google Chrome may be a preferable alternative.

  • Biztalk google cloud integration

    I am trying to get information regarding biztalk and google cloud integration. We have some upcoming project where we need to push json message to google cloud.
       Google will allowing one topic per even and we need to push it corresponding topic. Example shipment should go to shipment topic, invoice should go invoice topic and so on.
       We are planning to do this in Biztalk 2013 (before project start we will migrate to 2013). So XML to JSON no issue. Communicating with cloud I can use webhttp adapter to Push Json.
        Now I like to know do any body have any experience for such integration. Do I need to  ask some .net SDK for google cloud or something like that or I can directly configure webhttp .
       This is first time I am working with JSON and cloud so I don't have any clue of incoming issues. So please help me to understand it.

    Hi,
    For BizTalk, you can use WCF-WebHttp to send json data. But for google cloud api, I suggest you can post it in google cloud forum where you can get better answers.
    thanks for your understanding.
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • Integration with Lotus Notes 8.5 - Room Reservation System to Add Approval Steps

    I have implemented several LiveCycle Forms with Some Workflow all
    based on XML and .NET. All working fine.
    Now, I have a new project (yet to be approved) which is to add
    Workflow and Approval Steps for Lotus Notes Room Reservation System.
    The current system on Lotus Notes, is out-of-the-box from Lotus, and
    it is working very well, and it has great repeat option to setup the
    required schedule to make the needed room reservation system.
    The user now requested to add some new features like add 2 more
    approval steps, and some new fields.
    I can modify the application in Lotus Notes, but this will creat a new
    problem. If there is new version coming for this system from Lotus
    Notes, then I will have to sync the modifications I did, and it will
    be a problem.
    I have put some screen shots to help understand what we are talking
    about:
    https://docs.google.com/leaf?id=0B97clwYte2SHYmUyZTRiZDEtZWRjZS00YmQ3LTg1MDUtM2MxNmYyYTIzM 2Ix&hl=en
    I have developed several programs in the past, I was able to connect
    to Lotus Notes Database from .NET.
    My plan is to develop the new Form in Adobe LC Desinger, with all the
    new required features, and connect to what ever existing functions/
    data to Lotus Notes (in both directions).
    The only thing I need help for is how to capture the Repeating
    Calendar Entry. I think this will take some effort. Becuase, once I
    capture all input parameters, I have to call a Web Service (in .NET)
    to get a list of Free Rooms to choose from.
    Here are my questions:
    1. Do you have any feedback on the above ?
    2. Any one has done any work to capture a repeating calendar entry in
    a PDF Form ?

    Hi Anil
    For Lotus notes integration with SAP solutions, pl check the following links:
    http://www.redbooks.ibm.com/redpieces/pdfs/redp4215.pdf
    http://www-306.ibm.com/software/info/ecatalog/en_US/products/Z262246B25186K14.html
    Best regards
    Ramki

  • Add second account to lifelog, Google Fit integration.

    It is possible to add second account to Livelog?Or maybe synchronize data between Sony mobile account and Google account. Reason: I am very interested in new google Fit application and I think that it can work with data from google account but not with data from Sony account. I already switched from Sony account to google but I lost older data stored in sony account.

    I am also very interested in integration with Google Fit. Reason: Both Fit and Lifelog try to quantify my total calories spent. Fit misses out on lots of walking/running, because I don't always carry the phone on me. Lifelog misses out on other activities, e.g. strength training, which I add manually in Fit. Also, Lifelog does not have accurate weight registration nor weight history. I would love to use only Lifelog, but for now, it does not offer everything that Fit does. Waiting for updates!

Maybe you are looking for

  • Fed Up with My not so SmartWatch

    Still having problems trying to get my Smartwatch to register with my Samsung S5830 Android phone It just will not register and so its totally useless as it doesnt even work as a watch without the phone !. Any help would be appreciated. I've done the

  • Duplicate Exchange messages

    Just my Exchange account is giving me duplicate messages in Mail. This doesn't happen 100% of the time as far as I can tell. If I delete one of the duplicates, the other is immediately deleted as well. If I log in to our webmail client, there are no

  • XML parsing regressing from Java 1.4 to 1.5

    Hi, I have a piece of code using Jakarta digester. This piece of code is prety simple and was working fine until I switched from java 1.4 to java 1.5. However, i didn't changed the Digester jar. After investigation, I noticed that the problem disappe

  • (SOLVED)Cannot install WINE (x86_64 Arch)

    Hey. I cannot install WINE. I already enabled =multilib=, did "pacman -Syu", restarted. sudo pacman -S wine error: target not found: wine I did "pacman -Scc" a few times and chose "Yes" when I was asked to clear unused Repos. Any thoughts? Thanks Las

  • Is extract for datafile possible ?

    A few days ago my collegue oracle installation was damaged (system tabelspace control files etc). Accidentaly Windows Server ntbackup was suspended then dumps which he has are old. Some datafiles looks healthy is any method to restore data ?