Forum FAQForum FAQSearchSearch MemberlistMemberlist Forum ignore listForum ignore list RegisterRegister ProfileProfile Log in to check your private messagesLog in to check your private messages Log inLog in
xml crossDomain problem

 
This forum is locked: you cannot post, reply to, or edit topics.   This topic is locked: you cannot edit posts or make replies.    mi3dot.org Forum Index -> Flash
View previous topic :: View next topic  
Author Message
blackduke
mi3.crew


Joined: 08 Sep 2003
Posts: 2681
Location: Zagreb

PostPosted: 09.03.2007 13:15    Post subject: xml crossDomain problem Add user to your forum ignore list Reply with quote

flash website, vucem content iz phpgeneriranog xmla.

ok, znam da mogu koristit relativni url do xml filea.
Ali, ako vec koristim apsolutni link, onda on ima www ispred sebe.

e sad, kad otidjes na http://domena.com onda flash ne zeli ucitati xml jer je to druga domena.
kako sloziti te crossDomain allowance finte.

hvala
Back to top
View user's profile Send private message Visit poster's website Twitter profile
djankey



Joined: 22 Nov 2006
Posts: 128
Location: zg

PostPosted: 09.03.2007 13:29    Post subject: Add user to your forum ignore list Reply with quote

Proguglaj malo, evo zanimljivo:
http://www.adobe.com/devnet/flash/articles/fplayer_security_03.html

_________________
http://www.as-flash.com
Back to top
View user's profile Send private message Visit poster's website
astolitu



Joined: 26 Jun 2004
Posts: 547
Location: Zagreb

PostPosted: 09.03.2007 13:31    Post subject: Add user to your forum ignore list Reply with quote

http://www.adobe.com/cfusion/knowledgebase/index.cfm?id=tn_14213

_________________
http://www.markobjedov.com/
Back to top
View user's profile Send private message Visit poster's website Twitter profile
blackduke
mi3.crew


Joined: 08 Sep 2003
Posts: 2681
Location: Zagreb

PostPosted: 09.03.2007 14:07    Post subject: Add user to your forum ignore list Reply with quote

ubacio znaci crossdomain.xml file u root sitea.

Code:
<?xml version="1.0"?>
<!DOCTYPE cross-domain-policy SYSTEM "http://www.macromedia.com/xml/dtds/cross-domain-policy.dtd">
<cross-domain-policy>
   <allow-access-from domain="*.domena.com" secure="false"/>
</cross-domain-policy>



works like a charm.
tnx guys

vec sam prije gledao, al je ful komplicirano to na official sites :)
Back to top
View user's profile Send private message Visit poster's website Twitter profile
Display posts from previous:   
This forum is locked: you cannot post, reply to, or edit topics.   This topic is locked: you cannot edit posts or make replies.    mi3dot.org Forum Index -> Flash All times are GMT + 1 Hour
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group