Getting started with the Facebook SDK and ActionScript 3 | Adobe Developer Connection

Getting started with the Facebook SDK and ActionScript 3 | Adobe Developer Connection

瀏覽:329
日期:2025-04-27
Learn how to access the Facebook JavaScript SDK from ActionScript and the Flash runtime. ... private function init():void{ ExternalInterface.addCallback("myFlashcall",myFlashcall); stage.addEventListener(MouseEvent.CLICK, onClick); } private function ......看更多