On 1/29/2012 10:34 PM, Alex Harui wrote:
-----Original Message-----
From: Dave [mailto:flex...@dewrox.com]
Sent: Sunday, January 29, 2012 8:55 PM
To: flex-dev@incubator.apache.org
Subject: Proper way to recompile the airglobal library back into an swf
and then into airglobal.swc
Here is the issue. airglobal.swc was built without a key line of code
so that we can pull up the decimal Pad softkeyboard.
I have decompiled it and added the line that got left out and now just
need to package it all back up. However the library.swf when
decompiled
does not look as if it can be compiled back into an swf in the standard
way. I am looking at the following files.
Any help would be appreciated.
4.6.0 ->frameworks.libs.air.airglobal.swc
airglobal.library.flash.text.SoftKeyboardType
Is this an issue with your attempt to build with the source in the Apache
Subversion?
Alex Harui
Flex SDK Developer
Adobe Systems Inc.
Blog: http://blogs.adobe.com/aharui
It is the source from
http://opensource.adobe.com/wiki/display/flexsdk/download?build=4.6.0.23201&pkgtype=2
that that I would like to build with the source in the Apache Subversion
however my addition is to the airglobal.swc file which has to be
recompiled before it can be built with the Apache Subversion source.
I apologize for requesting before reading but I am new to this and have
tried to catch up now from the inception of the podling and realize that
not everything may be ready to do what I would like to.
I would like to get this feature built in ASAP but understand that I may
have to wait.
Dave