wordpress-mobile / WordPress-Editor-iOS

⛔️ [DEPRECATED] A reusable iOS rich text editor component.
GNU General Public License v2.0
1.06k stars 210 forks source link

Well, thank you for your codes ,and could you please help me to fix this problem #790

Open michaelmou opened 8 years ago

michaelmou commented 8 years ago

< embed src="http://www.xiami.com/widget/0_1769598757/singlePlayer.swf" type="application/x-shockwave-flash" width="257" height="33" wmode="transparent">

this tag is what i need to support, and i can't find the problem how to fix.

I have used WKWebView or UIWebView that can support this tag but WordPress-Editor-iOS can't.

SergioEstevao commented 8 years ago

Hi there, we don't support flash in our visual editor, and for my knowledge iOS in general is unable to display flash movies. I think your only option is to add the tag in the HTML mode and then publish and see it on the web.

michaelmou commented 8 years ago

I can really display it on the iOS UIWebView and WXWebView .And does your Visual Editor render a html like a webview?? I think so , so i just ask you why does a webView so different from inner WebView.. And then do you get some infomation about fixing it?? Thank you

Sent from Michaels...

On Mar 18, 2016, at 18:26, Sérgio Estêvão notifications@github.com wrote:

Hi there, we don't support flash in our visual editor, and for my knowledge iOS in general is unable to display flash movies. I think your only option is to add the tag in the HTML mode and then publish and see it on the web.

— You are receiving this because you authored the thread. Reply to this email directly or view it on GitHub