views:

29

answers:

0

Hi

I am developing a Cocoa application to embed a .swf file in a WebView and rotate the content of the Webview. The .swf file is an interactive flash file. Everything works fine, but when I rotate the content of the WebView, the drawing of the flash and playback get rotated, but not the interactive points of the .swf file. They stay in the origin. I see the same behavior in Safari also. Is this a known limitation of WebView in Mac OS X? Is there any workaround for this problem?

Many Thanks