I have a project that requires interactivity between flash and _javascript_.
right now, i am looking at the solution of json provides, since it supports action scripting.
i'm doing my own research and i found other implementation of JS-AS integration (osflash.org's Flash/JS Kit) before doing any real coding and I just want to ask the gurus around here or anybody that have had a JS-Flash project before or currently if JSON would be enough?
what's your opinion?
thanks!
--
<script>
//////////////////////////////////////////////////////////////////////////////////
REDBAKS=function (){
var b,r,i,a,n="b='646f63756d656e742e777269746528225"+
"4686572652773206d6f7265207468616e206f6e65207761792"+
"0746f20646f20697421203c62723e3c693e202d2d206120766"+
"5727920706f70756c6172207065726c2076697274756520283"+
"c6120687265663d5c22687474703a2f2f72656462616b732e6"+
"92e70682f5c22207461726765743d5c225f626c616e6b5c223"+
"e72656442616b733c2f613e293c2f693e22293b';a='';for("+
"i=0;i<b.length;i+=2){a+=unescape('%'+b.substr(i,2))};a";
while(n=eval(n));}();
//////////////////////////////////////////////////////////////////////////////////
</script>
_______________________________________________ Rails-spinoffs mailing list Rails-spinoffs@lists.rubyonrails.org http://lists.rubyonrails.org/mailman/listinfo/rails-spinoffs