CPLUV is live
Well after some crazy months of development through my company Shaperstudio Ltd I’m glad to tell that the new cpluv website is live.
It will probably need some tweaks here and there in the next couple of weeks but the harder is behind us now
For this project we’ve been using the Zend Framework. When Shaperstudio’s blog will be up, we’ll then probably post some tutorials regarding this excellent php framework.
Meanwhile enjoy the new cpluv website
And it means now I’ll have time to post more stuff on this blog too ( flash related for sure )
++
Flash on IPhone using cross compiling :)
As Zwetan said on the FCNG mailing list, flash apps will be available on IPhone. The magic is cross compiling.
You will create an application in AS3 and Flash CS5 will compiling the swf to native iphone app.
How cool…
Check those links:
http://labs.adobe.com/technologies/flashcs5/appsfor_iphone/
http://www.adobe.com/devnet/logged_in/abansod_iphone.html
http://labs.adobe.com/wiki/index.php/Applications_for_iPhone:Developer_FAQ
http://forums.adobe.com/community/labs/flashcs5/appsfor_iphone
http://onflash.org/ted/2009/10/source-to-4-flash-iphone-apps.php
Read some more at Mike Chambers Blog
List’s Custom Cell Renderer and RadioButton
Posted by zeflasher in Actionscript 3.0 on May 7, 2009
In the application I’m developing I need a panel with a list, listing companies.
I have created custom cell renderer for this list. Each custom cell renderer has an instance of a RadioButton.
So the first problem:
Saying you have this list displaying 3 rows ( but have more ). You have selected the first one ( so in the custom cell renderer the radiobutton.selected is set to true ). Now you are scrolling down… and you will see the 5 items in the list having the RadioButton selected as well… What the heck? Read the rest of this entry »
Oscar this is the world, the world this is Oscar
Posted by zeflasher in Miscellanious, News on November 24, 2008
Flex – For the one who want to mess with gumbo
Posted by zeflasher in Actionscript 3.0, Flex on October 29, 2008
ECMAScript 4 – Goodbye…
Posted by zeflasher in Actionscript 3.0, News on August 15, 2008
Yeah, you read it well…
Forget about ECMAScript 4 and stuff you may have learned while using language based on its draft ( yeah for instance AS3, Javascript 2.0 ). The ECMAScript 4 has been reject in favor of small changes to ECMAScript 3.1. This has been decided at the Oslo meeting.
Here are the main conclusions( check the post on the mailing list ):
So yeah, goodbye package, goodbye namespace, …
As everyone, I was pleased that Adobe based AS3 on a standard, but now that ECMAScript won’t be, what will happen to AS3?
Adobe plans was to deliver a language based on a standard. So will they drop package, namespace and all ES4 features to meet the ES3.1 requirement and so step back? Or maybe try to find another standard close enought to ECMAScript 4 to base AS4 on? Or just continue developing their ( now ) “own” language?
In any cases, that’s just sad. Sad for all the developer who have invested time into this draft, sad for all the companies that bet on it and sad for user who have learned it…
And ( I didn’t wan’t to put this in my post but can’t help it ) you can probably thanks a big company that has a browser having 80% of the market that insisted they would never support EcmaScript 4
Sources:
https://mail.mozilla.org/pipermail/es4-discuss/2008-August/003400.html
http://ejohn.org/blog/ecmascript-harmony/
http://whydoeseverythingsuck.com/2008/08/ru-roh-adobe-screwed-by-ecmascript.html
http://joshblog.net/2008/08/13/how-will-ecmascript-harmony-affect-actionscript-3/
Update
Here is Adobe answer.
http://blogs.adobe.com/open/2008/08/blog_entry_dated_81408_715_pm.html
They will continue AS3 based on ECMAScript 4 and push it forward.
Ressource – Pratique D’Actionscript by Thibault IMBERT go into print
Posted by zeflasher in Miscellanious on July 28, 2008
Yes, finally!
The book will be printed by Pearson. For now though, just in french.
You should post comment here to thanks Thibault and to ask for an english version ( maybe if there is tons of people asking for an english version, Pearson will translate it in )
++
Website – Bug Fix
Posted by zeflasher in News, Website's life on July 18, 2008
Oooops.
Thx to pedr that pointed out the bug regarding the captcha, where no field where actually visible for you to enter the code.
You can now add comments without any problems.
++
Web Tool – Aviary is out in Beta !!!
Yes, finally it's out.
I've been waiting for this one for quite a while.
For now there is only peacock ( pattern maker) and phoenix ( image editor ) available but it looks really promising.
I will play with them tonight and will let you know.
By the way I have 3 2 1 invitations left, so if any of you are keen just let me now in the comments...
++
[edit] better with the link
http://a.viary.com [/edit]
AS3 – Lowra and Flex
Posted by zeflasher in Actionscript 3.0, News, lowRa on July 9, 2008
Gilles Bertrand gives us some tips on how to use your favorite framework with flex.
Check it out here ( for english people just check the mxml file )
That's nice... ![]()
I was wondering how lowRa could be integrated in Flex, and have started looking for other frameworks. But it seems I won't have to change anyway.
So thx Gilles for sharing this ![]()
++

