开发者

how to redirect to a new page from a swf file

开发者 https://www.devze.com 2022-12-18 22:34 出处:网络
I have a swf file, which handels some xml data. After that process complets I am giving the data back to my rails server. My开发者_C百科 problem is, that any redirection in my rails app is handed ower

I have a swf file, which handels some xml data. After that process complets I am giving the data back to my rails server. My开发者_C百科 problem is, that any redirection in my rails app is handed ower to the swf file and the actual displayed page remains the same!

How can I perform a redirection in my webpage from a swf flash file.

Thanks Markus


I believe it's done like this:

navigateToURL(new URLRequest("home.html"));
0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号