Does anyone know why I would be getting this http://briannechavis.com/mp3Player.xml I am at a lost as to whats happening.. the xml file loads fine locally, but it will not load when i upload it to th
I need to know if a popup 开发者_高级运维(which is a singleton titlewindow, hence would be initialized only once) is already shown in the screen or not, if not then i will call a function to show it u
Does anyone know how I can retrieve the \"ORIGINAL\" stage height and width that was set during compile of an Air/Flash Application
I have a custom TitleWindow component (written in ActionScript) that extends spark.componenets.TitleWindow
I have used the below code. stop(); this.loaderInfo.addEventListener(ProgressEvent.PROGRESS, onLoadingAction);
I have an application that called a popup window. From this popup window is called the second window in which data is transmitted, such as an array of strings. In the second box, I can change the data
My goal is to make a flash/as3 program that would pull multiple sets of data (images and texts) from the database and compile and save a flash video project for each one. What might be the best way to
I am a complete beginner in Flash & Actionscript. My pet project is this: To provide a www.imageshack.com like service where people could upload single images and later anyone can view it using t
I am building a video player web-app that uses flash for playback and jquery/javascript for UI.By design of the person who wrote the flash component I need to use setVariable to communicate between th
I have thousands of simple movieclips on the stage (rectangles),that are being hittested against another rectangle, the problem is I now have so many movieclips it is causing my SWF to playback somewh