Flash builder 4 + subclipse error

After installing subclipse flash builder will nag you every time you launch it with a pop up window containing this error message.

Failed to load JavaHL Library.
These are the errors that were encountered:
no libsvnjavahl-1 in java.library.path
no svnjavahl-1 in java.library.path
no svnjavahl in java.library.path
java.library.path = .:/Library/Java/Extensions:/System/Library/Java/Extensions:/usr/lib/java

The solution is rather simple go to the Flash builder preference and make your way to Team->SVN.
Under Client interface choose switch to SVNKit(PureJava).

Posted in flex, MAC OSX | March 31st, 2010| Add comment

Symbolic link

Go to the location where the symbolic link needs to go.
cd /some/path/

then type the following
ln -s {target} {alias}
{target} is the path to the file we want to create shortcut to
{alias} is the name of the symbolic link (generally it is the same as the file we creating a shortcut for)

Posted in MAC OSX | March 23rd, 2010| Add comment

AS3 sfx

Creating a sounds effects for games has never been easier. You can even export the sound effects as WAV files
http://www.superflashbros.net/as3sfxr/

update - 12/09/2010
there’s now a Mac port of this app
http://thirdcog.eu/apps/cfxr

Posted in Flash, as3 | February 24th, 2010| Add comment

pushbutton AS3 game framework

PushButton is a Flash game engine from a team of seasoned game developers that’s free, open source, and associated with an innovative revenue model that should help spur its adoption.

http://pushbuttonengine.com/

Posted in Flash, Game, as3 | February 24th, 2010| Add comment

Adobe bug base

Bug base for Flex, BlazeDS, Flash Player, ActionScript Compiler, ColdFusion, ColdFusion Builder
http://bugs.adobe.com/

Posted in Flash, flex, as3 | February 15th, 2010| Add comment

flashSURF

flashSURF is an image analyzes library. It allows you to match a certain pattern (image) that the application knows with one coming from a video feed. I could see this being used with augmented reality but without the need to use a squared black and white marker. The marker could be anything, any images, a book cover, a face…

check it out:
http://blog.inspirit.ru/?p=343
http://code.google.com/p/in-spirit/wiki/FlashSurf
http://vimeo.com/9351280

Posted in Flash, as3 | February 13th, 2010| Add comment

AS3 hidden treasure in the mm.cfg file

I never knew there was so many different tags for the mm.cfg file.

http://jpauclair.net/2010/02/10/mmcfg-treasure/

Posted in Flash, as3 | February 11th, 2010| Add comment

Test mobile content

Perfecto Mobile seems to offer a good system to test mobile content without having to own the device.

http://www.perfectomobile.com/

http://www.perfectomobile.com/portal/cms/index.html

Posted in mobile | February 9th, 2010| Add comment

Optimizing Flash for iPhone

This video http://2009.max.adobe.com/online/session/402 is going through all the technique a Flash developer should follow to develop content for the iPhone.The work is mainly around trying to make your code as effective and final as possible so the CPU does a little work as possible when the application runs.

Posted in Flash, as3, mobile | February 8th, 2010| Add comment

YouTube Test labs

http://www.youtube.com/testtube

Posted in Web | January 21st, 2010| Add comment

Next Posts Previous Posts


Search

Categories

Recent Entries

Links

Feeds