I have embeded Audio/Video however, it does not display / play on the survey.
For audio / video to play / display online in a browser a compatible playback software is necessary. Please make sure you download/install the necessary sofware/plugins.
- Adobe Flash player: Required to stream Youtube videos.
- Quick Time: Plays most audio / video formats.
Another alternative is to mention a player in your HTML embed code. For example:
<object type="application/x-shockwave-flash" data="/images/FlowPlayerDark.swf"
id="FlowPlayerObj" width="580" height="400">
<param name="allowScriptAccess" value="always"/>
<param name="movie" value="/images/FlowPlayerDark.swf"/>
<param name="quality" value="high"/>
<param name="scale" value="noScale"/>
<param name="wmode" value="transparent"/>
<param name="flashvars"
value="config={ autoPlay:false,loop:false,bufferLength:1,playList:[{overlayId: 'play'},
{name: 'Video', url:'//userimages/85148/Test_QP.flv'}], showMenu:false,showLoopButton:false}"/>
<embed id="FlowPlayer" wmode="transparent" src="/images/FlowPlayerDark.swf"
type="application/x-shockwave-flash" width="560" height="380"></embed>
</object>
Please use the above code only if you understand HTML. MicroPoll Support team will not be able to help you with the code.
Yes. For the file that you wish to embed / post on the survey, get the embed code. For example:
| Screenshot |
 |
Paste this code in your survey.