isousluer adlı üyeden alıntı:
mesajı görüntüle
Facebook Video Botu v4 (istenilen herşey eklendi)
175
●17.911
- 03-07-2010, 17:47:13hocam video resmini çekiyordu fakat facebook hotlink koruması getirince eski playere dönmek zorunda kaldık eski playerda da önizleme resmi koyunca video başlatılamıyor hotlink sorunu çözülsün oda çözülecekOnurStyle adlı üyeden alıntı: mesajı görüntüle
- 03-07-2010, 17:51:07
<?php get_header(); ?> <div id="content"> <?php if (have_posts()) : while (have_posts()) : the_post(); ?> <div class="post" id="post-<?php the_ID(); ?>"> <h1 class="post-title"><?php the_title(); ?></h1> <?php $link=get_post_meta($post->ID, "link", true); $resim=get_post_meta($post->ID, "resim", true); ?> <object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,0,0" width="400" height="315" id="Untitled-1" align="middle"> <param name="allowScriptAccess" value="sameDomain" /> <param name="allowFullScreen" value="true" /> <param name="movie" value="/player.swf?file=<?=$link?>&autostart=true&type=video" /> <param name="quality" value="high" /> <embed src="/player.swf?file=<?=$link?>&autostart=true&type=video" quality="high" width="400" height="315" name="mymovie" align="middle" allowFullScreen="true" allowScriptAccess="sameDomain" type="application/x-shockwave-flash" pluginspage="http://www.adobe.com/go/getflashplayer" /> </object> <?php the_content('<p class="serif">Read the rest of this entry »</p>'); ?> <?php wp_link_pages(array('before' => '<p><strong>Pages:</strong> ', 'after' => '</p>', 'next_or_number' => 'number')); ?> <div class="post-info"> <?php the_time('F jS, Y') ?> in <?php the_category(', '); ?> <?php the_tags('| tags: ', ', ', ''); ?> <?php edit_post_link('[Edit this entry]','',''); ?> </div> </div> <?php comments_template(); ?> <?php endwhile; else: ?> <p>Sorry, no posts matched your criteria.</p> <?php endif; ?> </div> <?php get_sidebar(); ?> <?php get_footer(); ?>bunu deneyin hocam sorun düzelmezse tekrar bakayım - 03-07-2010, 18:08:12hocam siz eklenti mi kullanıyorsunuzaltay76 adlı üyeden alıntı: mesajı görüntüle
- 03-07-2010, 18:17:54msnden konuşalım hocamaltay76 adlı üyeden alıntı: mesajı görüntüle
- 03-07-2010, 19:01:37öenmli değil hocamaska_surgun adlı üyeden alıntı: mesajı görüntüle