Entries Tagged as 'Flash'

Important Flash Player Security Update - Check your applications

Flash PlayerAdobe Devnet has a security advisory on the upcoming Flash Player 9 update. The advisory lists a few very important changes to the security model in Flash Player which can possibly impact your existing Flex and Flash applications. The changes are primarily to address the vulnerabilities of the earlier versions of Flash Player (9,0,115,0 and before).

There are four key changes that can possibly impact existing applications:

  • A socket policy file will always be required for all socket connections
  • A policy file will be required to send headers across domains (This will possibly affect some of the Flex apps that I work with)
  • The allowScriptAccess default will always be "sameDomain"
  • "javascript:" URLs will be prohibited in networking APIs, except getURL(), navigateToURL(), and HTML-enabled text fields

Read more...

iPhone and Flash - iPhone SDK comparison with Windows Mobile, S60, Android

Just saw an interesting article on Engadget that compared iPhone SDK to Windows Mobile, Android, S60 and Toolchain.

What is really interesting is that Windows Mobile along with Nokia S60 supports Flash.

iPhone, as you know, does not support Flash (and won't support it any time soon, given Apple's comments yesterday about Flash being too slow to run on iPhone).

And what is even more interesting is that Microsoft and Nokia have signed a deal to make Silverlight available on Nokia S60 and S40.

So two things really:

  1. Adobe needs to do something to get on to the iPhone platform. AIR runtime perhaps?
  2. Adobe needs to look at engaging Nokia for AIR runtime.

Here is the article at Engadget: iPhone SDK Comparison Chart.

 

Working with Web APIs -- Presentation at Web on the Piste

Just finished my session on Working with Web APIs at Web on the Piste, Queenstown, New Zealand. The presentation was about:

  • What are Web APIs
  • How do they work
  • How to use them
  • Creating a ColdFusion and Flex front-end using Flickr API

As with my presentation yesterday on "Introduction to Flex", I had a lot of content, and lots to talk about. The presentation is attached with this blog. It was a light presentation. My session was one of the last few sessions for today and I just wanted to try and keep it simple and fun.

Read more...