(MyOS: Win 7)
I want to create iPhone/iPad apps with Flash Builder Burrito.
I downloaded AdobeAIRSDK.zip and packagerforiphone_v2_win_101110.zip
and unzipped it.
Now I think I have to integrate the AdobeAIRSDK or packagerforiphone_v2_win_101110
into Flash Builder to build iPhone/iPad apps. Is it right?
But I don't know how.
Can someone help me please?
You make an AIR app with(<s:Application> and not <s:WindowedApplication>) using Flash builder burrito.
Packager for iPhone comes with a pfi.bat file which needs to run. You can put a launch file into ur flash builder burrito and run the pfi file from there.
It will convert the output swf file into ipa.
--
Tanu