The Artima Developer Community
Sponsored Link

Web Buzz Forum
AFLAX

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Manish Jethani

Posts: 53
Nickname: jethani
Registered: Aug, 2005

Manish Jethani is an engineer in the Flex team at Adobe.
AFLAX Posted: Nov 13, 2005 11:31 PM
Reply to this message Reply

This post originated from an RSS feed registered with Web Buzz by Manish Jethani.
Original Post: AFLAX
Feed Title: Manish Jethani
Feed URL: http://feeds.feedburner.com/manish/artima
Feed Description: Software. RIA. Flex.
Latest Web Buzz Posts
Latest Web Buzz Posts by Manish Jethani
Latest Posts From Manish Jethani

Advertisement

New buzzword? No, it's a library. The AFLAX library helps web developers take advantage of Flash's rich vector drawing capabilities in their JavaScript/DHTML applications without writing a single line of ActionScript code or ever opening up the Flash IDE. The demos are pretty impressive! This library utilises the new ExternalInterface API in Flash 8 (so it doesn't work on Linux yet). AFLAX is written by Paul Colton, the founder of Xamlon (check out their product if you haven't).

And HTML rendering in Flash sucks, right? Well, that's because it's not a web browser :) But there's another interesting technique for marrying Flash and HTML: if you want to embed true HTML rendering into Flash, look no further than Christophe Coenraets's famous IFrame technique. If I were to be writing a blog reader in Flash or Flex, for example, I would use an HTML IFrame (instead of using a Flash TextField) to render the actual blog content. DHTML rocks!

Read: AFLAX

Topic: Verbal Communication Previous Topic   Next Topic Topic: Essential PHP Security and MD5 Reversing

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use