multimediacollege is getting ready to teach Flex 4 courses

After Flex 4 and Flash Builder having been released last month, we are working hard to get the first Flex 4 trainings organised very soon. It is going to be a 4-day course which will guide you through the basics of Flex 4, so you can get cracking at your own first Flex 4 project. [...]

Creating default languages for automatically entered captions

…You can change the default language by going to the advanced section in the recording window. However, you can also create your own ‘language’, meaning that you can set any language of your choice as the default language. This can also come in handy when you don’t like the standard texts Captivate adds, e.g. “The … window opens”…

Powerpoints in Captivate (kinda obvious, really)

Just a small entry about something which is not new in Captivate. But as, if I remember well, Adobe got this one wrong during the Ace exam (a question insinuating that either bullet-builds or links were not working after importing PPT into CP, while they both are), I’m posting this just in case.

It’s D-day: Adobe releases Flex 4 SDK, Flash Builder 4, ColdFusion Builder and Flash Platform Services for Social Network Integration

Yes! This is the moment we’ve all been waiting for so long. After a long series of beta and prerelease versions, the new Flex 4 SDK has been officially released. And of course, this release is also accompanied with the release of Flash Builder 4. This is the new version of Flex Builder (for those [...]

Interview with Ben Forta on March 9, 2010

On March 9, 2010, Ben Forta was in Liege, Belgium to do a very nice session on ColdFusion and ColdFusion Builder. In his session he talked about the nifty features of ColdFusion Builder, which will be released very soon now. Another subject that was touched was of course the fact that ColdFusion and Flex/Flash are [...]

April 1st – An exclusive ColdFusion event in Brussels

No, this is not a hoax! We invite you to join us for an exclusive ColdFusion event. The ColdFusion User Group has gotten a brand new kickstart! You’ll get the chance to meet the new driving force behind the scene, meet some new friends who are equally passionate about ColdFusion or catch up with some [...]

Changing Captivate 3 and Captivate 4 text styles with Fonts.ini

Last week, on a rainy afternoon, I was going through the Captivate user guide when I stumbled upon a small .ini file in the Gallery folder which I hadn’t actively used, or played around with if you will, before. Although the following functionality is a bit buggy at times, it may make your Captivate life just that little bit more pleasant :)

Using conditional binding in Flex and AIR applications

Everyone knows by now that variable binding is something that is constantly used in Flex and AIR applications. The simplest way of using this feature is making use of the [Bindable] metadata tag. However, there’s a second way that is commonly used and that is the <mx:Binding> tag. This one is used especially in combination [...]

Actionscript3 tip: faster property initializing

I was looking for a way to set parameters more quickly to newly added childs and I found out something interesting. (Note that this will not result in faster code execution, it’s merely to type less . I did some testing for the performance, check it out at the bottom of the page.) Normally when [...]

Tag people in your pictures using dreamweaver CS4

You all probably use facebook. One of the features is that you can tag people in your photos. On roll over a small popup is shown with the name of your contact. Recently I was giving a course about dreamweaver CS4 and upon playing around with the (spry) tooltips and the image maps, the students [...]