• Home
  • About

Posts Tagged ‘Flex’

Rewriting an ExtJS demo in Flex

May 11, 2012, filed under Javascript; 3 Comments.
Tags: application, comparisson, extjs, Flex

Last saturday night, I thought what would my extjs direct demo be like if it were written in Flex. I did it and it was a very interesting experiment. I realized that the logic from the ExtJS application was easy to make it into Flex. There were times I noticed I had to write less [...]

ExtJS Ajax-Communication with PHP

April 26, 2012, filed under Javascript; No Comments.
Tags: ajax, extjs, Flex, full application, mysql, php

Hi, i have just read in the last week documentation regarding ExtJs. My personal reviews are it is a very intuitive framework. I have spend a lot less time learning what I have accomplished here compared to the times of Adobe Flex 3. This application is in part some fragments of other tutorials I have gone through [...]

The Command Pattern

April 17, 2012, filed under Design Patterns; No Comments.
Tags: Actionscript, command pattern, Flex

Here is a quick example of working with the Command Pattern. I made this application related to a box being draggable and scalable, and able to update its color. For each of those commands, we keep a stack in order to do and undo them. download, and preview souce code Drag the box,  use slider [...]

I got my Adobe’s Flex 3 Certification

April 5, 2010, filed under Flex, Geek; No Comments.
Tags: Actionscript, Adobe Certificate, air, Flex

Here is my Certification!! I took the test today, and was so glad to pass it. What i realize is that the test was indeed based everything in what is reviewed from Adobe’s ACE exam guide. So i am not blowing questions but to tell you what i saw from the test. I saw questions [...]

calculating the internal dimensions of a Tile.

May 14, 2009, filed under Flex; No Comments.
Tags: Container, Flex, internal dimensions, Tile

i am working on a project where a tile that holds a bunch of children requires the swf gets resized so the Tile expands to fit all its children and no need to scroll. I spent hours trying to figure out if there was an explit detail of the internal dimensions, i came to this [...]

Flash Remoting when using Flex

August 14, 2008, filed under Actionscript; No Comments.
Tags: flash remoting, Flex, flex builder, NetConnection

As me and my CF colleague attempted to set up a flex project accessing an application server in Coldfusion Mode, it didn’t work for us. We were using an older CF server. It asked us for Webroot, Root URL, Context Root, and even Coldfusion War folder… When we were trying to validate we got this [...]

Categories

  • Actionscript (19)
  • Android (3)
  • CSS (2)
  • Design Patterns (4)
  • Flex (18)
  • Geek (2)
  • Javascript (12)
  • PHP (3)
  • Wordpress (1)

RSS

  • RSS Blog
  • RSS Comments