摘要:
遇到一个问题就是swf在页面中调试比较麻烦。因为不能看到trace出来的信息,同时又不能断点调试。 使用远程调试是一个不错的选择,可是关键是远程调试步骤不少啊。于是想写一个flash类,用来页面调试。 主要原理就是使用js开启一个输出面板,然后在flash中将需要的信息输出到面板上。比较方便的是,所有js代码都直接绑定到flash里面去了。无需在页面中写代码。 演示》》》》》 关于ht... 阅读全文
posted @ 2008-11-06 17:39
laan
阅读(84)
评论(0)
推荐(0)
摘要:
遇到一个问题就是swf在页面中调试比较麻烦。因为不能看到trace出来的信息,同时又不能断点调试。 使用远程调试是一个不错的选择,可是关键是远程调试步骤不少啊。于是想写一个flash类,用来页面调试。 主要原理就是使用js开启一个输出面板,然后在flash中将需要的信息输出到面板上。比较方便的是,所有js代码都直接绑定到flash里面去了。无需在页面中写代码。 演示》》》》》 关于ht... 阅读全文
posted @ 2008-11-06 17:39
laan
阅读(119)
评论(0)
推荐(0)
摘要:
Sometimes, we need to run the swf in page. At that time we can view the swf debug information. So I got a idea. When the swf is running in page, use the javascript to create a print panel. And then, t... 阅读全文
posted @ 2008-11-06 15:12
laan
阅读(123)
评论(0)
推荐(0)
摘要:
Sometimes, we need to run the swf in page. At that time we can view the swf debug information. So I got a idea. When the swf is running in page, use the javascript to create a print panel. And then, t... 阅读全文
posted @ 2008-11-06 15:12
laan
阅读(61)
评论(0)
推荐(0)
浙公网安备 33010602011771号