简体   繁体   中英

Skype - How to use flash or flex or action script?

Question. How can i get started with flash/flex or actionscript, to use the Skype4Com, and make something small like this site: https://imo.im/

  1. After login with my SkypID, i can make a voice call from browser using Flash? How, can i get started on this, can someone show me a way please.

Thank you

Is this a COM Object?

If so, you can't access it from Flex directly and won't be able to access it in a browser based app at all. Your best bet is going to be to take a look at AIR 2 and the NativeProcess . I believe you'll still need to write some form of bridge in either Java or .NEt to act as a proxy between the Skype library and Flex.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM