I did have time to browse through the aggregators, and found some interesting developments related to Central.
John Dowdell and Jonathan Duran write this week about negative and positive reactions generated by Central since its introduction, particularly in the Flash community. After reading both articles, I’m left with the feeling that the first beta testing is already running. They promise that nobody will be left behind though, and that eventually everybody will have a taste. John specifies 2 stages in the beta testing, while Jonathan mentions a series of progressive releases, for wider groups of developers each time each time.
Not being part of the first series of the SDK, perhaps reserved for more seasoned developers, doesn’t prevent us from start developing ideas for Central applications, just keep mind a couple of things:
“The key thing to remember is that your app will be loaded inside another Flash SWF so any references to _root, _global, etc. will break. So the first thing is to code the app with this in mind (also don’t try to resize the stage, again your SWF will be running inside another). Also, don’t assume the user is connected to a network or the internet at all times, Central being an online/offline environment (there are some events you will be able to use that are triggered by the user indicating connectivity). Other than that, you should be able to develop pretty much like you would other Flash apps.”
That was the answer that Michael Gunn got from Jonathan at the new Macromedia Central Forum, so be sure to check it out for the latest developments.