如何在.cs页中检索Flash Player属性 [英] how to retrive flash player attributes in .cs page

查看:71
本文介绍了如何在.cs页中检索Flash Player属性的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

你好,

我正在使用Flash mp3player
并且mp3文件的路径存储在数据库中.我已经检索了路径,但是如何使用page.aspx.cs页面将data设置为data ="属性.
我的Flash Player目标代码是这样的:

< object type ="application/x-shockwave-flash" data ="player.swf?mp3 = name.mp3" id ="myplayer">

plz help

Hello,

I am using flash mp3player
and the path of mp3 file is stored in database.I have retrived path but how i set path to data="" attribte using page.aspx.cs page .
my object code for flash player is this:

<object type="application/x-shockwave-flash" data="player.swf?mp3=name.mp3" id="myplayer">

plz help

推荐答案

此处是有关http处理程序的有用文章
http://www.c-sharpcorner.com/UploadFile/jhblankenship/DownloadingFromMemStreamHttp11262005061852AM/DownloadingFromMemStreamHttp.aspx /a> [ ^ ]

我认为您应该尝试编写一个http处理程序以启用对音频数据的访问.

问候
Espen Harlinn
Here is a useful article on http handlers
http://www.c-sharpcorner.com/UploadFile/jhblankenship/DownloadingFromMemStreamHttp11262005061852AM/DownloadingFromMemStreamHttp.aspx[^]

I think you should try to write an http handler to enable access to the audio data.

Regards
Espen Harlinn


这篇关于如何在.cs页中检索Flash Player属性的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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