 |
 |
 |
 |
Registered: 05/22/12
Posts: 2
|
|
|
 |
 |
 |
 |
|
 |
 |
 |
 |
|
Express Hosting
"We are the official hosting company of UBB.threads. Ask us about our free migration services to migrate your UBB.threads installation."
|
|
|
 |
 |
 |
 |
 |
 |
 |
 |
#174210 - 01/18/07 05:12 AM
Re: Off-Topic: New police tool
[Re: Gizmo]
|
|
Registered: 11/09/06
Posts: 3384
|
|
Function EmbedGoogleVideo($docid,$Title)
Dim $Source,$Nul
$Source = '<embed style='+'"'+'width:400px; height:326px;'+'"'+' id='+'"'+'VideoPlayback'+'"' + ' align='+'"'+'middle'+'" ' +
'type='+'"'+'application/x-shockwave-flash'+'"'+' src='+'"'+'http://video.google.com/googleplayer.swf?docId=' +
$docid + '"' + ' allowScriptAccess='+'"'+'sameDomain'+'"'+' quality='+'"'+'best'+'"'+' bgcolor='+'"'+'#ffffff '+'"' +
'scale='+'"'+'noScale'+'"'+' salign='+'"'+'TL'+'" ' +
'FlashVars='+'"'+'playerMode=embedded'+'"'+'> </embed>'
$Nul = WriteProfileString('.\googlevideo.ini','MOVIES',$Title,$Source)
Exit @ERROR
EndFunction
|
|
Top
|
|
|
|
|
 |
 |
 |
 |
|
|