How to Embed Audio / Video files?
Go To:
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.
<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. QuestionBuilder Support team will not be able to help you with the code.
Can I embed / use videos posted on sites like Youtube?
Yes. For the file that you wish to embed / post on the survey, get the embed code. For example:
|