Links in swf don't work.
The hyperlinks in the swf contain port numbers for example, http://aaa:101/
The links worked from the swf file in my local machine. However, they're not
working after uploading to the server.
Also, I've updated a link to point to http://www.google.com and worked.
Is there any particular setting I need to set in IIS server to get the links
work?
I've also tried modifying embed and object tags in the page and still no luck.
Can anyone help me with this problem?
guyvago - 16 Jul 2008 06:45 GMT
Had the same problem due to new, harsh security settings in flash v9.
Change the publish settings to flash7 instead of flash9
In addition,
I've found this
http://www.adobe.com/devnet/flashplayer/articles/fplayer9_security_05.html#_Find
ing_and_Fixing_1 where it discusses the whole new approach and solutions for
running in flash v9.
Thanks.