01.09.10
Sample article Sample articleSample articleSample article
07:10:2009
Flex 101: Accessing A Web Service
Flex 101: Accessing A Web Service
For this post, I decided to change things up a bit. Rather than go explore complex application patterns or data visualization, we’re going back to basics. We will be covering how to make a basic application that makes a call to a web service and retrieves data.
via Flex 101: Accessing A Web Service | InsideRIA .
Related Posts:
06:10:2009
Jonnie Spratley | Adobe Flex – Introduction to XML-RPC
When developers start building web applications with Flex or desktop applications with Air, you come to the point when you want to do more with your application. For instance if you are working for a company and you just got finished building a product manager for SandKicker clothing, and he decided since you did such a great job that application he has asked you to build him another application for him, but not anything for his company something for him, something for his blog that he has had for years.
via Jonnie Spratley | Adobe Flex – Introduction to XML-RPC.
Related Posts:
06:08:2009
Security Through Obscurity: can you hide swf files on your website? | www.quilix.com
INTERESTING ARTICLE
I saw a Flexcoders post today where someone asked if they could hide a swf on website. I caught the post after a few had already replied – what this person was trying to do is restrict access to their swf files.
One thing before we start… at some point your users are going to have your swf. I mean, that’s the point – isn’t it? That is to say, that your swf will end up on a client machine in some cache somewhere on your users hard drive and for those that are persistent… won’t stay hidden forever.
Ok. Next matter is that security is never absolute… and should be proportional to the value of your data. It is always a matter of balance and sensibility.
Back to the post…
via Security Through Obscurity: can you hide swf files on your website? | www.quilix.com.
Related Posts:
06:01:2009
Flash Builder Beta, Links and Resources
It is Monday morning and the long awaited release of both Flash Builder (Flex) and Catalyst are available in the Labs , and as the feeds are flooded with bloggers all breaking the news to their readers, here are some of links I found that could be useful, I expect this list to grow tremendously as FB moves toward full release. Downloads
Adobe® Flash® Builder™ 4 beta
(Jun 1) Flash Builder 4 delivers a long list of new features, plus improvements to many existing features.
Adobe Flash Catalyst™ beta
(Jun 1) A new professional interaction design tool for rapidly creating user interfaces without coding. Articles / Tutorials
Read the rest of it >>
Related Posts:
05:26:2009
Zend Framework and using AMF over HTTP with Zend_AMF
Tonight, I am speaking on two topics: An Introduction to Zend Framework and using AMF over HTTP with Zend_AMF. I have included my notes and source code:
Summary:
The Zend Framework (ZF) has become the standard for building enterprise applications and web services in PHP. In this session, you will gain an understanding of what the Zend Framework offers. I will cover the fundamentals of creating web services using ZF and connecting a Flex application to those services using REST and Adobe’s Zend_AMF component.
via rob [ON] code » ActionScript.

