ÜYE GİRİŞİ

HIZLI ARAMA


SMF Destek Bölümü SMF hakkında, tüm konularda yardım alabileceğiniz bölüm..

Cevapla
Alt 03-10-2007, 20:08   #1 (permalink)
Mr.CoWbOy
~*~ گєà£ Of گpєєd ~*~
 
Mr.CoWbOy - ait Kullanıcı Resmi (Avatar)
 
ÆonFLux
Kayıt: 20.04.2006
Yaş: 25
Mesajlar: 1.496
İtibar Gücü: 22


Exclamation Hepsi Bir Arada Video Modları.. [Youtube, Google, Metacafe, Mynet, Livevideo, Bright]

Youtube, Google, Metacafe, Mynet, Livevideo, Brightcove, VidiVodo, İzlesene, Yahoo , GameTrailers

bu resimleri kullandığın temanın images/bbc/ klasorune at




[HIDE]Sources Subs.php yi aç ve bul

Kod:
array(
				'tag' => 'green',
				'before' => '<span style="color: green;">',
				'after' => '</span>',
			),
Altına ekle ;

Kod:
array(
'tag' => 'videoyahoo',
'type' => 'unparsed_commas_content',
'test' => '\d+,\d+\]',
'content' => '<embed src="http://us.i1.yimg.com/cosmos.bcst.yahoo.com/player/media/swf/FLVVideoSolo.swf" flashVars="id=$1&emailUrl=http%3A%2F%2Fvideo.yahoo.com%2Futil%2Fmail%3Fei%3DUTF-8%26vid%3D952678%26fr%3D%26cache%3D1&imUrl=http%25253A%25252F%25252Fvideo.yahoo.com%25252Fvideo%25252Fplay%25253Fei%25253DUTF-8%252526vid%25253D952678%252526cache%25253D1&imTitle=The%252BTypewriter&searchUrl=http://video.yahoo.com/search/video?p=&profileUrl=http://video.yahoo.com/video/profile?yid=&creatorValue=$1" width="425" height="350" type="application/x-shockwave-flash" wmode="transparent"></embed>',
'validate' => create_function('&$tag, &$data, $disabled', '
if (isset($disabled[\'url\']))
$tag[\'content\'] = \'$1\';'),
'disabled_content' => '<a href="$1" target="_blank">$1</a>',
),	


array(
'tag' => 'mynet',
'type' => 'unparsed_commas_content',
'test' => '\d+,\d+\]',
'content' => '<object width="400" height="334"><param name="movie" value="http://vdo.mynet.com/e/$1" ></param><embed src="http://vdo.mynet.com/e/$1" type="application/x-shockwave-flash" wmode="transparent" width="400" height="334"></embed></object>',
'validate' => create_function('&$tag, &$data, $disabled', '
if (isset($disabled[\'url\']))
$tag[\'content\'] = \'$1\';'),
'disabled_content' => '<a href="$1" target="_blank">$1</a>',
),
			
		
		
		array(
'tag' => 'bright',
'type' => 'unparsed_commas_content',
'test' => '\d+,\d+\]',
'content' => '<embed src="http://admin.brightcove.com/destination/player/player.swf" bgcolor="#FFFFFF" flashVars="allowFullScreen=true&initVideoId=$1&servicesURL=http://www.brightcove.com&viewerSecureGatewayURL=https://www.brightcove.com&cdnURL=http://admin.brightcove.com&autoStart=false" base="http://admin.brightcove.com" width="486" height="412" type="application/x-shockwave-flash" wmode="transparent"></embed>',
'validate' => create_function('&$tag, &$data, $disabled', '
if (isset($disabled[\'url\']))
$tag[\'content\'] = \'$1\';'),
'disabled_content' => '<a href="$1" target="_blank">$1</a>',
),	



			array(
'tag' => 'vidivodo',
'type' => 'unparsed_commas_content',
'test' => '\d+,\d+\]',
'content' => '<embed src="http://www.vidivodo.com/VideoPlayerShare.swf?lang=tr&vidID=$1.flv" type="application/x-shockwave-flash" wmode="transparent" width="425" height="343"></embed>',
'validate' => create_function('&$tag, &$data, $disabled', '
if (isset($disabled[\'url\']))
$tag[\'content\'] = \'$1\';'),
'disabled_content' => '<a href="$1" target="_blank">$1</a>',
),
			
		
		array(
'tag' => 'izlesene',
'type' => 'unparsed_commas_content',
'test' => '\d+,\d+\]',
'content' => '<embed src="http://www.izlesene.com/player2.swf?video=$1" wmode="transparent" width="432" height="344" type="application/x-shockwave-flash"></embed>',
'validate' => create_function('&$tag, &$data, $disabled', '
if (isset($disabled[\'url\']))
$tag[\'content\'] = \'$1\';'),
'disabled_content' => '<a href="$1" target="_blank">$1</a>',
),
		
		
		
		
		array(
'tag' => 'youtube',
'type' => 'unparsed_commas_content',
'test' => '\d+,\d+\]',
'content' => '<object width="$2" height="$3"><param name="movie" value="http://www.youtube.com/v/$1" ></param><embed src="http://www.youtube.com/v/$1" type="application/x-shockwave-flash" width="$2" height="$3"></embed></object>',
'validate' => create_function('&$tag, &$data, $disabled', '
if (isset($disabled[\'url\']))
$tag[\'content\'] = \'$1\';'),
'disabled_content' => '<a href="$1" target="_blank">$1</a>',
),
			
				
			array(
'tag' => 'google',
'type' => 'unparsed_commas_content',
'test' => '\d+,\d+\]',
'content' => '<embed style="width:400px; height:326px;" id="VideoPlayback" type="application/x-shockwave-flash" src="http://video.google.com/googleplayer.swf?docId=$1&hl=en" flashvars=""></embed>	',
'validate' => create_function('&$tag, &$data, $disabled', '
if (isset($disabled[\'url\']))
$tag[\'content\'] = \'$1\';'),
'disabled_content' => '<a href="$1" target="_blank">$1</a>',
),		
				
				
				
				
			
				
				
				array(
'tag' => 'metacafe',
'type' => 'unparsed_commas_content',
'test' => '\d+,\d+\]',
'content' => '<embed src="http://www.metacafe.com/fplayer/$1.swf" type="application/x-shockwave-flash" width="400" height="345"></embed>',
'validate' => create_function('&$tag, &$data, $disabled', '
if (isset($disabled[\'url\']))
$tag[\'content\'] = \'$1\';'),
'disabled_content' => '<a href="$1" target="_blank">$1</a>',
),	
			
			array(
'tag' => 'livevideo',
'type' => 'unparsed_commas_content',
'test' => '\d+,\d+\]',
'content' => '<embed src="http://www.livevideo.com/flvplayer/embed/$1" type="application/x-shockwave-flash" quality="high" WIDTH="445" HEIGHT="369" wmode="transparent"></embed>',
'validate' => create_function('&$tag, &$data, $disabled', '
if (isset($disabled[\'url\']))
$tag[\'content\'] = \'$1\';'),
'disabled_content' => '<a href="$1" target="_blank">$1</a>',
),


			array(
               	'tag' => 'gametrailers',
               	'type' => 'unparsed_commas_content',
               	'test' => '\d+,\d+\]',
               	'content' => '<object type="application/x-shockwave-flash" width="$2" height="$3" data="http://www.gametrailers.com/remote_wrap.php?mid=$1"><param name="movie" value="http://www.gametrailers.com/remote_wrap.php?mid=$1"></param><param name="quality" value="high"></param></object><!-- Credz BleachEatingFreaks.com - Modified by socket - SCdev.org -->',
               	'validate' => create_function('&$tag, &$data, $disabled', '
					if (isset($disabled[\'url\']))
						$tag[\'content\'] = \'$1\';
					$pattern = \'/([0-9]+)/i\';
					if (preg_match($pattern, $data[0], $matches))
						$data[0] = $matches[0];'),
					'disabled_content' => '<a href="$1" target="_blank">$1</a>',
            ),
kullandığınız tema klasoru/display.template.php ve post.template.php de

bul ;

Kod:
'ftp' => array('code' => 'ftp', 'before' => '[ftp=', 'after' => ']', 'after' => '[/ftp]', 'description' => $txt[434]),

Altına ekle ;


Kod:
			array(),

			'youtube' => array('code' => 'youtube', 'before' => '[youtube=425,350]', 'after' => '[/youtube]', 'description' => Youtube),

			'google' => array('code' => 'google', 'before' => '[google=400,326]', 'after' => '[/google]', 'description' => Google),

			'videoyahoo' => array('code' => 'videoyahoo', 'before' => '[videoyahoo=425,350]', 'after' => '[/videoyahoo]', 'description' => videoyahoo),

			'metacafe' => array('code' => 'metacafe', 'before' => '[metacafe=400,345]', 'after' => '[/metacafe]', 'description' => Metacafe),

			'mynet' => array('code' => 'mynet', 'before' => '[mynet=400,334]', 'after' => '[/mynet]', 'description' => Mynet),

			'livevideo' => array('code' => 'livevideo', 'before' => '[livevideo=445,369]', 'after' => '[/livevideo]', 'description' => Livevideo),

			'bright' => array('code' => 'bright', 'before' => '[bright=486,412]', 'after' => '[/bright]', 'description' => Brightcove),

			'vidivodo' => array('code' => 'vidivodo', 'before' => '[vidivodo=425,343]', 'after' => '[/vidivodo]', 'description' => Vidivodo),

			'izlesene' => array('code' => 'izlesene', 'before' => '[izlesene=432,344]', 'after' => '[/izlesene]', 'description' => izlesene),

			'gametrailers' => array('code' => 'gametrailers', 'before' => '[gametrailers=420,360]', 'after' => '[/gametrailers]', 'description' => $txt['gametrailers']),
			
			array()

YouTube
Google
Yahoo
MetaCafe
Mynet
LiveVideo
BrightCove
VidiVodo
İzlesene
GameTrailers




Taglar Arasına Eklenecek Kodlar Koyu Renkle İşaretlenmiştir

Youtube
http://www.youtube.com/watch?v=zZp75fWe-ss

Google
http://video.google.com/videoplay?docid=-2494059705240860619

Yahoo
- Yahoo! Video945847&fr=&cache=1

Metacafe
http://www.metacafe.com/watch/598235/transformers_2007

Mynet
Mynet VDO - Hata15227

Livevideo
http://www.livevideo.com/video/9C5A230FB61D4AADA54A81886F5417BC/transformers-movie-2007-traile.aspx

Brightcove
Video Not Found440747898

VidiVodo (sitene koy kısmındaki)
<object width="425" height="343"><param name="movie" value="http://www.vidivodo.com/VideoPlayerShare.swf?lang=tr&vidID=49196&vCode=v200705241432490049196&dura=146&File=v idservers/server65/videos/2007/05/24/14/v200705241432490049196.flv"></param><param name="wmode" value="transparent"></param><embed src="http://www.vidivodo.com/VideoPlayerShare.swf?lang=tr&vidID=49196&vCode=v20 0705241432490049196&dura=146&File=vidservers/server65/videos/2007/05/24/14/v200705241432490049196.flv" type="application/x-shockwave-flash" wmode="transparent" width="425" height="343"></embed></object>

İzlesene
İzlesene.com : Videolar - Sinema117639/transformers

GameTrailers
Gametrailers.com - The Source For Video Game Media18893.html[/HIDE]

Bu da Örnek ve Modların Kurulduğu site ;

Foruma Video Ekleme Metodları [8 Yeni Video Sitesi]

Yedek almayı unutmayın!

Konu Mr.CoWbOy tarafından (03-10-2007 Saat 20:19 ) değiştirilmiştir.
Mr.CoWbOy Çevrimdışı   Alıntı ile Cevapla
 
Mr.CoWbOy için teşekkür edenler 42 kişi.
ahmet066 (16-11-2007), amca (06-01-2008), arassa (09-10-2007), barikat (06-12-2007), bedirhanata (24-12-2007), birfilminsonu (14-03-2008), braveheart (21-01-2008), byypusat (12-11-2007), CaN'da CaN (14-02-2008), CaNKaM (03-11-2007), casper_16 (06-02-2008), CeSaR (06-10-2007), demir34 (02-02-2008), DiEda (11-05-2008), eflarslan (28-11-2007), ekremcapkin (22-04-2008), fikfik (10-10-2007), FiL3MAN (17-04-2008), forumALEM (10-12-2007), IsyankaR (16-03-2008), jimmyhacker (26-03-2008), Kr㣠(04-10-2007), Law (15-03-2008), mc_akuma (01-11-2007), Menatheren (29-03-2008), MoRiaNTeS (16-01-2008), mrt806 (24-12-2007), novalgine_plus (03-12-2007), Pasli_Hisler (26-11-2007), radional66 (14-05-2008), RevivaL (01-02-2008), ruzgar66 (14-12-2007), Safak (26-03-2008), sonsabah2000 (18-11-2007), tmac6 (06-12-2007), TugruL (25-11-2007), usta50 (09-11-2007), warlocks (24-12-2007), wilddeath (28-01-2008), yasin5454 (13-03-2008), _beni7bitirdi_ (25-05-2008), _EzheR_ (24-04-2008)
Alt 04-10-2007, 22:22   #2 (permalink)
drxman
Yeni 2de1'ci
 
drxman - ait Kullanıcı Resmi (Avatar)
 
Kayıt: 04.10.2007
Yaş: 22
Mesajlar: 3
İtibar Gücü: 0


sagolasın bi bakalım
drxman Çevrimdışı   Alıntı ile Cevapla
 
Alt 05-10-2007, 19:21   #3 (permalink)
Mr.CoWbOy
~*~ گєà£ Of گpєєd ~*~
 
Mr.CoWbOy - ait Kullanıcı Resmi (Avatar)
 
ÆonFLux
Kayıt: 20.04.2006
Yaş: 25
Mesajlar: 1.496
İtibar Gücü: 22


rica ederim
Mr.CoWbOy Çevrimdışı   Alıntı ile Cevapla
 
Alt 07-10-2007, 00:40   #4 (permalink)
oguzkaan_27
Yeni 2de1'ci
 
oguzkaan_27 - ait Kullanıcı Resmi (Avatar)
 
Kayıt: 07.10.2007
Yaş: 33
Mesajlar: 4
İtibar Gücü: 0


bakalım nasıl

çalısada çalımasada eline sağlık
oguzkaan_27 Çevrimdışı   Alıntı ile Cevapla
 
Alt 07-10-2007, 02:05   #5 (permalink)
Krã£
Banministrator!
Yıldız savaşçısı Champion
 
Kr㣠- ait Kullanıcı Resmi (Avatar)
 
Kayıt: 19.04.2006
Yaş: 22
Mesajlar: 19.920
İtibar Gücü: 150


Çalışır çalışır..
Kr㣠Çevrimdışı   Alıntı ile Cevapla
 
Alt 19-10-2007, 08:48   #6 (permalink)
sepiti
Yeni 2de1'ci
 
sepiti - ait Kullanıcı Resmi (Avatar)
 
Kayıt: 19.10.2007
Yaş: 54
Mesajlar: 1
İtibar Gücü: 0


bakalim tabi
sepiti Çevrimdışı   Alıntı ile Cevapla
 
Alt 20-10-2007, 12:56   #7 (permalink)
Mr.CoWbOy
~*~ گєà£ Of گpєєd ~*~
 
Mr.CoWbOy - ait Kullanıcı Resmi (Avatar)
 
ÆonFLux
Kayıt: 20.04.2006
Yaş: 25
Mesajlar: 1.496
İtibar Gücü: 22


bak bakaLım
Mr.CoWbOy Çevrimdışı   Alıntı ile Cevapla
 
Alt 24-10-2007, 11:30   #8 (permalink)
Baris
Hırslı 2de1'ci
 
Baris - ait Kullanıcı Resmi (Avatar)
 
BeşiktAŞK
Kayıt: 24.04.2006
Mesajlar: 320
İtibar Gücü: 14


tesekkürler mr.cowboy
Baris Çevrimdışı   Alıntı ile Cevapla
 
Alt 24-10-2007, 18:11   #9 (permalink)
Mr.CoWbOy
~*~ گєà£ Of گpєєd ~*~
 
Mr.CoWbOy - ait Kullanıcı Resmi (Avatar)
 
ÆonFLux
Kayıt: 20.04.2006
Yaş: 25
Mesajlar: 1.496
İtibar Gücü: 22


Rica ederis efenim
Mr.CoWbOy Çevrimdışı   Alıntı ile Cevapla
 
Alt 03-11-2007, 01:59   #10 (permalink)
CaNKaM
Yeni 2de1'ci
 
CaNKaM - ait Kullanıcı Resmi (Avatar)
 
Kayıt: 03.11.2007
Mesajlar: 2
İtibar Gücü: 0


Haci Abi Bu Calismadi Netces forum tamamen txt belgesi yada html kodu gibi oldu sayfada sadece kod var ??

Dreamvaverla Yaptım Bu Seferde Siteye baglanamadı

Acaba Bana PM Atsan MSN leşsek Ben Sana .php Dosyalarını Göndersem Bide sen Yapsan Öle Denesek Olmasmı? :'( ??

Konu CaNKaM tarafından (03-11-2007 Saat 02:27 ) değiştirilmiştir.
CaNKaM Çevrimdışı   Alıntı ile Cevapla
 
 
Cevapla


Konuyu Toplam 1 Üye okuyor. (0 Kayıtlı üye ve 1 Misafir)
 
Seçenekler
Stil

Yetkileriniz
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is Açık
Smileler Açık
[IMG] Kodları Açık
HTML-KodlarıKapalı
Trackbacks are Açık
Pingbacks are Açık
Refbacks are Açık


Benzer Konular
Konu Konuyu Başlatan Kategori Cevaplar Son Mesaj
16 msn programı (Hepsi Bir Arada) redbull Msn Plus ve Eklentileri 2 19-01-2008 12:04
Google & Youtube videolarını Live Space e koymak Mr.CoWbOy Msn Space 0 28-12-2007 19:17
Google adsense reklamlarını Youtube videolarına entegre ediyor Mr.CoWbOy Yeni Teknolojiler ve Haberler 0 28-10-2007 19:38
YouTube videoları Google Earth'te eLFiDa Yeni Teknolojiler ve Haberler 0 17-10-2007 20:53
Creative DiviCam 516 ile hepsi bir arada eLFiDa Yeni Teknolojiler ve Haberler 0 02-07-2007 17:45





1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 651 652 653 654 655 656 657 658 659 660 661 662 663 664 665 666 667 668 669 670 671 672 673 674 675 676 677 678 679 680 681 682 683 684 685 686 687 688 689 690 691 692 693 694 695 696 697 698 699 700 701 702 703 704 705 706 707 708 709 710 711 712 713 714 715 716 717 718 719 720 721 722 723 724 725 726 727 728 729 730 731 732 733 734 735 736 737 738 739 740 741 742 743 744 745 746 747 748 749 750 751 752 753 754 755 756 757 758 759 760 761 762 763 764 765 766 767 768 769 770 771 772 773 774 775 776 777 778 779 780 781 782 783 784 785 786 787 788 789 790 791 792 793 794 795 796 797 798 799 800 801 802 803 804 805 806 807 808 809 810 811 812 813 814 815 816 817 818 819 820 821 822 823 824 825 826 827 828 829 830 831 832 833 834 835 836 837 838 839 840 841 842 843 844 845 846 847 848 849