I\'m building an application for AIR, written in AS3, and sometimes (most of the time), when I move my mouse over the right-click menu (I\'ve tried both ContextMenu and NativeMenu - am currently using
I\'m working with a pretty big solution in Visual Studio consisting of over 130 projects (don\'t ask).
sometimes the VS2010 Editor is incredibly slow (1 char/sec). But at first the same editor window, same document, performs well.
I am testing a C++ code compiled to exe (O errors, 0 warnings). The code represents a console application. I run the apllication in the following ways:
I currently have an asynctask which downloads a mp3 from a server. When the user starts to download it, a status bar notification is created. This displays the progress of the download in real time. M
I\'m using the J开发者_C百科AI library to do adjustments on a series of images, each about 1300x1000 in size.I adjust pixel intensities with \"Rescale\" and add text and lines with the Graphics2D obje
I\'m trying to load an OGG file onto an AudioTrack so that I can manage the playback rate and play it.However, I\'m getting a null pointer exception at the line \"track[voiceIndex] = dis.readByte();\"
I\'m making an app that must slow down the playback of audio files.The audio files\' ids are in an int[] array (like R.raw.one, R.raw.two).Here\'s my problem, I\'m trying to iterate through this array
I\'m making an Android application where I need to slow down the audio being played so the user can hear the sentences clearer.I have no idea how to approach this.While I do know a little about signal
I开发者_运维知识库 added adwhirl to my application with admob and mdotm and now it is freezing up and giving me keydispatch errors. I know those are from it trying to do too much in the background but