saratogacoach
- Total activity 69
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 16
-
Edited progressive web application (PWA) tutorial-Intellij Ultimate
Hi, Using latest IntelliJ IDEA Ultimate, are there any beginner tutorials/step-by-step guides to build a basic, first progressive web application (PWA)? Already have the HTML, CSS and JavaScript co... -
Created Using MP3 sound files in pure AS3 project
AnsweredI have an AS3 project that uses 8 sound files (MP3's). If I put these files in the bin and use, the first sound (Sound1.mp3) will play in a test: var s1:Sound = new Sound(new URLRequest("C:\\Users\... -
Created AIR Packaging Fails
AnsweredHI, Using 2017.1.1, AIR SDK 25.0.0.134, JAVA SDK 1.8_111. Packaging AIR fails because of time stamp server: Could not generate timestamp: Connection reset. Seems to be a problem mentioned on Adobe ... -
Created Cordova project configuration
Just starting with IntelliJ IDEA 15 and am stuck configuring a Cordova project (would like to view/possibly edit this BSD project; files for this projects here): https://bitbucket.org/ehelse/hrmcor... -
Created Android First Project-Emulator crashes
Hi,I am trying to debug and run a basic Android project in 13.1. It appears to be correctly configured, latest SDK set up. When I try to debug/run the project on the Win 8.1 x 64 desktop on which I... -
Created Cannot locate/use UI Designer PlugIn for Android
Hi,I'm a beginner, using the latest v13.1.3 Ultimate for Android.I can not locate the Android UI Designer. The plug-in is checked. But I am not sure how to view Designer.My XML files do not have... -
Created Update to 13.1.3, Build #IU-135.909 May 23, 2014 Problems with AS3
Hi,I just updated to the latest build, and an AS3 project that was working perfectly in the last versions of 13.1, now shows multiple errors (although it still runs as a debug version OK).I am atta... -
Created ActionScript3/AIR
Hi,I'm using the new version 13 for AS3/AIR development (latest Apache FLEX and AIR SDK) and wondered if there is a compatible IntelliJ 13 plug-in for a Flash-style design GUI, maybe even with a fe... -
Created Debugging for pure AS3 AIR project-change AIR (debugging) player
Hi,I wanted to test, while developing, using a different, installed AIR player instead of the AIR debugger player that is in the AIR SDK.The player I would like to use for debugging/emulating is th... -
Created Changing Main-app.xml namespace for newer AS3/AIR SDK
Hi,In a pure AS3 project with the Main-app xml namespace set for AIR 3.8, I'm trying out a newer AIR AS3 compiler: AIR 3.9.The original namespace is:xmlns - The Adobe AIR namespace: http://ns.adobe...