
Recent articles
© Dial Solutions Ltd 2009 - 2012
| Embedding Flash VideosFlash videos can be embedded in an article by uploading them as a file and adding the [Handler] command and perhaps some optional parameters into the file's text field. If the flash video is just added as a straight forward file field with no [Handler] command then it will just appear as a downloadable file link as shown below: ![]() If the text for the file field is set to [Handler] then the video will be displayed at a default size of 300 × 200 pixels and with autoplay turned off: ![]() If the text for the file field is set to [Handler]width=450;height=300;play=true then the video will be displayed at a size of 450 × 300 pixels and will play as soon as the page is displayed: ![]() Embedding Flash Videos Flash videos can be embedded in an article by uploading them as a file and adding the [Handler] command and perhaps some optional parameters into the file's text field. |