Category Archives: Drupal

Flash and Drupal are now officially friends

Check this out:
http://drupal.org/project/swfaddress
Integrate your full Flash website with Drupal. Drupal delivers out-of-the-box content administration, SEO, deeplinking, AMFPHP services and much, much, much more. Do you want an example we did? Check http://www.djeeni.be/ (disable JavaScript to see the Drupal site).
Concerning hybrid websites, multiple Flash parts integrate quite well in regions of a Drupal website. Check out [...]

Also posted in SEO, tips | 3 Comments

Using Drupal 6 services in Flex 3 with keys and authentication

I made a quick ‘n dirty sample to illustrate how Drupal services can be called in Flex using keys and authentication: http://www.novio.be/downloads/drupal_services/ (right-click, view source).
As you can see in the example, we have two types of calls. One that’s publicly available to anonymous users and one that requires user authentication. The latter requires some more [...]

Also posted in tips, tools | 12 Comments