|
Search in documentation:
Advanced search
|
Browse by category:
|
Simple flash player |
|||||||||||
Description:
Find out how to use our APIs to start creating your own video player in flash (AS3) ! Technical specifications:
Instructions: Unzip the archive file and open MainTest.as filev in your FLASH developpement manager. A) If you have a free application key 1) On line 30 , set the devKey variable with you own free application key (if you don't have any, please generate one the developer account section) var devKey:String = '<Your Application Key>'; 2) Save the file, compile your project and make it run! B) If you have your own product illimited key 1) On line 30 , set the devKey variable with you own application key var devKey:String = '<Your Application Key>'; 2) On line 52, set the sig variable with a sig of your own var sig:String = 'iLyROoafYcYf'; 3) Save the file, compile your project and make it run! |
|||||||||||
Powered by
KBPublisher (Knowledge base software)
