开发者

how to open swf file in stand alone flash player from getURL() action?

开发者 https://www.devze.com 2022-12-31 22:32 出处:网络
I would like to open a separate swf file from with in flash, but by default, it opens the swf in a browser. I would like this file to open in a stand alone player not in the browser. How can I achive

I would like to open a separate swf file from with in flash, but by default, it opens the swf in a browser. I would like this file to open in a stand alone player not in the browser. How can I achive this? Right now I'm using the getURL(开发者_运维百科) action. Is there a separate function for opening a file at a specified filepath?

thanks


If you want it to open in a new Flash Player my educated guess would be: not possible

If however you wish it to open in the same window that's possible, but I'm guessing that's not what you want.

0

精彩评论

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