把音乐变为立方体的爱

[转中华音画CEO]音画贴制作在线编辑器

上一篇 / 下一篇  2007-08-27 03:42:24

音画贴制作在线编辑器

点击进入第一个

点击进入第二个

点击进入第三个

点击进入第四个

点击进入第五个

点击进入第六个

这个编辑器是可以利用代码的哦

首先把查看原代码前的小框打上勾。然后把需要的代码写入(或者从其他地方复制粘贴过来)

其次,把刚才那个小钩钩去掉。就出现(下图),当然,你现在可以自由调整图片大小,文字的位置等

再次后,就在图上点击鼠标左键,这时会出现复选框

最后点击你的电脑浏览器上的编辑里面的复制,再然后就把它粘贴到你要发表的页面发表就OK啦!

试验一下,成功了吗?其它的什么会游的鱼啊,雨滴啊,都可以利用代码的。你不妨试试。俗能生巧。我什么都不会,但是,做多了也就会了这么一点点。希望能对你有帮助哦

 

                         点击查看编辑教程图片点击可在新窗口打开查看[全屏欣赏]
 
 

如果你希望作一个全屏的帖子 那么加入一段代码就可以了 其中LEFT: -210px为表格距页面左边距的距离 TOp: -10px为表格与页面顶端的距离 这些都可以根据实际需要调整 (为了使全屏的帖子看起来不是太单薄 我们在最外面又加了一个表格 并使用更丰富一些的背景图片)

<DIV style="FONT-SIZE: 9pt">
<TABLE style="LEFT: -190px; WIDTH: 970px; pOSITION: relative; TOp: -10px" borderColor=#448cbb cellSpacing=0 cellpadding=3 align=center bgColor=#ffffff background=背景图片地址 border=0>

内容
</TABLE></DIV>

全屏代码

方法一:
<TABLE style="LEFT: -220px; WIDTH: 1000px; POSITION: relative; TOP: 250px" cellSpacing=0 cellPadding=10 width="100%"><TBODY><TR><TD width="100%"><DIV align=center>帖子内容</div></td></tr></table><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br>
 
方法二:
<TABLE style="LEFT: -220px; WIDTH: 1000px; POSITION: relative; TOP: 250px" cellSpacing=0 cellPadding=10 width="100%"><TBODY><TR><TD width="100%"><DIV align=center><IFRAME. marginWidth=0 marginHeight=0 src=空间贴地址 frameBorder=0 width=1000 scrolling=no height=580></IFRAME></div></td></tr></table><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br>
 
方法三:
<DIV style="LEFT: -220px; WIDTH: 1000px; POSITION: relative; TOP: 250px"><IFRAME. marginWidth=0 marginHeight=0 src=空间贴地址 frameBorder=0 width=1000 scrolling=no height=580></IFRAME></DIV><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br>
注意事项:
1:在代码结尾处请加几个换行代码<br>,以免高度不够而覆盖了编辑键。

2:非空间贴发贴时在 URL识别和禁用 Smilies选框前打勾以免系统自动识别而导致帖子不能正常显示。

例子:

<TABLE id=table1 style="LEFT: -220px; WIDTH: 950px; POSITION: relative; TOP: 80px"> 内容 </TABLE>

id="table1" style="LEFT: -206px; WIDTH: 982px; POSITION: relative; TOP: 80px" cellspacing="5" cellpadding="40" width="100%" align="center"

网页帖子代码

<DIV style="LEFT: -215px; WIDTH: 1000px; POSITION: relative; TOP: 150px" twffan="done"><IFRAME. marginWidth=0 marginHeight=0 src="网址" frameBorder=0 width=995 scrolling=no height=高度></IFRAME></DIV><br /><br /><br /><br /><br /><br /><br /><br />

窗口拉条网页帖代码

<div style="LEFT: -220px; WIDTH: 1000px; POSITION: relative; TOP: 130px"><iframe. marginwidth="0" marginheight="0" src="网" frameborder="0" width="1000" scrolling="yes" height="650" /></IFRAME></DIV><br /><br /><br /><br /><br /><br /><br /><br />

 

如何制作滚动条

这是一个滚动条代码生成器

     这是一个非常好的网页滚动条配色器,从中可以获取不同颜色的代码来装饰自己的blog,同时它也是一个提取颜色代码的转换器。其中有三种语言代码,在旁边的选色框中选好颜色进行调和后,选择 CSS 然后把框内的代码复制下来随便粘贴到你的一个“自定义面板”里即可! 但是,山人要提醒大家的一点是:如果你想添加到一个空白面板里面,那么请首先输入几个空格,然后再点击“显示源代码”,将你的代码复制到显示的代码后面,否则可能显示不出来。最好是将这段代码直接复制到某个已经成功的自定义面版代码的后面。 
 
 
 
23种CSS图片修饰效果与演示代码
1。单线框
<center><img src="图片地址" style="border:3 solid #ff0000"><br><br><br></center>
 
2。双线框
<center>
<img src="图片地址" style="border:5 double green"><br><br><br></center>

3。凸出框
<center>
<img src="图片地址"style="border:25 outset #ff88ff"><br><br><br></center>
 
4。凹进框
<center> <img src="图片地址" style="border:25 inset #ff88ff"><br></center>

5。邮票框
<center>
<table style="border:3 dashed #f6ae56" cellspacing="5" cellpadding="0" bgcolor="#f6ae56"><tr><td bgcolor="#aeffae" width=600 height=450 align=center valign=middle><img src="图片地址"></td></tr></table></center>

6。虚线框
<CENTER><IMG style="BORDER-RIGHT: #ff0000 4px dashed; BORDER-TOP: #ff0000 4px dashed; BORDER-LEFT: #ff0000 4px dashed; BORDER-BOTTOM: #ff0000 4px dashed" src="图片地址"><BR><BR><BR></CENTER>
 
7。凹槽框
<center>
<img src="图片地址" style="border:25 groove green" border="0"><br><br><br></center>
 
8。脊状框
<center>
<img src="图片地址" style="border:25 ridge green" border="0"><br><br><br></center>
 
9。立体阴影框
<center>
<table width=400 height=400 border=2 cellpadding="15" cellspacing="3" style="filter:progid:DXImageTransform.Microsoft.Shadow(color:#f6ae56,direction:145,strength:15)">
<tr><td bgcolor="#ffffff" align=center valign=middle><img src="图片地址"></td></tr></table></center>
 
10。阴影框
<center><img src="图片地址" style="filter:shadow(color=#32cd32)"></center>
 
11。横向渐变透明
<center><img src="图片地址" style="filter=alpha(opacity=100,style=1,finishopacity=0)">
 
12。圆形渐变透明
<center><img src="图片地址" style="filter=alpha(opacity=100,style=2,finishopacity=0)"></center>
 
13。X形渐变透明
<center><img src="图片地址" style="filter=alpha(opacity=100,style=3,finishopacity=0)"></center>
 
14。改变某种颜色
<center><img src="图片地址"style="FILTER: Chroma(Color=RED)"></center>
 
15。黑白效果
<center><img src="图片地址" style="filter:'gray'"></center>
 
16。X光效果(底片)
<center><img src="图片地址" style="filter:'xray'"></center>
 
17。浮雕效果
<center><img src="图片地址" style="filter:progid:DXImageTransform.Microsoft.Emboss()"></center>
 
18。上下颠倒
<center><img src="图片地址" style="filter:flipv">

19。左右颠倒
<center><img src="图片地址" style="filter:fliph"></center>

20。色彩颠倒
<center><img src="图片地址" style="filter:invert"></center>

21。粒状阴影
<center><img src="图片地址" style="filter:progid:DXImageTransform.Microsoft.Glow(color=#cc8888,strength=30)"></center>

22。模糊效果
<center><img src="图片地址" style="filter:progid:DXImageTransform.Microsoft.Blur(PixelRadius=10)"></center>

23。水波效果(风吹)
<center><img src="图片地址" style="filter:wave(freq=11, strength=4, phase=6, lightstrength=10)"></center>
 
 
会飞的音乐?

<MARQUEE style="LEFT: 150px; POSITION: absolute; TOP: 10px" scrollAmount=1 scrollDelay=100 direction=up behavior=alternate width=300 height=400><BR><BR><BR>
<MARQUEE scrollAmount=1 scrollDelay=100 behavior=alternate><BR><BR><BR>
<TABLE style="FILTER: progid:DXImageTransform.Microsoft.Shadow(color 7ec0ee ,direction:145,strength:20)" cellSpacing=0 cellPadding=0 border=1><BR><BR><BR>
<TBODY><BR><BR><BR>
<TR><BR><BR><BR>
<TD><EMBED style="FILTER: gray()" src=音乐地址 width=200 height=20 type=audio/mpeg autostart="true" loop="-1" volume="0" showstatusbar="1"></TD></TR></TBODY></TABLE></MARQUEE></MARQUEE>

 

怎样在图片加FLASH代码(整理)

在图片中加入透明flash特效,要进入了HTML源代码的编辑页面,输入下面的代码,然后去掉“查看HTML源代码”中的小勾,就返回了正常的编辑页面,这时能看到图片了,在图片上双击,flash效果就会显示出来,就可以发表了

 

<P align=center>
<TABLE height=323(图片高度) cellSpacing=0 width=400 (图片宽度)background=http://www.fshospital.org.cn/fsyyybbs/Mods/usr/53_14335.jpg(图片地址) border=1>
<TBODY>
<TR>
<TD><EMBED src=http://imgfree.21cn.com/free/flash/51.swf(特效地址) width=400(特效宽度) height=323(特效高度) type=application/x-shockwave-flash quality="high" wmode="transparent"></EMBED></TD></TR></TBODY></TABLE></P>

 
相关数据也不多说了高度,宽度自己调整!背景的方位设置参数是代码中的width="323" height="400"是图片的宽和高,width="400" height="323"是falsh的宽和高;left:0; top:0">是falsh离左边和上边缘的距离!!!
这里的数你可通过调整,你们可以改数字,看看什么效果
以上代码中汉字部分是你需要修改的地方。。
[color=#EE1D24,strength=3);]下附部分flash 背景特效地址,只要选择一种把地址复制一下就可以了:

透明水珠:   http://lain1978.com/collection/flash/008.swf  
黄色花瓣:   http://lain1978.com/collection/flash/007.swf  
心:       http://lain1978.com/collection/flash/006.swf  
蓝色雪花:   http://lain1978.com/collection/flash/005.swf  
移动的箭头: http://lain1978.com/collection/flash/arrow1.swf  
太阳光晕 :   http://lain1978.com/collection/flash/e-sunshine.swf  
冰淇淋:     http://lain1978.com/collection/flash/e-icecream.swf  
海底世界:   http://lain1978.com/collection/flash/e-summertube.swf  
Matrix :   http://lain1978.com/collection/flash/e-matrix.swf  
春雨绵绵(推荐):http://lain1978.com/collection/flash/e-spring2.swf  
彩色金鱼:   http://lain1978.com/collection/flash/fish.swf  
蝴蝶飞飞:   http://lain1978.com/collection/flash/fly.swf  
雪花飘飘:   http://lain1978.com/collection/flash/snow.swf  
雨(推荐): http://lain1978.com/collection/flash/rain.swf
http://imgfree.21cn.com/free/flash/1.swf 红色背景白色小流星
http://imgfree.21cn.com/free/flash/4.swf 米字星光
http://imgfree.21cn.com/free/flash/5.swf 灰色背景米字星光
http://imgfree.21cn.com/free/flash/6.swf 灰蓝背景飘落雨滴
http://imgfree.21cn.com/free/flash/7.swf 黄色背景飞星闪闪
http://imgfree.21cn.com/free/flash/9.swf 蓝色蝴蝶
http://imgfree.21cn.com/free/flash/12.swf 左右晃动的竖条(宽、窄)
http://imgfree.21cn.com/free/flash/15.swf 黑色背景绿色飘带幻影
http://imgfree.21cn.com/free/flash/16.swf 黑色背景飞星闪闪
http://imgfree.21cn.com/free/flash/17.swf 金鱼
http://imgfree.21cn.com/free/flash/19.swf 左右晃动的竖条
http://imgfree.21cn.com/free/flash/20.swf 黑色背景水平闪动的横条
http://imgfree.21cn.com/free/flash/21.swf 黑色背景光晕
http://imgfree.21cn.com/free/flash/23.swf 蓝色背景雪花飘飘
http://imgfree.21cn.com/free/flash/27.swf 无色背景水珠
http://imgfree.21cn.com/free/flash/29.swf 圆圈内海浪波动
http://imgfree.21cn.com/free/flash/30.swf 黑色背景蓝色梦幻
http://imgfree.21cn.com/free/flash/30.swf 黑色背景蓝色梦幻
http://imgfree.21cn.com/free/flash/31.swf 黑色背景无数小亮点飘落
http://imgfree.21cn.com/free/flash/33.swf 粉黄色5瓣花飘飘
http://imgfree.21cn.com/free/flash/35.swf 小星、大星光晕梦幻
http://imgfree.21cn.com/free/flash/37.swf 绿色、黄色的树叶飞舞
http://imgfree.21cn.com/free/flash/38.swf 流星飞降
http://imgfree.21cn.com/free/flash/40.swf 大、小八瓣雪花飘落
http://imgfree.21cn.com/free/flash/41.swf 紫色背景大、小八瓣雪花飘落
http://imgfree.21cn.com/free/flash/42.swf 空中飘动的黄球
http://imgfree.21cn.com/free/flash/46.swf 一片浅粉色的云团
http://imgfree.21cn.com/free/flash/49.swf 飘落的浅粉色花瓣
http://imgfree.21cn.com/free/flash/51.swf 三只飞舞的蜻蜓、闪闪的星光
http://imgfree.21cn.com/free/flash/52.swf 黑色背景飘落的红叶
http://imgfree.21cn.com/free/flash/54.swf 绿色的心和I love you垂直降落
http://imgfree.21cn.com/free/flash/57.swf 燕鱼和水泡
http://imgfree.21cn.com/free/flash/59.swf 蓝色背景飞翔的海鸥
http://imgfree.21cn.com/free/flash/60.swf 黑色背景降落的萤火虫
http://imgfree.21cn.com/free/flash/61.swf 飞腾的红心
http://imgfree.21cn.com/free/flash/62.swf 五彩礼花燃放
http://imgfree.21cn.com/free/flash/63.swf 黄色的四瓣花飘落
http://imgfree.21cn.com/free/flash/64.swf 浅蓝色的雪花在空中,小雪花降落
http://imgfree.21cn.com/free/flash/67.swf 由远而近飞来的流星
http://imgfree.21cn.com/free/flash/68.swf 黑色背景飘落的雪花
http://imgfree.21cn.com/free/flash/69.swf 七彩光光芒四射(全屏)
http://imgfree.21cn.com/free/flash/73.swf 蓝色背景蓝色气泡慢慢升
http://imgfree.21cn.com/free/flash/74.swf 白色背景浅蓝色的气泡慢慢升空
http://imgfree.21cn.com/free/flash/82.swf 雪花旋舞
http://imgfree.21cn.com/free/flash/83.swf 蓝色背景蓝色气泡升腾
http://imgfree.21cn.com/free/flash/84.swf 闪动的白色圆圈
http://imgfree.21cn.com/free/flash/85.swf 浅蓝色的纸片旋入
http://imgfree.21cn.com/free/flash/86.swf 绿色的指针旋转
http://imgfree.21cn.com/free/flash/87.swf 跟随鼠标移动的黄色小球
http://imgfree.21cn.com/free/flash/88.swf 七彩礼花开放
http://imgfree.21cn.com/free/flash/89.swf 金光闪闪(中间到四周)
http://imgfree.21cn.com/free/flash/90.swf 立方体折叠
http://imgfree.21cn.com/free/flash/91.swf 浅蓝色的纸片旋入
http://imgfree.21cn.com/free/flash/92.swf 飘舞的七彩丝线
http://imgfree.21cn.com/free/flash/93.swf 闪电效果
http://imgfree.21cn.com/free/flash/94.swf 扇形旋转七彩光圈
http://imgfree.21cn.com/free/flash/95.swf 七彩光8字形旋转
http://imgfree.21cn.com/free/flash/96.swf 小球和旋钮、光晕
http://imgfree.21cn.com/free/flash/97.swf 旋转的花瓣、蝴蝶随鼠标飞舞
http://imgfree.21cn.com/free/flash/98.swf 飞旋的七彩光
http://imgfree.21cn.com/free/flash/99.swf 白色旋转的花瓣变形
http://imgfree.21cn.com/free/flash/100.swf 蓝宝石七彩闪光
http://imgfree.21cn.com/free/flash/101.swf 黄色4瓣花飘落
http://imgfree.21cn.com/free/flash/102.swf 蓝色的球从页面左侧飞入
http://imgfree.21cn.com/free/flash/103.swf 从空中滴落的一个大雨滴
http://oyja.51.net/flash/mhh.swf         漂亮的玫瑰花从上飘落
http://www.nanzhou.net/nanzhou/img520/f/sh.swf   从上飘落的鲜花和红心
http://www.postalvirtual.net/card/images/5.swf 花环效果
 
 
在线图片生成网站集锦
在线生成邮票 

http://bighugelabs.com/flickr/frame.php

选择你喜欢的图片,马上可以自动生成一个个性的邮票!
徽章自动生成器

http://www.says-it.com/seal/index.php

3Dlog自动生成器

http://cooltext.com/Default.aspx

假图片自动生成器

http://www.funonit.com/funny_jokes/fake_photo/

在线生成各种印章、牌匾、字迹、贺卡

http://caishu.unihan.com.cn/

著名网站LOGO自动生成器

http://searchdon.com/extrathemes.asp

Msn头像 QQ头像 论坛头像 图者-邮件,QQ,MSN图片生成服务

http://www.eoool.com/Default.aspx

邮址图片生成
您也许经常抱怨垃圾邮件太烦人.正常情况下,是因为您在网上以文本方式公布您的邮件地址,才导致垃圾邮件找上门来.如果您生成邮址图片并公布,可以有效拒绝垃圾邮件

http://www.makepic.com/email.php

条形码生成
如果您经常需要使用条形码,您可以在本站很方便的生成.

http://www.makepic.com/barcode.php

印章生成
您想拥有个性印章吗?你想让您的QQ表情更酷吗?请点击这里...

http://www.makepic.com/print.php

在线生成网站地址栏里面的小图标

http://www.chami.com/html-kit/services/favicon/

闪电文字生成器 

http://www.glassgiant.com/lightning/

你可以将任何你想要的文字,通过这个生成器做成闪电状。而且还有不同的背景可以挑选,山区、海洋、城市,闪电的颜色、大小、停留时间也都可以调节。
Cassette Generator【磁带图片生成器】 

http://www.says-it.com/cassette/index.php

生成一个,写有你乐队的,小样带图片。……不支持中文 
图片——>ASC II码图案 

http://www.typorganism.com/asciiomatic/

如果觉得光能转换文字不过瘾,可以试试ASCII-O-Matic。 它能将你的图片(60x50,jpg格式)转换成ASC II码的图案。拿来做论坛的签名应该会很酷吧。
维码生成工具 - Decoder - 

www.mayacode.com

 
http://www.mayacode.com/

二维条形码比传统的条码拥有更大的信息量,可以由手机直接扫描读取。这个中文二维条形码生成在线服务,提供名片、短信、电子邮件、企业宣传、网络书签等信息嵌入,而且都是可以任意选择的
RedKid.Net 图像生成器服务 

http://www.redkid.net/generator/

签名生成器、按钮生成器、头像生成器、道路指示牌、表情签名生成器、图像托管、ASCII转换器、横幅生成器
线生成个性按钮 

http://www.buttonator.com/

buttonator可以在线生成27种模板构成的无数个性button,可以设置字体大小,字体颜色,背景颜色等等细节。尤其值得一提的是buttonator支持中文字体的输入。
Google Maps建筑物快速生成你的网站名字 

http://www.geogreeting.com/

如果你看仔细点,就会发现所有的字符都是真实的建筑物。这是一个很有趣的应用,你可以输入英文字符,它就会自动找出世界各地符合字符形状的建筑物
WebThumb 站点缩略图生成 

http://bluga.net/webthumb/

输入URL,调整缩略图大小,就可以生成不同规格的缩略图。可以在线访问或者下载ZIP包裹
假古文 

http://typeset.ipcn.org/

假古文 传统中文排版工具。传统中文排版工具 从右到左 从上到下
在线生成多彩文字服务

http://www.glittergraphics.us/

线生成程序出错信息提示框 

http://atom.smasher.org/error/

编程人员用的上吧
粉丝身份证:

http://id.igogo8.com/

  
制作印章:

http://www.makepic.com/print.php

  
邮址图片生成:

http://www.makepic.com/email.php

条形码生成:

http://www.makepic.com/barcode.php

Kiss学堂 颁发结业证:

http://www.makepic.com/kiss/cert.php

  
生成头像:

http://www.eoool.com/ImageDIY/DIYChooseImg.aspx?ImgSize=96x96x1

邮件:

http://www.eoool.com/Sevice.aspx?TypeID=1

  
聊天图标:

http://www.eoool.com/Sevice.aspx?TypeID=2

 
博客图标:

http://www.eoool.com/Sevice.aspx?TypeID=3

  
网络书签:

http://www.eoool.com/Sevice.aspx?TypeID=5

朋友圈:

http://www.eoool.com/Sevice.aspx?TypeID=4

按扭:

http://www.eoool.com/Sevice.aspx?TypeID=11

生成拼凑图:

http://blog.outer-court.com/letters/

一个日本武士刀劈出你需要的字:  

http://tools.fodey.com/generators/animated/ninjatext.asp

生成几种卡通人物对话动态图片:  

http://tools.fodey.com/generators/animated/talking_squirrel.asp

香烟盒生成,可以做警告图片:

http://tools.fodey.com/generators/cigarette_packet/generator.cig

 
支持多种域名的Email图标的生成: 

http://www.nhacks.com/email/

两个地址支持两种风格任意文本的Email图标的生成:

http://sagittarius.dip.jp/~toshi/cgi-bin/designmail/designmail.html


http://sagittarius.dip.jp/~toshi/cgi-bin/catmark/catmark.html

在线favicon生成器: 

http://www.html-kit.com/e/favicon.cgi

支持各种类型图片的生成,可以选择设置的条件非常灵活:

http://www.abi-station.com/tchinese/

支持大量中文字体签名图标生成: 

http://www.youmade.com/font/

Flickr杂志封面生成器: 

http://flagrantdisregard.com/flickr/magazine.php

动态生成有趣图片:
爱因斯坦

http://www.hetemeel.com/einsteinform.php

山姆大叔

http://www.hetemeel.com/unclesamform.php

辞典

http://www.hetemeel.com/dictionaryform.php

魔法师

http://www.imagegenerator.net/create/dumbledore/

Flickr Logo风格图片生成器: 

http://flickr.nosv.org/

按钮生成网站: 

http://kalsey.com/tools/buttonmaker/


http://www.lucazappa.com/brilliantMaker/buttonImage.php


http://www.feedforall.com/public/rss-graphic-tool.htm


http://www.kalsey.com/tools/buttonmaker/


http://www.yugatech.com/make.php


http://www.hkwebs.net/catalog/tools/buttonmaker/index.php

Email图标生成网站: 

http://email.playtime.uni.cc/

http://services.nexodyne.com/email/

http://gizmo967.mgs3.org/Gmail/

http://www.hkwebs.net/catalog/tools/gmail/

http://sagittarius.dip.jp/~toshi/cgi-bin/designmail/designmail.html

http://www.eoool.com/

Logo生成网站: 

http://phorum.com.tw/Generator.aspx

http://www.logoyes.com/lc_leftframe.htm

http://cooltext.com/Default.aspx

Banner图片制作网站: 

http://www.bannerbreak.com/index.php

在线图片生成网站: 

http://www.streetsigngenerator.com/

http://www.letterjames.de/

图片分割器: 

http://www.html-kit.com/e/is.cgi

立体图片生成器: 

http://www.chami.com/html-kit/services/imge/

图片生成邮票: 

http://photo.stamps.com/PhotoStamps/?source=si00001331

 
个性拼图: 

http://www.jigcool.com/jigonline/jigonline1_sc.php

 
印章制作: 

http://caishu.sina.com.cn/

韩国身份证的生成以及验证:

http://www.udeng.com/images/hanguo.htm

 
GIF图片的文字LOGO在线生成:

http://www.3dtextmaker.com/cgi-bin/3dtext.pl

 
在线制作logo,bannar的网站:

http://www.crazystudy.com

 
SAINT.Assess the Security of Computer Networks 

http://www.saintcorporation.com/saint/

Abacus.Intrusion Prevention System 

http://www.psionic.com/abacus/

 
Firewall Generator(在线生成简单的防火墙脚本) 

http://www.citadec.com/FirewallGenerator.html

 
身份证号码在线生成器 

http://i972.net/~gen/

 
在线字体图片生成 

http://www.youmade.com/font/

 
中外破解补丁和注册机在线求救 

http://hmay.qq.topzj.com/

 
在线生成条码打印 

http://www.027hc.com/y1.asp

http://www.nlscan.com/soucecentre/demo.asp

http://www.gzbonny.com/asp/barcode.asp

 
在线图形特效生成 

http://www.chami.com/

 
聊天工具在线状态生成器 

http://www.onlinestatus.org/forum/usage.php
 

透明相框放在图片上

代码如下:

<TABLE cellSpacing=0 cellPadding=0 width=366 align=center background=图片地址 border=0>
<TBODY>
<TR>
<TD align=middle width="100%"><IMG src="透明相框地址"></TD></TR></TBODY></TABLE>
 

在图片中插入FLASH

<table border="7" cellPadding="7" cellSpacing="7" width="1%">
    <tr>
      <td height="10" background="图片地址"><object classid=clsid:D27CDB6E-AE6D-11cf-96B8-444553540000 codebase=http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=4,0,2,0 height=300 width=600>
        <param name="movie" value="FLASH地址">
        <param name="quality" value="high">
        <param name="wmode" value="transparent">
        <embed src="FLASH地址" quality=high pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash"; type="application/x-shockwave-flash" width="0" height="0" wmode="transparent">
        </embed>
        </object></td>
    </tr></table>

图片地址与参数可按自己的需要做更改
 
如何添加Flash和透明Flash代码
 

一、插入不透明的flash

代码: 【点击投小米一票谢谢你】
<IFRAME. id=sgnframe. border=0 marginWidth=0 frameSpacing=0 marginHeight=0 src="你喜欢的Flash的地址" frameBorder=0 scrolling=no width=395  height=338 ></IFRAME>

其中红色的部分可以替换成您自己的FLASH代码
绿色的代码:“width”和“height”参数后面的数字,她们分别代表动画的宽和高,一般放在首页左边的宽度设置成180就合适了,至于高度,自己琢磨琢磨,都可以根据您自己的需要进行修改。

二插入Flash的代码,透明,无坐标控制:

代码如下:
<EMBED height=360 pluginspage=http://www.macromedia.com/go/getflashplayer src=你喜欢的透明Flash的地址type=application/x-shockwave-flash width=500 wmode="transparent" quality="high"></EMBED>

注意 wmode="transparent"是控制Flash是否透明显示的,如果不想让它显示为透明的,直接把wmode="transparent"去掉即可。

三插入绝对坐标的透明Flash,不管你的窗口拉多大,那个Flash依然原地不动:

代码如下:
<EMBED style="LEFT: 250px; WIDTH: 550px; POSITION: absolute; TOP: 200px; HEIGHT: 1000px" align=right src=你喜欢的透明Flash的地址width=500 height=2000 type=application/octet-stream ;; quality="high" wmode="transparent">

四在图片上插入透明Flash

1。打开“显示源代码”。
2。把以下代码插入<DIY></DIY>之间。
<P align=center><IMG border=0 height=180 src="产生效果的图片URL地址" width=350></P>
<EMBED style="LEFT: 270px; WIDTH: 400px; POSITION: absolute; TOP: 1200px; HEIGHT: 300px" align=right src="你喜欢的透明Flash的地址" width=400 height=300 type=application/octet-stream wmode="transparent" quality="high" ;;></EMBED>

说明:TOP: 900px 是指FLASH与帖子上边之间的距离(也就是FLASH与IE的距离)。
LEFT: 50px 是指FLASH与帖子左边的距离
WIDTH: 400px HEIGHT: 300px 是指FLASH定位的范围宽度和高度
后面的width=400 height=3000 就是指FLASH的宽和高了。


五 插入相对坐标的透明Flash,注意下面代码的table部分,这主要是使用表格作为容器,把Flash“装”到表格里,这样不管浏览者把浏览器拉多大,Flash永远和表格一起动。而且,表格可以设置背景图片,表格上面再放一个透明Flash与背景图片相配合

代码如下:
<table border="0" cellPadding="0" cellSpacing="0" width=600 height=382 align=center background=产生效果的图片URL地址>
<TD width=600 height=382><EMBED pluginspage=http://www.macromedia.com/go/getflashplayer
src=你喜欢的透明Flash的地址width="100%" height="100%"
type=application/x-shockwave-flash wmode="transparent"
quality="high"></EMBED></TD></td></table>

注:以上的方法也可以在文章中实现,在发表文章的时候也可以切换到代码模式,然后输入以上代码即可。

 

加入透明FLASH代码:

加入透明Flash代码
<embed src="Flash地址"; width="400" height="300" quality="high" wmode="transparent" align="right" style="position: absolute; left:0; top:0">

此代码为插入透明flash代码,其中 width="" 为flash的宽,height="" 为 flas的高,left: 为从左向右移的位置,top: 为从上向下移的位置

 

基本的页中页(iframe)标记。

<iframe. name="yezhongye" style="border:8 solid #025B75" width=200 height=200 src="yushe.html"></iframe>


yezhongye
这是页中页(iframe)的名称,供指定链接目标之用。

8
是框边的宽度像素(pixels)值。

#025B75
是框边的颜色。

200    200
这是页中页(iframe)的宽度和高度,可随意调整。

yushe.html
将在框架中首先打开的预设网页名称。


对齐框架

如同一般网页那样,在 iframe. 标记中使用align=指令来对齐图像。

样板:

<iframe. name="yezhongye" style="border:8 solid #990000" width=200 height=200 src="yushe.html" align="right"></iframe>


指定链接目标

在链接标记中使用target="yezhongye"指令可指定网页在框架中打开。

样板:

<a href="mouye.html" target="yezhongye">点击这里</a>


TAG:

 

评分:0

我来说两句

显示全部

:loveliness: :handshake :victory: :funk: :time: :kiss: :call: :hug: :lol :'( :Q :L ;P :$ :P :o :@ :D :( :)

Open Toolbar