xxxxxxxxxx
<!DOCTYPE html>
<html>
<body>
<h4>向右浮动一个 object :</h4>
<p>这是一些文本。<object width="200" height="200" data="/statics/demosource/helloworld.swf" style="float:right"></object>这是一些文本。</p>
<p>这是一些文本。这是一些文本。</p>
</body>
</html>