I have enable the HTML purifier module to make the content the valid xhtml. But the client need flash content
on node. i have configured the HTML purifier module with following value to show flash content

Allowed
======
object[width|height|data]
param[name|value]
embed[src|type|allowscriptaccess|allowfullscreen|width|height|wmode]

Allowed Attribute
==========

a.href
*.id
*.dir
*.lang
*xml:lang
*.href
*[width|height|data]
*[name|value]
*[src|type|allowscriptaccess|allowfullscreen|width|height|wmode]

Doctype
=====
XML 1.0 strict

FlashCompat
========
Yes(True)
FlashAllowFullScreen
=============
Yes
SafeEmbed
========
Yes
SafeObject
=======
Yes
FlashAllowFullScreen
=============
Yes
YouTube
=====
yes

I use plain text editor with html purifier filter

code used is

Still i am not getting flash on my page

Could you please point out what is the error

Comments

dono1’s picture

Are you able to copy and paste your object tags in here?

If you are not generating the object tags yourself, and the module is creating them. View source on the page you speak of, and copy the object tags from there.

sujith7c’s picture


<object id="wsj_fp" width="512" height="363">
<param name="movie" value="http://s.marketwatch.com/media/swf/main.swf"></param>
<param name="allowFullScreen" value="true"></param>
<param name="allowscriptaccess" value="always"></param>
<param name="flashvars" value="videoGUID={0BF5E9F9-2A3D-4AEF-8862-81B5AB015EAD}&playerid=2001&plyMediaEnabled=1&configURL=http://m.wsj.net/video-players/&autoStart=false" base="http://s.marketwatch.com/media/swf/"name="flashPlayer"></param>
<embed src="http://s.marketwatch.com/media/swf/main.swf" bgcolor="#FFFFFF"flashVars="videoGUID={0BF5E9F9-2A3D-4AEF-8862-81B5AB015EAD}&playerid=2001&plyMediaEnabled=1&configURL=http://m.wsj.net/video-players/&autoStart=false" base="http://s.marketwatch.com/media/swf/" name="flashPlayer" width="512" height="363" seamlesstabbing="false" type="application/x-shockwave-flash" swLiveConnect="true" pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash"></embed>
</object>


hixster’s picture

need to get flash working too

Drupal Web Designers Surrey South East England www.lightflows.co.uk