如何使用Flash在asp.net中显示广告 [英] how to display advertisements in asp.net using flash

查看:76
本文介绍了如何使用Flash在asp.net中显示广告的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

如何使用Flash在asp.net中显示广告

how to display advertisements in asp.net using flash

推荐答案

请参见 ^ ].


要在页面中添加Flash,请使用此代码

to add a flash in page use this code

<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0" width="200" height="100">
<param name="movie" value="your swf flash advertisement file name" />
<param name="quality" value="high" />
<embed src="your swf flash advertisement file name" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="200" height="100"></embed>
</object>


使用AdRotator工具,该工具可在asp.net平台格式的标准控制工具包中找到...

adrotator工具用于在图像动态变化的网页上显示广告..

要使用此功能,我们必须添加新项目-> XML文件

在xml文件中写入图像和链接..

然后在adrotator工具的数据源中分配此xml文件..


如果您得到答案,请给我评分

谢谢

DX_Army
use AdRotator tool which is available in the standard control tool kit in asp.net plat form...

the adrotator tool use to display advertisement on webpage in which images are change dynamiclly..

for use this us have to add new item --> XML file

in the xml file write the image and links..

then assign this xml file in the data source of the adrotator tool..


if you get your answer then please rating me

thanks

DX_Army


这篇关于如何使用Flash在asp.net中显示广告的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆