Webmasters
If you have a home page that publishes song lyrics and guitar
chords, you can make your site more pleasant and neat to its users.
The usual formats for song exhibition don't allow users to hear the
chords or see its representation on the fret board. Weblyrics Player
address this problem.
Weblyrics Player is a plugin for Internet Explorer
® that allows .wly files (Weblyrics' file) to be
opened inside your browser. The result is similar to the picture
below.
Advantages to the user when using Weblyrics Player to view a
song
|
Its
design can be adapted to the users' layout, keeping chords
always above the same letters despite the font format being
used. It also allows the font size to be incresed or
decreased.
Allows
the user to see the chord diagrams and play them either by
cliking over the diagram or using the computer keyboard.
Split text song into two columns.
View
the chord diagrams inside the text.
View
chords on the fret board.
Copy
and print text in one or two columns (depending on actual
configuration).
The
files are not overloaded with images once the chord
diagrams are generated online in the users machine.. |
View here a sample of a page
published using Weblyrics Player.
What is necessary to make this tecnology available in your website 1.
Convert the songs to .wly format
It is necessary that you convert your files to the .wly
format. It is fast and easy. You have only to open the files in
Weblyrics and save them. This step should not be hard once
Weblyrics deciphers and analises standart text files (.txt, .htm,
.doc ) with excelent precision. However we still advice a file's
revision before saving them to ensure the quality of the songs
published in your site. 2. Changing
your website's pages
Once you have done the first step, you should use the following HTML
code in the page where the songs will be published.
<OBJECT
classid="clsid:23908ECA-4605-482F-A646-95D2408BCACC"
width=90%
height=455
align=center
hspace=0
vspace=0>
<PARAM NAME="FileName" VALUE="musics/mymusic.wly">
</OBJECT> |
In the sample above, musics/mymusic.wly,
should be replaced with the name of the file that you want to be
opened on the actual page. In this field you may either use
the file's complete path (e.g. http://www.meusite.com.br/musicas/minhamusica.wly)
or its relative location
(see sample above).
Besides the file name, the following parameters may be set:
width - indicates the width of the Weblyrics Player.
It can be given in pixels or percentage
(see sample above).
height -indicates the height of the Weblyrics Player.
It can be given in pixels or percentage
(see sample above).
align - indicates the alignment of the Weblyrics Player.
We advice to use the center value.
3. Make a hyperlink to install
Weblyrics Player available to its Users.
You should notify your Users that it is necessary to have Weblyrics
Player installed to visualize the songs. You should also make
a hyperlink to download Weblyrics Player available using one of the
following images
with the HTML codes below.
Image
1 (black background)
<font
size="-2" face="Verdana, Arial, Helvetica, sans-serif">
To view this song you will need the
WebLyrics Player plug-in<br><br>
<a href="http://www.weblyrics.net/wlplayer" target="_blank">
<img src="http://www.weblyrics.net/images/WLPlayer1.gif"
alt="Click here to download the WebLyrics
Player plug-in"
width="120" height="32" border="0"></a></font>
|
Image
2 (orange background)
<font
size="-2" face="Verdana, Arial, Helvetica, sans-serif">
To view this song you will need the WebLyrics Player plug-in<br><br>
<a href="http://www.weblyrics.net/wlplayer" target="_blank">
<img src="http://www.weblyrics.net/images/WLPlayer2.gif" alt="Click here
to download the WebLyrics Player plug-in" width="120" height="32" border="0"></a></font> |
If you still have any question contact us:
support@weblyrics.com.br
|