Blog Detail

Adobe-Flex Tutorials and samples

Adobe-Flex Tutorials and samples

http://ursgnanz.blog.co.in

this blog is dedicate to discuss about the various features and techniques in programming adobe -flex web applications and its free sdk

subscribe Recent Posts

  • Passing request data with URL fragments in Flex

    Posted on Tuesday February 24th, 2009 at 06:23 in flex, request, passing data, with url

    In Flex applications, there are several ways to pass values to an application with the URL. You can convert query string parameters to flashVars variables or you can append them to the SWF file’s URL (for example, MyApp.swf?value1=x&value2=...

  • Set / Change Title of page from Flex -Actionscript

    Posted on Tuesday February 24th, 2009 at 06:10 in change, actionscript, flex, set, title of page

    You can use the BrowserManager’s setTitle() method to set the title in your HTML wrapper. This shows up as the name of the web page in the title bar of the browser. When you first initialize the BrowserManager, you set the value of the title in...

  • Flex-Deep linking

    Posted on Tuesday February 24th, 2009 at 05:33 in flex, deep linking

      One of the benefits of a Flex application is that the application can smoothly transition from state to state without having to fetch a new page from the server and refresh the browser. By avoiding the constant refreshing of pages, the end-user...

  • Flex-Automatic memory management with FABridge

    Posted on Tuesday February 24th, 2009 at 05:19 in flex, automatic memory management, with fabridge

      The FABridge provides automatic memory management that uses a reference counting mechanism for all objects that are passed across the bridge. Objects created from the JavaScript side are kept in memory unless the memory is manually released. Even...

  • Flex ComboBox component

    Posted on Tuesday February 24th, 2009 at 05:16 in components, flex, control, combobox

    In this tutorial page you will be taught to utilizeComboBox control inside your flex file. In the example you will learn to build two ComboBox controls. The Example below shows combo boxes with nicely formatted string data, so here you will be als...

  • Flex Ajax Bridge Integration

    Posted on Tuesday February 24th, 2009 at 05:08 in Ajax, flex, integration, bridge

      The Flex Ajax Bridge (FABridge) is a small code library that you can insert into an Flex application, a Flex component, or an empty SWF file to expose it to scripting in the browser. Rather than having to define new, simplified APIs to expose a g...

Comments & Reviews

There is no rating for this blog because there are no comments yet.

Post A Comment/Review

* Your IP is being logged.
* Your e-mail address is used only for verification purposes only and will not be sold, or shown publicly.
* No HTML tags allowed
* DO NOT use the Comments/Reviews to promote your own site.

Name: or Login
E-mail:
Rating:
Verify: Spam Protection: sum of 4 + 4
Comment:
  Remember Information