Gchats Media Player 4.0 30 Day Trial
Copyright © Gchat Design Studio 2003-2004 All rights Reserved.
Thank you for using Gchats Media Player 4.0
This file contains the latest information about Gchats Media Player 4.0.
- license Agreement
- Trial Version Limits
- What's new
- Requirements
- Installation
- Music Compression
- Video Compression
- Contact Info
license agreement:
- This software is the copyrighted and this document is a license agreement, by installing this application you agree to the terms of this license.
- You agree not to copy or distribute this software .
- Gchats Media player 4.0 Demo Version , only lists maximum 2 songs.
for complete version , you have to purchase Gchats Media Player 4.0 Full version.
- in the Full version , we will Add your Web site title to the top of the player and your web site link.
(title and link could not be blank)
- This Application takes no responsibility for any damage that this application might cause.
- Gchats Media Player 4.0 Demo version is licensed for non-commercial,
evaluation purposes only.The evaluation period is not to exceed one month,
after that you must remove this software or you agree to purchase the
appropriately licensed version if you choose to continue.
- We may change this license agreement at any time.
- By using Gchats Media Player 4.0, you agree to comply with all federal and state laws applicable to such content, as well as the terms of this license.
- If you disagree with any of these terms, you are not authorized to use this application.
Trial Version Limits:
-
Gchats Media player 4.0 Demo Version , only lists maximum 2 songs.
for complete version , you have to purchase Gchats Media Player 4.0 Full version.
What's new:
- Selecting Default Media
- Moving slider in the Movie Player
- Changing the Movie size to Full Screen when you do not move Mouse and returning when you move the Mouse
- Repeat , Shuffle
- Buffering
- Graphical Equalizer
- And More...
Requirements:
No Hosting requirements
IF your hosting does not support asp or php, you can use demotxt.html and medialist.txt file
But you have to edit the medialist.txt each time you want to add or change items.
Installation:
- Unzip the mplayer4demo.zip file
- upload mediademo.swf and musics folder to your web site
- If you want to use ASP version , you need the demoasp.html , medialist.asp files so Also upload this files for ASP version
- If you want to use PHP version , you need the demophp.html , medialist.php files so Also upload this files for PHP version
- If you want to use Text version , you need the demotxt.html , medialist.txt files so Also upload this files for Text version
- Place your Media files within the musics folder
For Video files you have to use FLV and For Music files you have to use MP3 files
Rename .flv Files to .html and Rename .mp3 files to .htm extension
for video files you have to specify the length of the video in seconds , to do make a text file with same name as video file and write length of the video file within the text file :
Example we have a video with 67 second length , we make the txt file and write 67 in the text file:
myvideo1.flv
myvideo1.txt
67
- Default Media is number of a track , when the player starts , that track start playing. to specifying the default media :
in ASP version :
open medialist.asp , goto Line 7 , you will see the line bellow :
Defaultsong = 1
change Number 1 to anything you want. for removing the Default Media , you can disable this line by adding a ( ' ) symbol:
'Defaultsong = 1
in PHP version :
open medialist.php, goto Line 10 , you will see the line bellow :
$Defaultsong = 1;
change Number 1 to anything you want. for removing the Default Media , you can disable this line by adding a ( //) symbol:
//$Defaultsong = 1;
in Text Version :
open medialist.txt file. Find &Default=1
Change the number 1 to your default Track Number,
If you want to disable Default Media , Remove the number :
&Default=1 > & Default=
* If the Default song be bigger than total count of the play list files, it won't work.
- Embedding the player into your pages :
There are 3 html files in the zip file demoasp.html , demophp.html , demotxt.html
in each file same player is embedded , but with passing a variable name MusicsPath
Example :
<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,0,0" width="340" height="250" id="demo" align="middle">
<param name="allowScriptAccess" value="sameDomain" />
<param name="movie" value="mediademo.swf?MusicsPath=medialist.txt" />
<param name="quality" value="high" />
<param name="bgcolor" value="#ffffff" />
<embed src="mediademo.swf?MusicsPath=medialist.txt" quality="high" bgcolor="#ffffff" width="340" height="250" name="demo" align="middle" allowScriptAccess="sameDomain" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" />
</object>
in the above example , player loads the play list from medialist.txt file , if you want the player load the play list from medialist.asp file so you have to change the
?MusicsPath=medialist.txt to ?MusicsPath=medialist.asp in the above example
Music Compression:
to compress mp3 files you can easily use Winamp 5.0 or other sound editing applications.
best compression type for real-time streaming for dial up :
MPEG Layer-3
24 KBits/s , 11,025 Hz , Stereo
* in some compression music’s play faster than normal mode , try to test music before running.
Video Compression:
- import your video files into Flash mx 2004 professional , using File > Import > Import to library...
- After that it prompt you the wizard window ,
- Select import the entire video ( you may select edit the video to cut a part of your video )
- Click next
- Select Compression type (bit rate) and click on the finish button
- hit CTRL + L to view the library content
- double click on the movie which you imported
- select Export... and save FLV file in to your hard disk.
Contact Info:
If you have any questions , or you found any bugs in the player , please contact us by info@gchats.com email .
Sincerely
Gchat Design Studio
http://www.gchats.com
Top of Page
Read me Date :
December 6, 2004
Gchats Media Player 4.0 30 Day Trial
Copyright © Gchat Design Studio 2003-2004 All rights Reserved.