Webulator: Build your own website without any special software or know-how!

Recent articles

  • Image Maps

    Webulator allows you to add image maps to allow users to click on different areas of an image in order to link to different places.
  • Submitting the site to search engines

    Webulator automatically generates an XML sitemap file to help search engines to index your site. Clicking on any of the named search engines will submit your sitemap file to them indicating that you want your website to be reindexed.
  • Webulator

    DIY websites for small organisations Low Cost Easy to use Reliable Sustainable Expert technical support
  • Embedding a Twitter feed

    You can embed a Twitter feed to a page using the [Twitter:] tag.
  • Linking to Ofsted reports

    You can use the [Ofsted:URN] command embedded in your article text to create a link to a report on the Ofsted website, where URN is the unique reference number for the establishment you want to find the report for.
  • Hit Counters

    You can track the number of hits on an article using the [HitCounter:] tag.
  • Copying and pasting text from other applications

    When text is copied into an article from another application the formatting can sometimes look a bit odd.
  • Embedding MP3 files

    MP3 files can be uploaded in the same way as all other files. Normally they will just be displayed as a file icon which allows the file to be downloaded, however it is possible to cause the MP3 file to be played in an embedded flash mp3 player instead.
  • Technical Stuff

    This section contains fields for customising your website outside the scope of the colours and fonts settings, for inserting extra information into your website page headers and for adding custom html at the end of every page.
  • Colours and fonts

    This section of the Edit Site page allows you to change background and text colours and the fonts used throughout your website.
RSS Feed of this page

Embedding MP3 files

MP3 files can be uploaded in the same way as all other files. Normally they will just be displayed as a file icon which allows the file to be downloaded, however it is possible to cause the MP3 file to be played in an embedded flash mp3 player instead.

The MP3 file can be embedded in the page by entering [Handler] into the text field on the file upload form.

The [Handler] text causes the Webulator software to invoke its 'Handler' routines for the MP3 file and causes a small embedded flash MP3 player to appear which gives the user start and pause buttons, a progress bar and a volume control as shown below.

MP3 File

Extra parameters can be added after the [handler] text: width: width in pixels of the player (default is 300) Because of the way the MP3 player software works, the value controls all players on a page. If you specify the width more than once, the last one on the page will have precedence. loop: whether or not to loop the audio (i.e. start playing it again once it has finished). Permitted values are true or false, default is false. play: whether or not to play the audio automatically when the page opens. Permitted values are true or false, default is false. Use with caution as this can be irritating! initialvolume: A value for the volume control on the player. 0 is silent, 100 is full volume, default is 100. showfile: In addition to showing the MP3 player, the file can also be displayed as a file icon for download along with the text supplied with the showfile argument. In the example below we have used [Handler]loop=true;initialvolume=50;showfile=Download the MP3 file

MP3 File

Download the MP3 fileDownload the MP3 file (261k bytes)

Those who do not have a flash and javascript enabled browser will see a link to the MP3 file, which will allow them to download it and play it elsewhere.