Categories
- agile (3)
- algorithms (16)
- css (29)
- download (3)
- featured (46)
- flex 3 (25)
- javascript (138)
- micro tutorial (202)
- PHP (108)
- portfolio (5)
- snippets (7)
- video (1)
- web development (167)
- zend framework (80)
Monthly Archives: October 2009
Passing objects with ExternalInterface from JS to Flex
What if you’d like to pass an object to Flex To continue the topic of my previous post I’m just going to add that there’s a native way to pass objects from JavaScript to Flex’s actionscript. I’m not going to … Continue reading
Posted in flex 3, javascript, micro tutorial
Tagged actionscript, ExternalInterface, flash, javascript
Leave a comment
Tips and tricks in ExternalInterface communication!
ActionScript and the rest of the world In the past, when ActionScript v2 was widely used, the most common way to interact with the other parts of the web application, whether a page refresh, redirect or JavaScript method call was … Continue reading
Posted in flex 3, javascript, micro tutorial
Tagged ExternalInterface, flash, flex 3, javascript, tips & tricks
Leave a comment
Zend Framework custom URLs
URL organization in Zend Framework As you may know in ZF the urls are strictly organized. First you’ve the module, if you use modules. If there is only one module, and it is normally the default one, you omit the … Continue reading
Event driven programming with jQuery – (part 4). Simple event driven app.
The sample app In my last post from the event driven programming with jQuery series, I simply will post a sample application. In my previous post I showed up the use case for a tab panel, which can be done … Continue reading
Posted in javascript, micro tutorial
Tagged event driven, example, javascript, jquery, programming
2 Comments







