Futurescale, Inc. PureMVC Home

The PureMVC Framework Code at the Speed of Thought


Over 10 years of community discussion and knowledge are maintained here as a read-only archive.

New discussions should be taken up in issues on the appropriate projects at https://github.com/PureMVC

Pages: [1]
Print
Author Topic: Fabrication w AIR  (Read 5633 times)
eball
Jr. Member
**
Posts: 15


View Profile Email
« on: January 27, 2009, 11:49:04 »

First off, Fabrication looks awsome!
I was struggling at fully understanding the piping utility. And while i hadn't fully grasped it yet, it appeared a manager could be written to simply it. ENTER FABRICATION. So thanks!

I am trying to use fabricaiton with AIR.
The pdf reguarding fabrication says to change the "fab:FlexApplicaiton" to "fab:AirApplication".
When I do this, it immediately breaks.

Is there something else i need to do to use fabrication and AIR together???

My ultimate goal is to have multi-module based application that use AIR to access SQLite databases. Is this possible?
Logged
Jason MacDonald
Sr. Member
****
Posts: 243


View Profile Email
« Reply #1 on: January 28, 2009, 07:15:40 »

I use Fabrication with Flash, so I'm not sure about modules with Air, but I don't see why it wouldn't work as long as everything is on the users file system. Air doesn't allow modules loaded to share the same application domain if they're loaded remotely.

As for Air not working with Fabrication, could you post any errors your are getting? Also, in Flex is your project set to an Air project and not a flex project?
Logged
Pages: [1]
Print