Tagged Questions
0
votes
1answer
27 views
How can I determine where I want to edit in the backend (server)
My boss has a wordpress site and he wants me to give him the ability to add videos from a site called vzaar. I see the form, I see the main PHP file for editing posts. Unfortunately I can't track the ...
0
votes
3answers
285 views
getting video dimensions
when attaching videos (eg. .flv) to a post - is it possible to query its dimensions?
the problem is - i've got videos in 4:3 and 16:9 format and i need to get this information.
any ideas?
thanks
0
votes
2answers
509 views
displaying flv-video attachment in post
i've attached a local .flv video to my post (it was uploaded and is inside my mediapool).
my question: how can i display it inside my post? (the video player)
thanks