女模实拍
flash问题集(1):怎么样才能把动画的画面放大?
发起人:qingchibihe  回复数:7  浏览数:29231  最后更新:2011/6/20 15:57:27 by huahua

发表新帖  帖子排序:
2011/1/17 16:13:23
huahua





角  色:管理员
发 帖 数:437
注册时间:2010/3/6
flash问题集(3):大音画发表切片之后的音画代码那里有?
大音画发表切片之后的音画代码

如何发表图片为切片的音画作品,或者解决转载的音画中的多张图片出现错位、图片之间有空隙等问题,就必须要使用代码。



  关于ps切片:一般是做网页分割图片用的,photoshop里有个工具“切片”,意思这是把一张大图切割成若干张小图的工具,便于网页的排版和打开的速度,知道了这个后,我们就开始了解代码,如何使用切片工具这个问题放到最后。


    代码如下:


<DIV style="LEFT: -42px; WIDTH: 1000px; POSITION: relative; TOP: -35px">
<IMG src=图片1><IMG src=图片2><IMG src=图片3><IMG src=图片4><IMG src=图片5><IMG src=图片6><IMG src=图片7><IMG src=图片8><IMG src=图片9><IMG src=图片10>
<!-- End ImageReady Slices -->
</body><EMBED style="LEFT: 100px; WIDTH:900px; POSITION: absolute; TOP: 200px; HEIGHT:200px; quot: "

src=透明动画1 width=600 height=600 type=application/octet-stream quot="" quality="quot;high"

wmode="transparent">
<EMBED style="LEFT: 100px; WIDTH:900px; POSITION: absolute; TOP: 650px; HEIGHT:300x; quot: " src=透明动画2

width=600 height=300 type=application/octet-stream quot="" quality="quot;high" wmode="transparent">
<EMBED style="LEFT: 100px; WIDTH:900px; POSITION: absolute; TOP: 1200px; HEIGHT:200px; quot: " src=透明动画3

width=600 height=600 type=application/octet-stream quot="" quality="quot;high" wmode="transparent">
<EMBED style="LEFT: 100px; WIDTH: 450px; POSITION: absolute; TOP:1700px; HEIGHT: 300px; quot: " src=透明动画4

width=600 height=100 type=application/octet-stream quot="" quality="quot;high" wmode="transparent">
<EMBED style="LEFT: 100px; WIDTH: 450px; POSITION: absolute; TOP:2000px; HEIGHT: 300px; quot: " src=透明动画5

width=600 height=100 type=application/octet-stream quot="" quality="quot;high" wmode="transparent"></div>

<EMBED src=音乐地址  hidden=true type=audio/mpeg loop="-1" autostart="true"></div>



用户在线信息
当前查看此主题的会员: 1 人。其中注册用户 0 人,访客 1 人。