cancel
Showing results for 
Search instead for 
Did you mean: 

Accessing a Html file generated from Flash framework inside WD ABAP application

Former Member
0 Kudos


Hi,

We are trying to integrate Adobe Flex swf file with WD ABAP application and this WD ABAP application is interanlly rendered inside a portal iView. We are facing issues while implementing Accessibility in our applications. Zoom-in and Zoom-out is not working in our applications and we are unable to set the focus directly inside the Flex swf file as well.

In standard WD ABAP applications all these things are working. Is there any way to implement these things inside Adobe Flex swf integration as well. We are doing Flex and WD ABAP integration using Flash Islands.

In my opinion, the standard WD ABAP application is rendered as a Html file by the WD ABAP framework, so all the Accessibility related things are working by defalut. Similarly Adobe framework also gives an equivalent Html file for the swf file generated. This HtmI file internally calls the Adobe Flash file. Is there any possibility to integrate the Adobe generated HTML file with WD ABAP application just like Flash Islands is used to integrate the swf directly.

Please help me out.

Regards

Ponnusamy

Accepted Solutions (0)

Answers (1)

Answers (1)

ramakrishnappa
Active Contributor
0 Kudos

Hi,

You can create swf as mime object and call it using HTML container ui element / html island.

Please look into the below links

SWF on Webdynpro - Wiki - SCN Wiki

Hope this helps you.

Regards,

Rama