flex
Unable to transcode font file — Flex Builder compilation
I faced this problem recently while working on Flex builder where I wanted to use the free font file with my Flex application. I was using this by adding it in style like below: <mx:Style> @font-face { src: url(‘assets/fonts/FreeSans.ttf’); font-family: FreeSans; } </mx:Style> While compiling this msxml file i found the error below: Unable to [...]
Google Analytics
Google Analytics View SlideShare presentation or Upload your own. (tags: barcamppune bcp5) If your are running a static website or a blog like this one the basic page tracking can work for you easily for monitoring your website. In case you are having little complex situation like using multiple domains, Flash/Flex content, Event based tracking, [...]
Introductory notes for few web technologies
Some basic introduction of few technologies used in web development. Yui- Yahoo! User Interface Library View SlideShare presentation or Upload your own. (tags: technology web) Adobe Flex View SlideShare presentation or Upload your own. (tags: air adobe) See rest of slide shows here together Jquery ExtJs GWT django php Ruby on Rails C# ASP.NET Drupal [...]
An Overview – Action Message Format – AMF
AMF is a binary format based loosely on the Simple Object Access Protocol (SOAP). It is used primarily to exchange data between an Adobe Flash application and a database, using a Remote Procedure Call. Each AMF message contains a body which holds the error or response, which will be expressed as an ActionScript Object. AMF [...]
Adobe Flex – Resources
According to Wikipedia, Adobe Flex is a collection of technologies released by Adobe Systems for the development and deployment of cross platform rich Internet applications based on the proprietary Adobe Flash platform. The initial release in March 2004 by Macromedia included a software development kit, an IDE, and a J2EE integration application known as Flex [...]
