[jQuery] flashvars value attribute with flash plugin
Is there any way to encode the value of the flashvars VALUE attribute
of the PARAM element with the standard jQuery Flash plugin?
Basically I am trying to work something like the following into my
jQuery flash code:
<param name="flashvars" value="feed=api://www.flickr.com/?
album=17896512589327889" />