SnakeMedia
27 Sep 2011, 3:54 PM
Hello Guys,
i have been built simple "Hello Ext" with Adobe Air.
Edit:
I am using with Extjs 4.0.2 Frameworks and Adobe Air 3.0 Beta X.
Updated:
All Browsers: It is working = 100 %
On Adobe Air can not show Extjs Frameworks. :( Are you not allowing with Adobe Air 3.0 Beta X?
I am trying for Ext.Air.Window like this:
/* Extjs 4.0 and Adobe Air 2.7
*/
Ext.ns('Ext');
Ext.requires(
'Ext.window.Window',
'Ext.Air.AIRUtilsClass'
);
Ext.define('Ext.Air.Window',{
extend: 'Ext.window.Window',
...
initComponent: function() {
...
}
});
But it can not show into Adobe Air 2.7 and Adobe Air 3 :(
How do i fix with AirUtilClass.js for Javascript Frameworks by Adobe Air and Dreamweaver CS5 :(
Edit:
And i am trying with MioFactory 3.26:
I will try this. If i like this...
But it does not work because MioFactory gives error :(
Look at Picturres:(
http://www.funpic.de/photos/9/7/7/7/5/557779_6991ce76bf_e.jpg
28375
Why does Extjs Frameworks not support yet with Adobe AIr and MioFactory =(
Thanks for replying :)
i have been built simple "Hello Ext" with Adobe Air.
Edit:
I am using with Extjs 4.0.2 Frameworks and Adobe Air 3.0 Beta X.
Updated:
All Browsers: It is working = 100 %
On Adobe Air can not show Extjs Frameworks. :( Are you not allowing with Adobe Air 3.0 Beta X?
I am trying for Ext.Air.Window like this:
/* Extjs 4.0 and Adobe Air 2.7
*/
Ext.ns('Ext');
Ext.requires(
'Ext.window.Window',
'Ext.Air.AIRUtilsClass'
);
Ext.define('Ext.Air.Window',{
extend: 'Ext.window.Window',
...
initComponent: function() {
...
}
});
But it can not show into Adobe Air 2.7 and Adobe Air 3 :(
How do i fix with AirUtilClass.js for Javascript Frameworks by Adobe Air and Dreamweaver CS5 :(
Edit:
And i am trying with MioFactory 3.26:
I will try this. If i like this...
But it does not work because MioFactory gives error :(
Look at Picturres:(
http://www.funpic.de/photos/9/7/7/7/5/557779_6991ce76bf_e.jpg
28375
Why does Extjs Frameworks not support yet with Adobe AIr and MioFactory =(
Thanks for replying :)