
Tips et exemples
Get flash to fully experience Pearltrees
Modules
Native extensions
Serveur
Mobile
BD
NOTE : This will not work in Safari, Chrome, or any other browser that leverages Webkit , as it doesn’t allow the focus to be set on embedded objects. If you’re targeting IE and Firefox the proposed solution below will work. Create a simple JavaScript method to set the focus of the browser to your Flex application. Create this method in the index.template.html file in your Flex project — just drop it right before the closing HTML tag at the bottom of the file: Next catch the application complete event and call the JS method we just created — I put in how to remove the event handler for the app complete for both Flex 3 and 4: And that’s it.
Set Flex to Focus on Application Load | Web App Solution Blog
Learning Flex development the 2.0 way (part 2) | Blogagic
As with code samples, it’s very easy to find Flex Custom Components on blogs or web sites. These custom components can be small extensions to existing Flex components, complete rewrite of some Flex components using different sub-components or completely new components that are not provided by the Flex framework. They are often written by Flex bloggers wanting to illustrate a particular aspect of the Flex framework behavior, as an exercise related to a particular Flex tutorial or as a way to show others how good they are When looking at Custom Components examples available on all those Flex blogs around, you can really sometimes find beautiful components that are nicely illustrating what the blogger wants to highlight.Erreurs
Texte
Effets
UI
IDE
Skin
DashBoard
Air
Performance
Bureautique
March 28th, 2010 Ntt.cc Create a PDF template with Adobe Livecycle Designer with the relevant fields, send XML data to PDF remote object with the name of the XML nodes matching those of the fields in the PDF template, then your Flex applications can open PDF, or simply put the PDF file on your webserver and call it with the url, then the same thing can be done. But how to open word doc in a Flex application?
How To Open Word Doc In Flex or ActionScript - Ntt.cc
Webservices

