|
|
 Rank: Active Member
Joined: 6/14/2011 Posts: 11 Points: 33 Location: India
|
Hi, ME support video's?I have a requirement to play video on mobile but through API I couldn't find any approach?Please suggest me if I can achieve using ME.
-- Ravi
|
|
 Rank: ME Staff
Joined: 1/12/2009 Posts: 279 Points: 408 Location: VA
|
You can put your embed code inside a Billboard list item.
|
|
 Rank: Active Member
Joined: 6/14/2011 Posts: 11 Points: 33 Location: India
|
Hi Joe,
When I tried to embed code like below:
<object id="qtplayer" classid= "clsid:02BF25D5-8C17-4B23-BC80- D3488ABDDC6B" codebase="http://www.apple.com/ qtactivex/qtplugin.cab"> width="320" height="26">
<param name="controller" value="TRUE">
<param name="autoplay" value="FALSE">
<param name="src" value="Comp&201_3.avi">
<embed src="Comp%201_3.avi" width="320" height="200" autoplay="FALSE" controller="TRUE" pluginspage="http://www.apple.com/ quicktime/download/" />
</object>
and embed inside a Billboard but No luck. I am not able see video playing.Only blank screen coming. Could you please share any working example that i can test. I tried in safari browser by changing user agent.
Thanks in Advance.
-- Ravi
|
|
 Rank: ME Staff
Joined: 1/12/2009 Posts: 279 Points: 408 Location: VA
|
Hi, When you say "Only blank screen coming", do you mean the billboard control is blank? Or is the entire screen blank? Can you take some screenshots of your issue and send them to me.support@h3s-inc.com-joe
|
|
 Rank: Active Member
Joined: 6/14/2011 Posts: 11 Points: 33 Location: India
|
Hi Joe, I sent you the screenshot. Please have a look and please share any possiblity or alternative to display video as I am not able to play video.
Thanks
-- Ravi
|
|
|
Guest |