Sign in to follow, share, and participate in this community.
Hello experts, I'm re-programming in Flash the content and user interface of an old CD that uses a stand-alone exe projector file that was originally made in MacroMedia Director. One of the functions ... Hi, This will be sooo easy for someone, Im just not that someone. Im trying to work out the speed a file downloads from a remote hosting server to my Flash application but for the life of me, I cannot ... Hi, i just wanted to begin making overlays for CryEngine, so i bought adobe flash, downloaded it and wanted to get working. Right after i started Adobe Flash i encountered my Problem, i can only pick eiter as3 or ... Hi I'm trying to generate a graph to represent exponential functions y =loga x which uses the basic function y =log10 x. I have successfully generated y = ax but even using this as an inverse isn't working. I... Hello, I know you can store variables in shared objects. Is there a way to save bitmaps created within the swf? So for example var myBitmap:BitmapData = new Bitmap(... etc.); //saveBitmap(myBitmap, "... Hello! I have a problem! Flash CS6 (AS2) won't load up data from mySQL database. It does successfuly send data from flash to phpmyadmin but flash doesn't load it up D:. I need help please! So the problem is that when... Hi, Is the "escape()" method supported in AS2 Flash Player 6? Thanks I'm currently running a PHP socket server. I'm also using a Flash client that uses the XMLSocket class to connect to that specific server as well. When I publish/preview the movie within Flash, everything work... Hi adobe I have a question. So I have finally created a login/register system with php and mysql and flash as2. That works and here is the link:lumosityentertainment.hostei.com/PhPLoginSystem.swf But I have a questio... Hi, I'm using the script below to isolate specific keys on the keyboard to control the timeline. This works for a while but seems unstable. It causes Flash Player Debugger to run slow and eventually hang and I have to... Okays.Let me start off by saying,"i am a noob".With that said,just ignore my poor explanation.I ve' been struggling to figure out what it is that is missing in my incoherent AS2 codes. What i am trying to achieve is v... I created a drag and drop game where users drop sections on a map and instantly receive feedback if they are correct or incorrect. I've got the correct feedback working correctly but I can figure out the incorre... I have downloaded flash cs6 as new version CC does no support as 2 flash 9 which makes no sense as this is what the majority of ad severs run for banners. I am running flash cs6 on my mac book pro os x version... path = "http://localhost/xampp/nwjv/php/";
//declare path to php files
lvOut = new LoadVars(); //create lv object sending variables OUT to php
lvIn = new LoadVars(); //create l... Hi , I'm learning flash and have just upgraded from MX to CS5 . In MX I created a drag and drop actionscript that works fine , but now I want to modify it. In the original , an image representing an audio file could b... I am currently working on a flash file where a person enters their score into an input text box with an instance name of score and then it converts it to a percentage and grade. The swf file displays the grade ... Hello. I have a site that is video intensive with several FLV files associated with it. (Action Script 2) I am in the process of updating the site however in Flash CC 2014 I get the following error... I have a small issue. I apologize If this is a stupid little setting that I had turned on accidentally. I have two frames set up for this flash project. One is the walk cycle, the other is an idle loop. When I edit th... I am having an issue with creating a link and having it jump to another page within my file. The file has tabs that have different info when you click each tab. There is a Contact Us tab, a Reimbursement t... I am experiencing a problem when loading images at run-time. In my particular case, loading a 128px x 128px .png results in an image that is "blurry". I get the same problem whether I am using the MovieClip::loadMovie...