webMethods

webMethods

Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.

 View Only
  • 1.  Setting wmode in Flash for CAF Portlet Application

    Posted Mon May 05, 2014 04:46 PM

    In my portlet I have a menu bar with a series of popup menus. Below this menu bar is a frame control that displays an external web page that has Flash content. The Flash player is hiding the popup menus when the menus are expanded. This only happened in IE and not Firefox. From what I understand I can fix this by setting the wmode of Flash to transparent.

    My question is how do I set the wmode of Flash in my portlet?


    #webMethods-BPMS
    #MWS-CAF-Task-Engine
    #webMethods


  • 2.  RE: Setting wmode in Flash for CAF Portlet Application

    Posted Mon May 05, 2014 05:55 PM

    Use the “Display > Window Mode” property of the flash control.


    #webMethods-BPMS
    #webMethods
    #MWS-CAF-Task-Engine


  • 3.  RE: Setting wmode in Flash for CAF Portlet Application

    Posted Tue May 06, 2014 12:35 PM

    I tired that and that it did not work for me.

    If I drop a Flash control into my portlet the properties for that Flash Control are only for that instance of Flash and will not effect the Flash content from the external website that is displayed in a Frame Control.

    Is my understanding about this correct?

    If so is there a way to get the Flash Control properties to influence the Flash content in the Frame Control?

    If not what am I missing?


    #webMethods-BPMS
    #MWS-CAF-Task-Engine
    #webMethods


  • 4.  RE: Setting wmode in Flash for CAF Portlet Application

    Posted Tue May 06, 2014 01:05 PM

    Sorry, I missed the part of your question about using a frame control.

    It would be up to the external site to configure the wmode value of the flash object. It would usually violate the browser security sandbox for the parent page to manipulate the flash object in a frame.


    #MWS-CAF-Task-Engine
    #webMethods
    #webMethods-BPMS