.php file with flash in a div... hmmm
<html><div id="divid" style="position:absolute; left:400; top:142;"><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0" width="550" height="342" id="movie" align="">
<param name=welcome value="welcome.swf"> <param name=quality value=high> <param name=bgcolor value=#333399> <embed src="welcome.swf" quality=high bgcolor=#333399 width="550" height="342" name="welcome" align="" type="application/x- shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer"></embed> </object>
</div></html><?php get_header(); ?><div id="casing"><div id="maincontent"><?php if (have_posts()) : ?><?php $count = 0; ?><?php while (have_posts()) : the_post(); ?><div class="boxpost" id="post-<?php the_id(); ?>"><h2><a href="<?php the_permalink() ?>" rel="bookmark" title="permanent link to <?php the_title(); ?>"><?php the_title(); ?></a></h2><div class="boxcover"><?php solar_home_image(); ?> <?php the_excerpt (); ?> <div class="clear"></div></div><div class="boxmeta"> <span class="more"> <a href="<?php the_permalink() ?>">read more</a></span></div></div><?php if(++$counter % 3 == 0) : ?><div class="clear"></div><?php endif; ?><?php endwhile; ?> <div class="clear"></div> <div id="navigation"><?php if(function_exists('wp_pagenavi')) : ?> <?php wp_pagenavi() ?> <?php else : ?> <div class="alignleft"><?php next_posts_link(__('« older entries','arclite')) ?></div> <div class="alignright"><?php previous_posts_link(__('newer entries »','arclite')) ?></div> <div class="clear"></div> <?php endif; ?></div> <?php else : ?> <h1 class="title">not found</h1> <p>sorry, looking isn't here.</p> <?php endif; ?></div><?php get_footer(); ?>
the flash loading blue box (ibm blue ).. no video playing help? when use same div code in .html plays , loads video perfectly.
no one?
More discussions in Adobe Animate CC - General
adobe
Comments
Post a Comment