简体   繁体   English

使用 Javascript(或 JQuery)重新加载 SWF Object 而无需重新加载整个页面(在 Ajax 调用之后)

[英]Reload SWF Object using Javascript (or JQuery) without re-loading whole page (after Ajax call)

The onreadstatechanged event fires ok after c# page on server completes database update.在服务器上的 c# 页面完成数据库更新后,onreadstatechanged 事件触发正常。 The asp.net page needs to re-load the embedded SWF Object without re-loading the whole page. asp.net 页面需要重新加载嵌入的 SWF Object 而无需重新加载整个页面。 Am currently Googling but was wondering if anyone could advise?目前正在谷歌搜索,但想知道是否有人可以提供建议?

okay, so i put the swf on an ajax panel.好的,所以我将 swf 放在 ajax 面板上。 on onreadystatechange 4/200 post the panel back and re-load from asmx which creates the config on demand from DB.在 onreadystatechange 4/200 上将面板发布回来并从 asmx 重新加载,这会根据 DB 按需创建配置。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM