Ok, I am maybe late on this one but the beta 5 of FD3 is out…
Plus there is some cool plugins here http://code.google.com/p/fdplugins/ made by our friend alessandro ( www.sephiroth.it )
Enjoy
Posts Tagged: as2
17
Jan 08
Flashdevelop – v3 beta 5 is out and plugins
27
Jul 07
MTASC – MTASC compliant AS2 classes
Hello,
Some people on the pixlib mailing list ask me to give them the macromedia classes patched for mtasc ( for strict compiling ).
The patch are on the osflash.org website here, but you can download the classes already path below
And this post reminds me that I have to finish updating my website. I definitly need to go through some CSS
6
Jul 07
Flashdevelop – New release
Hello everyone,
Flashdevelop is at its version 3 beta 2.
But the development is going so fast that they’ve decided to release some version in between the big release. Those version are zipped, stable one.
Continue reading →
30
Apr 07
Pixlib – Tut 03 – How to load assets at runtime
Hello there.
As said in the title this tutorial will help you to load assets at runtime. At the same time we will see how to use FlashDevelop and MTASC to create a swf. So no need to open flash anymore…
Ok first, if you didn’t please look at the first tutorial which give you the basis of the pixlib framework.
This tutorial will use the source files of the first tutorial as a starting point. You can download those files from here
Continue reading →
14
Feb 07
Pixlib – rev 44 is out
Hello there,
the revision 44 of pixlib is out…
Changelog
Continue reading →
25
Jan 07
Stuff new readers MUST know !!
Yes, for couple of days now I’m on mxna. This post is more for the new reader I’ll get through mxna.
I want to introduce you pixlib and the plugin pixioc made by Francis Bourre.
What is pixlib?
Pixlib is a framework that will help you develop application using MVC+Command pattern. It’s really powerful and will make you a better developer as well. Check pixlib on http://www.osflash.org/pixlib. You’ll find good resources there. You can too check some tutorials I’ve done for it, here and here
What is pixioc?
pixioc is a plugin for pixlib. It will help you creating your application – manage the downloads of your dlls and assets, create the objects or custom objects defined in the xml configuration file – and will help you to create plugin for your application, making it really flexible. You can go here for more information.
Don’t forget to register to the mailing list. People are really friendly and helpful.
I can tell you that I love this framework. I wonder how I was able to develop when I was not using it
Enjoy…
17
Jan 07
pixioc, a plugin for pixlib
Are you exited?
I am!!
Francis has released a week ago a plugin for pixlib.
pixioc “is based on Inversion of Control pattern and provides some features to build your application at runtime from an xml file like Spring ( Java Framework ). Last but not least, it provides a powerful plugin system and a new event model with channels system.”
I’m looking at it right now, and I promise I will write some lines about it when I’ll know enough of it…
You can go on the official page HERE
The SVN repository is HERE
18
Dec 06
PixLib – Tut 02 – What is and how to use the ConfigLoader class + Tweak
Hi there…
This small tutorial will deal with the ConfigLoader class. We will see what is this class for and how to use it in a project.
Of course you’ll need the pixlib framework to do so. You can download it HERE or you can use the repository HERE.
You will need as well some basic understanding of the framework. If you haven’t done it yet check the first tutorial giving you an introduction to the framework, PixLib – Understanding the basis of the framework
Ok, let’s start…
Continue reading →
24
Nov 06
PixLib templates for FDT
For the people using Eclipse, combined with the plugin FDT to code flash application using the PixLib framework ( I wonder how many people are still reding the post ), Flap Flap has updated the Francis Bourre FDT templates for PixLib to match the last revision of PixLib ( rev40 )
Enjoy
Note : post has been updated as what was written before was unreadable…