views:

127

answers:

1

hello i want to add param value to all the object in a page. like

param name="wmode" value="transparent"

to all the object. how can i do that

A: 

sounds like you are trying to manipulate some embedded SWFs? .. maybe take a look at swfobject as it takes care of a lot of this for you

Scott Evernden