Archive for January 27th, 2009

27
Jan

Tips - Debugging Flex applications with flashlog.txt on a Mac

Debugging Flex applications with mm.cfg and flashlog.txt let us track trace statements and error messages for projects running in the browser using the debug mode. Since I haven’t done it since 2001 I completely forget what to do and came across couple of issues, so I figured I’ll throw a post for other people that may have the same issue.

You first need to create the txt file and directories here:
/Users/YourUserName/Library/Preferences/Macromedia/Flash\ Player/Logs/flashlog.txt

Then you need to create the mm.cfg file in both location:
/Library/Application Support/Macromedia/mm.cfg
/Users/YourUserName/mm.cfg

Then paste the follwing code in the mm.cfg:
ErrorReportingEnable=1
TraceOutputFileEnable=1
MaxWarnings=0

Initially, I pasted the code only in the first directory and couldn’t get it to work, not sure why, so place the file in both directories to play it safe.
I am running the Flash Debug Player 10, on Mac OS X.

To see the messages as they come on Terminal, navigate to the flashlog directory and type in:
tail -f flashlog.txt

I Hope you find this tip handy.

27
Jan

Flex Camp Chicago 2009 Adobe AIR presentation uploaded

Just uploaded the Flex Camp Chicago 2009 presentation. The topic covered getting started with Adobe AIR as well as AIR 1.5 / Flash 10 capabilities. It was a great event and I enjoyed presenting as well as listening to other speakers.
http://www.slideshare.net/eladnyc/getting-started-with-adobe-air-15-presentation

27
Jan

Looking for a strong AS3/Flex Engineer to work for a high profile entertainment company in LA

We are looking for a strong AS3/Flex Engineer to work as a contractor for a high profile entertainment company in LA. The job description is listed below:

* General qualities
o Good communication skill
o Reliable
o Must be passionate about programming
o Must be able to work under directions and independently
* Programming languages
o Actionscript 3.0
o Flex 3.0 MXML
o Javascript
+ AJAX (DOM manipulation, XMLHTTPRequest, CSS, DHTML)
o Jquery javascript framework
o Good understanding of XML, XSL, XUL, Xpath, etc.
* Software
o Eclipse
o Flex Builder
o Flash CS3
o ANT
o Subversion

Drop me an email if you are interested.