Feeds : Adobe Air technology
Adobe Air: A Custom Uninstaller for Distributed Apps (windows) (Adobe Air technology) 
43 d ago
If you have had the fun of deploying the Adobe AIR runtime and applications to hundreds of computers in an organization you will have no doubt stumbled upon at least one or two the annoyances that pop-up. The runner up for most annoying issue in my experience is the uninstaller. In my development of "sometimes-connected" applications I have always had to write/store data on the local machine. The lacking feature of the built in uninstaller is the complete inability to remove this data. In my environment I needed to be able to have a solid roll-back plan of a piece
[Flex ]
View original post
|
Add to del.icio.us
|
Share
Download SWiSH Max (Adobe Air technology) 
43 d ago
Click Here to Download Now (Windows) The Tech Labs Tutorial - Free Adobe Air, Flash and Flex Tutorials Related posts:SWiSH Max Download by Colin Klinkert ©2010 Flash Platform and ActionScript Tutorials. All Rights Reserved.
[Flash,Flex ]
View original post
|
Add to del.icio.us
|
Share
AIR 2 Beta 2 is out (Adobe Air technology) 
43 d ago
We are a step closer to the final release of AIR 2 with this Beta 2. You can download the new bits from here. Some of the new features are: Enhanced Printer Interaction. New printing support allows finer control of the way content is printed from an AIR application, including the choice of printer, paper size, and [...]
[Flex ]
View original post
|
Add to del.icio.us
|
Share
Adobe AIR 2.0 Beta 2 Released (Adobe Air technology) 
43 d ago
Today, 2nd of February 2010 Adobe did launch Adobe AIR 2.0 beta 2. The first beta release of AIR 2 was in November 2009 and after 3 months Adobe AIR 2.0 is almost ready for release. Good job AIR team! Some features and enhancement: Print Job Enhancements – better control of the way content is printed [...]
[Flex ]
View original post
|
Add to del.icio.us
|
Share
Adobe AIR 2 Beta 2 released on Adobe Labs (Adobe Air technology) 
43 d ago
After the first release of AIR 2 beta 1 on last November, here's the AIR 2 Beta 2 now available on the Adobe Labs. Note that AIR applications built against Adobe AIR 2 beta 1 will not run using the...
[Flash ]
View original post
|
Add to del.icio.us
|
Share
Announcing Adobe AIR 2 Beta 2 Now Available on Labs (Adobe Air technology) 
43 d ago
Today Adobe have released Adobe AIR 2 Beta 2. The Biggest Changes being: Print Job Enhancements New properties and methods have been added to the PrintJob class to give you better control of the way content is printed from an AIR application, including the choice of printer, paper size, and number of copies. New properties also give you more information about the printer, such as printable area, whether the printer will print in color, and whether the print job is currently active. The new PrintJobOptions.printMethod property allows you specify whether to use bitmap or vector printing. The PrintJobOptions.pixelsPerInch property allows
[ColdFusion ]
View original post
|
Add to del.icio.us
|
Share
Announcing Adobe AIR 2 Beta 2 Now Available on Adobe Labs (Adobe Air technology) 
43 d ago
Today we are making available the second beta of Adobe AIR 2 on our Adobe Labs website. Since our first beta release of AIR 2 back in November, our team has been focused on improving the quality of AIR 2 as well as adding a number of new capabilities to the runtime. Since we are very close to shipping AIR 2, we would like to request that all developers download the AIR 2 beta 2 runtime and SDK, read the release notes and developer FAQ for important changes and known issues, and test out their 1.0 and 2.0 applications. If
[Adobe Feeds,Adobe AIR ]
View original post
|
Add to del.icio.us
|
Share
Adobe AIR 2.0 Beta 2 released! (Adobe Air technology) 
43 d ago
Adobe AIR 2.0 Beta 2 was just released, it is available here on Adobe Labs! New features: Enhanced Printer Interaction: New printing support allows finer control of the way content is printed from an AIR application, including the choice of printer, paper size, and number of copies. New API’s allow a developer to retrieve additional printing information, [...]
[Flex ]
View original post
|
Add to del.icio.us
|
Share
Secure sockets with Adobe AIR 2.0 (Adobe Air technology) 
47 d ago
During my journey of discovering goodness of AIR 2.0 I wanted to try new secure sockets functionality. It comes with a new class SecureSocket which actually extends standard Socket class. The easiest way for me to test it was to try to connect to GMail’s IMAP server, I was actually inspired by very cool example [...]
[Flex ]
View original post
|
Add to del.icio.us
|
Share
Beta testers needed! (Adobe Air technology) 
48 d ago
I need beta testers to use my e2publish AIR application. Can anyone spare some time, or help me spread the word through their blogs and twitter? It’s a very sophisticated project, and as well as bug reports – It could benefit from any suggestions, feedback and discussion. Recap: I develop these applications in my own time, [...]
[Adobe AIR ]
View original post
|
Add to del.icio.us
|
Share
AlivePDF – 100% client side PDF generation (Adobe Air technology) 
49 d ago
I ran into this cool SWC at www.AlivePDF.org – so have a detailed look here if you want to output PDF’s from eg. Adobe AIR. www.AlivePDF.org: “AlivePDF is an open-source ActionScript 3 (Flash, Flex, AIR) PDF generation library ported from the FPDF PHP project. It allows you to generate PDF’s 100% client-side.”
[Flex,Adobe AIR ]
View original post
|
Add to del.icio.us
|
Share
Adobe AIR has bad redraw bugs on Windows (Adobe Air technology) 
49 d ago
I've been a huge supporter of Adobe AIR up until now. What has begun changing my mind is when I started developing an application with a non-transparent window for the first time. Transparency performance on Windows is bad, and it's not Adobe's fault. Windows just has really bad transparent window performance. But, on [...]
[Flash,Flex ]
View original post
|
Add to del.icio.us
|
Share
universalMart Adobe Air Application (Adobe Air technology) 
50 d ago
Repost of an Adobe AIR application that we built for a Flash Catalyst demo. For more information check out the case study. Download the .pdf universalMart
[Flex ]
View original post
|
Add to del.icio.us
|
Share
File promises with Adobe AIR 2.0 (Adobe Air technology) 
50 d ago
File promises is one of the new AIR 2.0 feature already available in beta on Adobe Labs. “A file promise is a drag-and-drop clipboard format that allows a user to drag a file that does not yet exist out of an AIR application. AIR uses the methods and properties defined by the IFilePromise interface to [...]
[Flash,Flex,Adobe AIR,LiveCycle ]
View original post
|
Add to del.icio.us
|
Share
Silverlight 4 dials in skype (Adobe Air technology) 
51 d ago
One of the pains in silverlight 3 out of browser was the strict sandbox that was put in place. Although well meaning, this put a heavy restriction on the type of rich desktop like experiences we could produce. Just as in the api limitations in Adobe Air, there were and are solutions which involve local socket services (as discussed in this blog entry last year: http://www.cynergysystems.com/blogs/page/michaelwolf?entry=breaking_the_sandbox_in_silverlight ). However now in silverlight 4 we will have a much better solution, definitely not perfect but better. Firstly as mentioned in our drag and drop post (http://www.cynergysystems.com/blogs/page/michaelwolf?entry=silverlight_4_drag_from_desktop ) you can drag files directly
[Flex ]
View original post
|
Add to del.icio.us
|
Share
Getting Apple’s Magic Mouse Multitouch to Work with Air 2.0 (Adobe Air technology) 
51 d ago
If your sitting behind an older Mac notebook that doesn't have the unibody trackpad or if you have a Mac Pro tower, you might be interested in snagging the new Apple Magic Mouse I read 'Sesamouse adds more multitouch gestures to Magic Mouse' yesterday and figured that if this software was able to dispatch OS level gestures than Adobe Air 2 would probably be able to pick this up and run with it. Turns out this works rather nicely. Here's the how to and a video of it working.
[Adobe AIR ]
View original post
|
Add to del.icio.us
|
Share
Google SketchUp Download (Adobe Air technology) 
52 d ago
Google SketchUp – 3D Modeling Software Google SketchUp is a free, easy-to-use sketch-based 3D modeling program with a suite of powerful tools to produce 3D models of houses, decks, sheds, home additions, woodworking projects, etc. Download Google SketchUp and enjoy the extremely user-friendly interface to add detailsm textures and glass to your models and design with dimensional accuracy. With Google SketchUp, you can even add your models to Google Earth and share them around with others through different means. Google SketchUp is freely-downloadable version of SketchUp. // Download Google SketchUp The Tech Labs Tutorial - Free Adobe Air,
[Flash,Flex ]
View original post
|
Add to del.icio.us
|
Share
Download AutoCAD (Adobe Air technology) 
52 d ago
// Click Here to Download Now (Windows) The Tech Labs Tutorial - Free Adobe Air, Flash and Flex Tutorials Related posts:AutoCAD Download Download DAZ Studio Download Google SketchUp by Colin Klinkert ©2010 Flash Platform and ActionScript Tutorials. All Rights Reserved.
[Flash,Flex ]
View original post
|
Add to del.icio.us
|
Share
Download Google SketchUp (Adobe Air technology) 
52 d ago
// Click Here to Download Now (Windows) Click Here to Download Now (Mac) The Tech Labs Tutorial - Free Adobe Air, Flash and Flex Tutorials Related posts:Google SketchUp Download Download AutoCAD Download DAZ Studio by Colin Klinkert ©2010 Flash Platform and ActionScript Tutorials. All Rights Reserved.
[Flash,Flex ]
View original post
|
Add to del.icio.us
|
Share
This Weeks Top Posts (1/24) (Adobe Air technology) 
52 d ago
Here is a collection of blog posts from my coworkers on the Flex SDK, Flash Builder (formerly Flex Builder), Adobe AIR, Flash Player, Flash Authoring, and Flash Media Server teams. Flex Team blog: Flex SDK 3.5 Released Just Suppose (Corey...
[Flash,Adobe Feeds ]
View original post
|
Add to del.icio.us
|
Share
Download DAZ Studio (Adobe Air technology) 
52 d ago
// Click Here to Download Now (Windows) Click Here to Download Now (Mac) The Tech Labs Tutorial - Free Adobe Air, Flash and Flex Tutorials Related posts:DAZ Studio Download by Colin Klinkert ©2010 Flash Platform and ActionScript Tutorials. All Rights Reserved.
[Flash,Flex ]
View original post
|
Add to del.icio.us
|
Share
Silverlight 4 dials in skype (Adobe Air technology) 
53 d ago
One of the pains in silverlight 3 out of browser was the strict sandbox that was put in place. Although well meaning, this put a heavy restriction on the type of rich desktop like experiences we could produce. Just as in the api limitations in Adobe Air, there were and are solutions which involve local socket services (as discussed in this blog entry last year: http://www.cynergysystems.com/blogs/page/michaelwolf?entry=breaking_the_sandbox_in_silverlight ). However now in silverlight 4 we will have a much better solution, definitely not perfect but better. Firstly as mentioned in our drag and drop post (http://www.cynergysystems.com/blogs/page/michaelwolf?entry=silverlight_4_drag_from_desktop ) you can drag files directly
[Flex ]
View original post
|
Add to del.icio.us
|
Share
Silverlight 4 dials in skype (Adobe Air technology) 
54 d ago
One of the pains in silverlight 3 out of browser was the strict sandbox that was put in place. Although well meaning, this put a heavy restriction on the type of rich desktop like experiences we could produce. Just as in the api limitations in Adobe Air, there were and are solutions which involve local socket services (as discussed in this blog entry last year: http://www.cynergysystems.com/blogs/page/michaelwolf?entry=breaking_the_sandbox_in_silverlight ). However now in silverlight 4 we will have a much better solution, definitely not perfect but better. Firstly as mentioned in our drag and drop post (http://www.cynergysystems.com/blogs/page/michaelwolf?entry=silverlight_4_drag_from_desktop ) you can drag files directly
[Flex ]
View original post
|
Add to del.icio.us
|
Share
AIR agenda (Adobe Air technology) 
54 d ago
Today I got an email from my bank. I thought it to be one of the usual emails telling me about new services that they have, credit cards or security threats that I should be aware. Today thou I got a surprise: agendaBT. An AIR application that is a very nice agenda application. You can take [...]
[Flex,Adobe Feeds ]
View original post
|
Add to del.icio.us
|
Share
Text Layout Framework BreakOpportunity error (Adobe Air technology) 
55 d ago
Recently i was developing application that uses Text Layout Framework and runs in the browser using Flash Player 10. When trying to use the same piece of the code in new created AIR application, the following error shows up: "ReferenceError: Error #1065: Variable flash.text.engine::BreakOpportunity is not defined.".The solution is to edit .actionScriptProperties file inside the root of your project. Find htmlPlayerVersion tag and change it to something like this: htmlPlayerVersion="10.0.0". This will do a trick. It should save about 2 hours of your life :)
[Flash,Flex,Adobe AIR ]
View original post
|
Add to del.icio.us
|
Share
Section under construction (Adobe Air technology) 
55 d ago
Please come back soon! The Tech Labs Tutorial - Free Adobe Air, Flash and Flex Tutorials No related posts.by Colin Klinkert ©2010 Flash Platform and ActionScript Tutorials. All Rights Reserved.
[Flash,Flex ]
View original post
|
Add to del.icio.us
|
Share
Building a controlled Twitter solution using Adobe LiveCycle ES (Adobe Air technology) 
55 d ago
This is part 1 of a video that demonstrates how you can use LiveCycle ES to build a process and an AIR application to publish tweets to a corporate Twitter account where you have control on what's published or not. In addition, in part 2 you will see how to archive all tweets in a PDF/A format within LiveCycle Content Services.
[Flex,Adobe Feeds,Adobe AIR,LiveCycle ]
View original post
|
Add to del.icio.us
|
Share
Garbage Collection with Flex and Adobe Air (Adobe Air technology) 
56 d ago
Cesare Rocchi over at Spreading Funkyness has an excellent post on Garbage Collection with Adobe Flex and Adobe Air. This is more of a reference for myself but I recommend it to everyone. http://spreadingfunkyness.com/garbage-collection-with-flex-and-adobe-air/
[ColdFusion ]
View original post
|
Add to del.icio.us
|
Share
Zoodles: A Browser Designed To Makes Learning Fun for Kids (Adobe Air technology) 
56 d ago
One application that recently caught my eye is Zoodles. Built using Adobe AIR, Zoodles is designed to provide a free, child-safe browser and promote learning through interactive games and videos. The browser works off a whitelist so children stay on sites that are pre-approved by the team at Zoodles. The application runs in full screen mode, and the user interface was designed to make it difficult for young children to switch out to other applications. The browser comes loaded with age and skill-level appropriate games for children. The Zoodles browser interface adapts to a child based on age. As kids grow older,
[Flex,Adobe Feeds,Adobe AIR ]
View original post
|
Add to del.icio.us
|
Share
Apollo Camp (Adobe Air technology) 
56 d ago
The wide part of the Appllo Camp presentation has been published on Adobe Labs, for more info http://labs.adobe.com/wiki/index.php/Apollo:Camp:03162007
[Flash ]
View original post
|
Add to del.icio.us
|
Share