Hello, Everyone! I want to add ability for users to upload flash files using RichTextArea. I have a problem - embedded flash is not displayed in the editor (preview).
Embeded content is displayed in HTML editor view, but isn't displayed in WYSIWYG mode. Here is how flash content is displayed in HTML editor: ***INSIDE HTML VIEW********************************* <object data="SWF-OBJECT-LINK.swf" type="application/x-shockwave-flash" classid="clsid:CLS-ID-HERE" codebase=" http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0" width="800" height="600"><param name="movie" value="SWF-OBJECT-LINK.swf"> <param name="quality" value="high"><embed src="h<https://localhost:8443/cms/resource/shop/1/images/327844fa-4a06-4662-91be-d9fd073ca36f.swf>SWF-OBJECT-LINK.swf" quality="high" name="name" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" width="800" height="600"></object> **************************************************** !! NOTE: SWF-OBJECT-LINK.swf, CLS-ID-HERE, are replaced with valid values and the Flash animation is displayed on plain website page but isn't displayed in the WYSIWYG editor. Does anyone know why flash is not displayed in WYSIWYG editor and workarounds how to display the animation? -- Kind regards, Ignat Alexeyenko. -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
