Alex Bogartz

- Total activity 25
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 9
-
Created Using the -connect argument on iOS packager?
In the ADT packager you can specify -connect=my.ip.address and it is supposed to connect automatically to that IP if you're running the remote debugger. But I can't figure out how to add that in I... -
Created Air SDK 3.4 and MinimumOSVersion
Hi, I am getting an error when trying to publish using the just released SDK:Failed to package AIR application MyApp.ipa: ld: warning: -ios_version_min not specificed, assuming 4.0My XML ... -
Created Setting the '-extdir' param for Native Extensions and iOS?
Hi, I'm trying to set up this parameter for using an Air Native Extension as per this article:http://www.saumitrabhave.com/2011/10/facebook-single-sign-on-for-air-ios.htmlIt says to set "-extdir" b... -
Created Creating a project template that copies over folders.
In FlashDevelop, you can create a project directory structure that copies over folders into a new project. So if I want to create a Flixel project, I put the Flixel classes into this project folde... -
Created Why is my output directory hidden?
In a Flex project, I have a bunch of other files in my "deploy" folder. How can I show those files in my project view for easy access? -
Created Basic Pure AS3 Setup
Sorry if this is the wrong place to ask, but I just bought the pro version to do mostly JavaScript but setting up for Flash is proving extremely hard.I have a main AS3 class in /source/com/mygame/c...