Posts Tagged as2
Flashdevelop – v3 beta 5 is out and plugins
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
Pixlib – LowRa – SVN
Posted by zeflasher in Actionscript 2.0, Actionscript 3.0, News, PixLib, lowRa on August 31, 2007
MTASC – MTASC compliant AS2 classes
Posted by zeflasher in AS 2.0 Classes, Actionscript 2.0, News, Ressources on July 27, 2007
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
MTASC Compliant classes Download the classes Unknown
And this post reminds me that I have to finish updating my website. I definitly need to go through some CSS
Flashdevelop – New release
Posted by zeflasher in 3rd Party, Actionscript 2.0, Actionscript 3.0, Flash 8 and lower, Flash CS3, News on July 6, 2007
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.
Read the rest of this entry »
Pixlib – Tut 03 – How to load assets at runtime
Posted by zeflasher in Tutorials, Tutorials PixLib on April 30, 2007
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
Read the rest of this entry »
Pixlib – rev 44 is out
Hello there,
the revision 44 of pixlib is out...
Changelog
Read the rest of this entry »
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...
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
PixLib – Tut 02 – What is and how to use the ConfigLoader class + Tweak
Posted by zeflasher in Tutorials, Tutorials PixLib on December 18, 2006
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...
Read the rest of this entry »
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
FDT PixLib Templates Download template Unknown
Note : post has been updated as what was written before was unreadable...