Copy link to clipboard
Copied
Hi everyone,
echo "vergleich=".$blaeins."/".$blazwei."/".$bladrei; |
as3:
... objRecebe8.addEventListener(Event.COMPLETE, fertiggeladenf); var meinarray:Array = new Array(); function fertiggeladenf(event:Event):void { meinarray = event.target.data.vergleich.split("/"); textausgabe.text=meinarray[0]; ... } |
Copy link to clipboard
Copied
hi,
if that's failing with more recent air versions it's probably because of security update. you can start debugging here,
Find more inspiration, events, and resources on the new Adobe Community
Explore Now