반응형
=================================
=================================
=================================
삼성 스마트tv 개발자 센터
영문 포럼 내용
Hi all,
I am new to development. I am trying to call flash as2 function using javascript for samsung smart tv. Is there any example available?
Can anyone know is there any guide documentation available for ExternalInterface online? Or any sample code that I can reference to?
Thanks in advance... :)
Regards,
JP
This has been quoted from [jooupz@]'s post. Hi all, I am new to development. I am trying to call flash as2 function using javascript for samsung smart tv. Is there any example available? Can anyone know is there any guide documentation available for ExternalInterface online? Or any sample code that I can reference to? Thanks in advance... :) Regards, JP For creating flash AS2 function using javascript for samsung smart tv you can refer the below link: http://www.samsungdforum.com/Guide/View/Developer_Documentation/Samsung_SmartTV_Developer_Documentation_3.0/Flash/Create_Flash_Applications/Tutorial_Creating_Flash_Applications/Task_Flash_Application And also find attach sample code (example of ExternalInterface) for your reference Hope attach code will help you...:) |
|
Reply with Quote
Id/Date
flashyhawk@ / 2012.01.18 | |
This has been quoted from [solutiondtv@]'s post. This has been quoted from [jooupz@]'s post. Hi all, I am new to development. I am trying to call flash as2 function using javascript for samsung smart tv. Is there any example available? Can anyone know is there any guide documentation available for ExternalInterface online? Or any sample code that I can reference to? Thanks in advance... :) Regards, JP For creating flash AS2 function using javascript for samsung smart tv you can refer the below link: http://www.samsungdforum.com/Guide/View/Developer_Documentation/Samsung_SmartTV_Developer_Documentation_3.0/Flash/Create_Flash_Applications/Tutorial_Creating_Flash_Applications/Task_Flash_Application And also find attach sample code (example of ExternalInterface) for your reference Hope attach code will help you...:) Hi I'm also new to development. and i'm strucking in how to call javascript function from actionscript. I'm using AS3.0, and my code is below.. but it'll not run in samsung sdk.. where i'm wrong.. will you please anyone give me the sample app. import flash.external.ExternalInterface; ExternalInterface.call('document.getElementById(\'sample\').focus'); word_txt.text = ExternalInterface.call('fromJS').toString(); |
=================================
=================================
=================================
반응형
'ADOBE > ActionScript' 카테고리의 다른 글
플래시 AS3.0 마우스 이밴트 처리 관련 (0) | 2020.09.19 |
---|---|
플래시 AS3.0 플래시 html 에서 파라미터 (따로 설정한값 받기) .addCallback .call 관련 (0) | 2020.09.19 |
플래시 AS3.0 액션스크립트와 자바스크립트 연동 관련 (0) | 2020.09.19 |
플래시 액션스크립트 , 플렉스 개념잡기 관련 (0) | 2020.09.19 |
CS5.0 Flash Builder 에 fl.controls 패키지 추가, 사용 관련 (0) | 2020.09.19 |