FLV movie – javascript in page
-
Ok, so I’ve looked everywhere, read the docs (using javascript) and I can not figure this out.
I am trying to insert a FLV movie into a WP page. However, I want to use the same publish settings I used in flash. Specifically, I need to use the javascript flash spit out when publishing the .swf which uses one of the controller skins, color, and the player detection with link to download player. This can’t be done using the wp-flv plugin.
When I insert the javascript in the page and save, it is putting a<p>in front of the script and so its not working.
So how can I insert the javascript in a page?
Like I said, I read the (using javascript) and it suggest creating a function within the script and calling it from within the page. This doesn’t work, the whole script needed can’t just be put into one function. Please help. Thank you
The topic ‘FLV movie – javascript in page’ is closed to new replies.