Hi,
i just installed imediasee player to my drupal site, but i am finding it difficult to allow my site users to play video from imediasee servers, it seems easy with youtube and other such providers, can you give me a step by step approach?
i have gone through every peice of documentation, finding it difficult with the player,
for e.g., i have a video file called test.flv uploaded on imediasee server, and my customer UID is TECHGSR, now what do i do to allow my site visitors to have a look at it?
Regards
G S Reddy
Comments
Comment #1
drupal-at-imediasee commentedSupport for tech.gsr was provided through Imediasee email support. For the benefit of anyone else reading this...
If you are using the imediasee input filter you would use:
[ImediaseeVideo flv="test"] or [ImediaseeVideo test]
If you are using the Embedded Media Field you can use either format in the 3rd Party Video field.
Comment #2
sti_drupal commentedIf you are using the imediasee input filter you would use:
[ImediaseeVideo flv="test"] or [ImediaseeVideo test]
OOK. but what is Test??
test.flv
/mysite/sites/all/themes/mysite/files/user/test.flv
src="/mysite/sites/all/themes/mysite/files/user/test.flv"
http://mysite/sites/all/themes/mysite/files/user/test.flv
???
which of these?