javascript - Read first party cookie using flash/AS3 -
is possible read first party cookies flash?
it should noted have complete access javascript via externalinterface
class.
so, question - can access first party cookie javascript? our javascript code loaded website not hosted us. makes cookies created website - first party cookies. how can access these "first" party cookies?
as long have access javascript going reading , writing cookies using external interface javascript problem.
this page may useful you:
http://www.quirksmode.org/js/cookies.html
whatever domain javascript & flash application served domain owns cookies.
Comments
Post a Comment