I don't know if this is relevent but I get this error with FireFox when choosing "français"

Erreur : missing } in XML expression
Fichier source : http://steve.buzznet.com/user/syndflash/?LANG=fr
Ligne : 14, Colonne : 57
Code source :
<script type="text/javascript">djConfig = {parseWidgets: false};</script>

A+

Rich Rodecker a écrit :
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



--
===============================================================

Éric Thibault
Programmeur analyste
Réseau de valorisation de l'enseignement
Université Laval, pavillon Félix-Antoine Savard
Québec, Canada
Tel.: 656-2131 poste 18015
Courriel : [EMAIL PROTECTED]

===============================================================

Avis relatif à la confidentialité / Notice of Confidentiality / Advertencia de 
confidencialidad <http://www.rec.ulaval.ca/lce/securite/confidentialite.htm>

_______________________________________________
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