ADOBE/ ActionScript

플래시 as3.0 삼성 스마트 티비 플래시 자바스크립트 연동관련

AlrepondTech 2020. 9. 19. 03:59
반응형

 

 

 

 

=================================

=================================

=================================

 

 

 

 



삼성 스마트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();

 

JS_Call_Through_AS2.zip
0.06MB

 

 

 

=================================

=================================

=================================

 

 

 

 

반응형