Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Flash Object Display in GUI HTML VIEWER

Former Member
0 Likes
375

Is there a way to display html string in html viewer which contains the flash objects?

Regards,

Santhosh.

Is there a way to display html string in html viewer which contains the flash objects?

Regards,

Santhosh.

1 REPLY 1
Read only

former_member186491
Contributor
0 Likes
337

Hi Santosh,

Yes, create ABAP program in which use the HTML viewer (class:  cl_gui_html_viewer ) within a container.

Please refer following links -

   About CL_GUI_HTML_VIEWER   -  http://wiki.sdn.sap.com/wiki/display/profile/2007/08/30/About+CL_GUI_HTML_VIEWER

   PDF for reference - http://help.sap.com/printdocu/core/print46c/en/data/pdf/BCCIHTML/BCCIHTML.pdf

Thanks.

Kumar Saurav.