Search code examples
actionscript-3flashsdkwordnik

Wordnik API Pointers


I would like to use the Wordnik API for my site but I am a bit confused as I am new to the world of API's and implementing them.

I do not have server side access and from what I can tell to use Wordnik you must use a server side script but I see they have Actionscript. I know that is Flash but have no experience with it.

Can I use AS3 SDK to implement the Wordnik API without having server side access?

If that is possible can someone point me in the right direction for learning how Actionscript works so that I may be able to do this.


Solution

  • Can I use AS3 SDK to implement the Wordnik API without having server side access?

    Yes it is possible with ActionScript without using server side scripting.

    can someone point me in the right direction for learning how Actionscript works so that I may be able to do this.

    Searching Google for ActionScript tutorials is one thing that comes to mind.