check out these two urls:

http://steve.buzznet.com/user/syndflash/  - US site (works)
http://steve.buzznet.jp/user/syndflash/      - Japanese Site (doesn't work)

the sites are pulling in an rss feed,

http://steve.buzznet.com/user/rss10.xml
http://steve.buzznet.jp/user/rss10.xml


I added the domain to the System.security.allowDomain() list but it
didn't seem to help it.  The cross domain file is allowing all
domains.

Here's wat i have for the system.security call:
System.security.allowDomain("img.buzznet.com", "*.buzznet.com",
"buzznet.com","*.buzznet.jp","buzznet.jp");

im not actually compiling the swfs and uplaoding on this one, so im
not getting a chance to really see whats going on, but so far it looks
like the rss feed is not being read in on the japanese site.  anyone
know why this would be, if both domains are set up exctly the same?
_______________________________________________
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com

Reply via email to