Click here to Skip to main content
15,891,712 members
Home / Discussions / Linux, Apache, MySQL, PHP
   

Linux, Apache, MySQL, PHP

 
AnswerRe: How to write in PHP Pin
jammmie99919-Jul-09 0:43
professionaljammmie99919-Jul-09 0:43 
QuestionRe: How to write in PHP [modified] Pin
udch19-Jul-09 1:56
udch19-Jul-09 1:56 
AnswerRe: How to write in PHP Pin
Marc Firth21-Jul-09 0:04
Marc Firth21-Jul-09 0:04 
GeneralRe: How to write in PHP Pin
Luc Pattyn21-Jul-09 2:17
sitebuilderLuc Pattyn21-Jul-09 2:17 
Questionhow to decode this php code Pin
Rahul Boss18-Jul-09 11:50
Rahul Boss18-Jul-09 11:50 
AnswerRe: how to decode this php code Pin
Marc Firth19-Jul-09 23:08
Marc Firth19-Jul-09 23:08 
AnswerRe: how to decode this php code Pin
muhmmed bakry9-Jul-11 1:27
muhmmed bakry9-Jul-11 1:27 
QuestionHow to increase video clarity Pin
malrajphp18-Jul-09 0:36
malrajphp18-Jul-09 0:36 
Hi All,
I have created a php web application. In the project I am using "player.swf" object and "SteelExternalAll.swf" skin. But the video clarity is very poor. Here below I listed my video player coding.

<script type="text/javascript">
var FO = { codebase:"http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,0,0",
type:"application/x-shockwave-flash",
pluginspage:"http://www.macromedia.com/go/getflashplayer",
movie:"http://www.test.com/station/player.swf",
width:"450",
height:"300",
majorversion:"9",
build:"0",
bgcolor:"#000000",
allowfullscreen:"true",
flashvars:"file=http://www.test.com/vault/video/temp/1247076974.flv&image=http://www.test.com/vault/video/thumbnail/1247076974.jpeg&add_song=http://www.test.com/login/login.php&download_song=http://www.test.com/more/downloadvideoinst.php?musicid=380&share_song=http://www.test.com/login/login.php&buy_album=http://www.test.com/more/song_download.php?musicid=380&autostart=false&showfsbutton=true&frontcolor=0xC2BDBD&backcolor=0x000000&lightcolor=0xFF0000&skinname=http://www.test.com/station/SteelExternalAll.swf&uri=http://www.test.com/index.php?vid=380&id=in&embed=<script type='text/javascript' src='http://www.test.com/station/ufo.js'><%2n/script><div id='player1' align='center'></div> <script type='text/javascript'> var FO = { codebase:'http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,0,0',type:'application/x-shockwave-flash',pluginspage:'http://www.macromedia.com/go/getflashplayer',movie:'http://www.test.com/embedvideoplayer/player.swf',width:'450',height:'300',majorversion:'9',build:'0',
bgcolor:'#000000',allowfullscreen:'true',flashvars:'file=http://www.test.com/vault/video/temp/1247076974.flv%26image=http://www.test.com/vault/video/thumbnail/1247076974.jpeg%26add_song=http://www.test.com/addfav.php?vid=380%26mpid=%26download_song=http://www.test.com/more/song_download.php?musicid=380%26buy_album=http://www.test.com/more/song_download.php?musicid=380%26autostart=false%26
showfsbutton=true%26frontcolor=0xC2BDBD%26backcolor=0x000000%26
lightcolor=0xFF0000%26skinname=http://www.test.com/embedvideoplayer/SteelExternalAll.swf' }; UFO.create( FO, 'player1');<%2n/script>"};
UFO.create( FO, "player1");
</script>

So anyone advice me how to improve the video clarity in my site.

Thanks for advance!
Confused | :confused:
AnswerRe: How to increase video clarity Pin
Marc Firth19-Jul-09 23:10
Marc Firth19-Jul-09 23:10 
Questionhelp building a project with cakephp Pin
Artakazezs16-Jul-09 23:54
Artakazezs16-Jul-09 23:54 
AnswerRe: help building a project with cakephp Pin
Marc Firth19-Jul-09 23:14
Marc Firth19-Jul-09 23:14 
AnswerRe: help building a project with cakephp Pin
magalaxmi11-Aug-10 21:53
magalaxmi11-Aug-10 21:53 
QuestionI want to generate Excel reports and Graphs using php, mysql pls help me Pin
Venkatalakshmi_n16-Jul-09 18:04
Venkatalakshmi_n16-Jul-09 18:04 
AnswerRe: I want to generate Excel reports and Graphs using php, mysql pls help me Pin
Marc Firth19-Jul-09 23:17
Marc Firth19-Jul-09 23:17 
AnswerRe: I want to generate Excel reports and Graphs using php, mysql pls help me Pin
enhzflep29-Jul-09 18:56
enhzflep29-Jul-09 18:56 
Questionlooking for a faster compiler for compiling c++ code under a Cygwin into .exe used run under Windows Pin
Seraph_summer14-Jul-09 20:48
Seraph_summer14-Jul-09 20:48 
AnswerRe: looking for a faster compiler for compiling c++ code under a Cygwin into .exe used run under Windows Pin
Jimmanuel17-Jul-09 7:31
Jimmanuel17-Jul-09 7:31 
GeneralRe: looking for a faster compiler for compiling c++ code under a Cygwin into .exe used run under Windows Pin
Indrora23-Sep-09 6:45
Indrora23-Sep-09 6:45 
AnswerRe: looking for a faster compiler for compiling c++ code under a Cygwin into .exe used run under Windows Pin
Indrora23-Sep-09 6:46
Indrora23-Sep-09 6:46 
Questionhow to coonect php with web data pro1.63? Pin
govind_22200714-Jul-09 19:07
govind_22200714-Jul-09 19:07 
QuestionPHP Help Pin
sarang_k13-Jul-09 6:35
sarang_k13-Jul-09 6:35 
AnswerRe: PHP Help Pin
Tony Richards13-Jul-09 9:03
Tony Richards13-Jul-09 9:03 
GeneralRe: PHP Help Pin
sarang_k17-Jul-09 18:58
sarang_k17-Jul-09 18:58 
AnswerRe: PHP Help Pin
Marc Firth13-Jul-09 22:00
Marc Firth13-Jul-09 22:00 
QuestionPHP Source code controller Pin
VarunPrakash12-Jul-09 1:58
VarunPrakash12-Jul-09 1:58 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.