Category | Adobe Flex

List of PDF to learn Flex / AIR / ActionScript 3

February 25 2009 by Julien Lestel

There are many books to learn or further Adobe Flex technology. Of all these books, I had already selected a few in previous news:

Today (and following the comment by Fabien), I present below a complete list of books to learn Flex 3 and ActionScript 3 in PDF format available for download.

Note that most of these books are in English, here's the list:

Finally, here is a second list of documents that may be useful to learn (AS3/Flex/Adobe Air):

Source: Blog de Fabien

If you come for the first time on Flex-info.fr, you can subscribe to the RSS feed. Thank you for your visit!

No comment

Tags:

Mugsho the Flex widgets finally on Facebook!

February 25 2009 by Julien Lestel

Mugsho is a Facebook application that lets you add visual effects (color, distortion, mirror, ...) photos taken from a webcam or already existing on your Facebook page or on your computer.

s784563420_1402849_6477

This application, developed by Neoia was developed using Adobe Flex and you can test at: http://apps.facebook.com/_mugsho/

Neoia took advantage of new opportunities for Flash 10 to add new effects created by Pixel Bender and apply deformations in real time on photos or a webcam.

This application was designed to provide an initial innovative service users for their pictures and their webcam on the Internet. However, given the exponential growth in the number of users Mugsho, Neoia looking for a business model for its application and companies are already interested in Mugsho for use on their sites.

So how do you think this kind of rich applications can be marketed? Feel free to leave ideas in comments to help Neoia in its reflection!

To learn more about using the Mugsho on Facebook:

- PDF version of press release for Mugsho Facebook.
- Application for Facebook Mugsho.
- Official Website Mugsho.

1 comments

Tags:

Keyboard shortcuts in Flex Builder 3

January 21 2009 by Mickael Ruellan

Here is a list of keyboard shortcuts that I use regularly and that helps me with life in Flex Builder. Obviously the list is not exhaustive but here are the most common: (feel free to leave yours in the comments to the list ...)

Edition code Flex / AIR:

  • Clear the current line: Ctrl + D
  • Or move the selected rows: Altl + Up Arrow or Down
  • Duplicate the selected rows or Ctrl + Alt + Up Arrow or Down
  • Go to the location of the next or previous edition: Alt + Left or Right (Apple + Alt + Arrow on the Mac)
  • Indent several lines selected: Tab or Shift + Tab (for désindenter)
  • Find next occurrence of the selection in the file: Ctrl + K (Ctrl + Shift + K to above)
  • Organize imports: Ctrl + Shift + O
  • And Go to see the definition of a function or property in the file: Ctrl + O
  • To review the selection: Ctrl + Shift + C (Marche in MXML, AS and CSS)
  • Search the entire file: Ctrl + Shift + F
  • Maximize / Minimize active editor: Ctrl + M
  • Put the selected text in capitals: Ctrl + Shift + X (Ctrl + Shift + Y to lowercase)
  • To go to a class definition: Ctrl + Click on the name of the class
  • Find references to a function in a workspace: Ctrl + Shift + G

File management:

  • Opening a class from its name: Ctrl + Shift + T
  • Navigate through open tabs Ctrl + Shift + Left / Right
  • Rename a file: F2

Execution and debug:

  • Set / Remove a breakpoint on the line: Ctrl + Shift + B
  • Navigation on the breakpoints: F5 (Into), F6 (Over), F7 (Return) and F8 (Resume)
  • Run debug mode: Alt + Shift + D and F to start the debug Flex Application
  • Launch the current application: Alt + Shift + X
  • Run the Flex application: Alt + Shift + F
  • Launch application AIR: Alt + Shift + R

... And finally, the need to Copy / Paste: Ctrl + C, Ctrl + V .... Oh you know! ;)

(3) comments

Adobe publishes streaming protocol

January 21 2009 by Julien Lestel

Adobe Systems announced Tuesday that it plans to publish the specifications of the protocol RTMP (Real-Time Messaging Protocol) for transmission of high-quality audio, video or data between Adobe technologies.

RTMP has been developed by Adobe to manage the flow of streaming with Flash Media Server. The specifications would be included in the project-led Adobe Open Screen Project, a project to enable the creation of a Memorandum of display terminals to allow a user experience the same on all screens.

[For more information about the Open Screen Project, see the presentation on Flex-info.fr]

"We are currently opening documentation and specifications as we did for SWF (Flash file format) and PDF (Portable Document Format) to provide market access," said Jennifer Taylor, product manager Adobe Flash.

She added: "The Flex developers and companies that implement the specification will provide stream video, audio or data regardless of the terminal used or where data proviennent.Un example of potential use would be to incorporate different terminals to produce a stream of streaming security camera to databases.

"It is a protocol when the intelligent routing of data, so you can expect it to be used in different contexts," says Taylor.

The specifications are expected to website Adobe Developer Connection in the first half of this year 2009.

Supports RTMP AMF (Action Message Format), SWF, FLV (video) and formats F4V compatible with the Adobe Flash Player.

To be complete, we can add that the RTMP contains no security layer. Developers should therefore use their own measures to secure their contents.

en screen project adobe

Adobe Open Screen Project

No comment

Tags:

When there are rich clients in the Air (RIA and Adobe Flex)

January 19 2009 by Julien Lestel

Camille Roux has posted a presentation as part of an HMI (Human Machine Interface) in an engineering school in Nice.
The content of this presentation entitled: "When there are rich clients in the Air (Adobe Flex and RIA).

Thank you to him :)

View SlideShare presentation or Upload your own. (tags: RSL module)
Source: Blog de Camille

No comment

Tags:

FlexMonkey: Unit Testing in Flex

January 15 2009 by Julien Lestel

tests unitaires flex - unit tests flex Developers Adobe Flex professionals have so far been frustrated by the lack of unit testing tools for Flex. Although FlexUnit has been developed for some time, developers have to Flex unit test tool worthy of the name ...

Rather than wait for someone (Adobe?) To do so Gorilla Logic has created a system called FlexMonkey open sourced. FlexMonkey allows us to record and read the interactions made with a flex interface, and generates ActionScript tests using scripts that can easily be included in a process of integration. It uses the Flex Automation API and was created by extending automation Adobe graphic AutoQuick.
The growing demand for such a tool was that even if the release is out there just 2 months, an active community has already begun this rough around open source project that has been downloaded nearly 1000 times.

For more info on the project FlexMonkey, here is a video presentation by its designers:

and resources is here: Google Code site or Gorilla Logic

1 comments

Tags:

French Tutorials Flex on Adobe TV

January 12 2009 by Julien Lestel

A winter gift came from the Adobe website by Thibault and Michael who have posted some videos in English dedicated to some aspects of Adobe Flex on Adobe TV. Here is a list of videos:

- And the Flex Charting Components: implementation of graphs in a Flex application.
- Communication between AIR and LiveCycle: Communication between AIR and LiveCycle ES.
- Generating PDF in Flex with LiveCycle Data Services
- Generating PDF with AlivePDF (open source)
- WiiFlash: how to connect a WiiMote with a Flex application
- Programming in AS3 Bitmap optimize application performance Flex

Enjoy ;)

No comment

Tags:

A taste of Catalyst

January 12 2009 by Julien Lestel

catalyst thermo We know more about the former Thermo Flash now called Catalyst. The latter was presented at the latest Adobe MAX is available on Adobe Labs. Recall that the purpose of Catalyst is to facilitate a direct interface to the image format (Photoshop or Illustrator) created by a graphic artist by affecting behavior. It is then possible to view the report and export it for a Flex developer. This will make possible direct prototyping RIA. A presentation by Peter Flynn shows that.

A 15-minute video gives an overview of what can be done with Flash Catalyst.

Source: Michael Chaize

No comment

Tags:

[MAX Sessions Online] Introduction to Catalyst and Flex 4

December 09, 2008 by Julien Lestel

From Wednesday 10 December, will be posted vidéso of MAX since 2008 to AdobeTV. The sessions were recorded at 1024 × 768 with 15fps to see all the details of the presentations contained in videos, animations and more subtle features of the Flash platform.

The MAX is online here and the first session is now online!

Flash introduction to Catalyst and the new generation of Adobe Flex

Ryan Stewart, Steven Heintz, Tim Buntel etHeidi Williams show you how Flash Catalyst, the interactive design tool, is about to change the collaboration between designers and developers of Rich Internet applications (RIAs). We also discover the next generation of the Flex Builder development environment for creating rich applications on the Flash platform. The meeting received a DVD with all the software.

Discover over 292 sessions on the AdobeTV!

Source: Ted On Flash

No comment

Tags:

PS3 likes Adobe Flex!

04 December 2008 Julien Lestel

So far, the console from SONY only allowed to run the Flash Player 7 and Adobe Flex was therefore not available on the PS3. No announcement was made at MAX and we thought that was the Player 9 not be flown on the console until Renaun write this article ...

He announced a very good news: Flash Player 9, you can develop games and run on 4 different platforms: Windows, Macintosh, Linux and Playstation 3! What other development environment games give this possibility? ;) Another interesting feature of the PS3 is that it allows up to 7 players in the same network for Flash game and in the same room. I think it promises a new interactive gaming experience that Flash Player has never been so far!

If you know of cool Flash games on PS3 do not hesitate to tell us!

Here is a video game TicTacToe Flash coded by Tom Ortega running on a PlayStation 3:

Source: Tom Ortega

(2) comments

Subscriptions

  • Add to My AOL
  • Add to Google
  • Add to Zune
  • Add to Netvibes
  • Add to Technorati
  • Add to My Yahoo
  • Add to Zune

Survey

How do you find the new Flex-info.fr?

View Results

Loading ... Loading ...

Mugsho