XPath – An efficient way to parse xml

XPath, the XML Path Language, is a query language for selecting nodes from an XML document. In addition, XPath may be used to compute values (e.g., strings, numbers, or Boolean values) from the content of an XML document. XPath was defined by the World Wide Web Consortium (W3C). – courtesy: Wikipedia.org XPath is a regular expressions style query language for selecting / [...]

November 8, 2009  Tags: , ,   Posted in: Actionscript 2.0, Flash Lite  2 Comments

Video streaming on Nokia 6210 with Red5

This week i was experimenting  a lot with red5, so thought of trying this out . With flash lite 3.0 released its not much problem porting most of your action script 2.0 code to mobile version of it. The only thing being that you need to ensure proper memory usage. Here is  an example of setting up video streaming [...]

October 25, 2009  Tags: , , , , ,   Posted in: Actionscript 2.0, Flash Lite, General, Red5, RTMP  28 Comments

Astro Wheel

This is my first flash lite network application. Its a free to use and learn from sample. Please update me on any difficulties you may have using it. Its a basic astrology application bent on reporting predictions.  I hope to get some feedbacks so i can improve it on the way. It may be run [...]

July 25, 2009  Tags:   Posted in: Flash Lite  No Comments


>