code = joy
with 4 comments
More info here.
Written by mikechambers
October 1st, 2007 at 5:35 am
Posted in General
Subscribe to comments with RSS or TrackBack to 'AIR Beta 2 is Out'.
Hello, can one be read file RM via an AIR application
Thank you.
medjay
1 Oct 07 at 6:38 am
Hi,
I have a problem with the clipboard. (AIR Beta 1 and 2)
I can’t read images (BitmapData) from the clipboard, which I put into the clipboard from other applications or with the print-screen key.
var clip:Clipboard = Clipboard.generalClipboard; var obj:BitmapData = clip.getData(ClipboardFormats.BITMAP_FORMAT) as BitmapData; trace(obj.height);
I can read the properties of the BitmapData object, but I can not display it.
If I put a BitmapData object in Flex into the clipboard, I can read and display it, without problems.
I hope you could fix the bug in the next beta and in the final version.
Andy
4 Oct 07 at 11:44 am
Ever since the latest AIR/Flex Builder, my AIR project hangs whenever I launch it from Flex Builder. Have you seen anything like this?
Chris Lamothe
5 Oct 07 at 12:37 pm
Does Adobe have any plans to support relative font sizing in Flex, Flash, or AIR? I use ems and find them useful for accessability issues.
marr
22 Oct 07 at 1:41 pm
Name (required)
Mail (will not be published) (required)
Website
search site archives
Hello,
can one be read file RM via an AIR application
Thank you.
medjay
1 Oct 07 at 6:38 am
Hi,
I have a problem with the clipboard. (AIR Beta 1 and 2)
I can’t read images (BitmapData) from the clipboard, which I put into the clipboard from other applications or with the print-screen key.
var clip:Clipboard = Clipboard.generalClipboard;
var obj:BitmapData = clip.getData(ClipboardFormats.BITMAP_FORMAT) as BitmapData;
trace(obj.height);
I can read the properties of the BitmapData object, but I can not display it.
If I put a BitmapData object in Flex into the clipboard, I can read and display it, without problems.
I hope you could fix the bug in the next beta and in the final version.
Andy
4 Oct 07 at 11:44 am
Ever since the latest AIR/Flex Builder, my AIR project hangs whenever I launch it from Flex Builder. Have you seen anything like this?
Chris Lamothe
5 Oct 07 at 12:37 pm
Does Adobe have any plans to support relative font sizing in Flex, Flash, or AIR? I use ems and find them useful for accessability issues.
marr
22 Oct 07 at 1:41 pm