Error Flash CS6 1

Flash won't open because of an error. The error that says:

Configuration error

"Please uninstall and reinstall the product.

If this problem persists, please contact Adobe technical support help and mention the error code displayed at the bottom of this screen.

Error: 1

http://www.Adobe.com/support/ "

What does error 1 mean, how do I start getting all of a sudden and is there a way to fix without reinstalling? Help, please! Thanks in advance.

you have nothing to lose so reinstall, reinstall.

If you have an irrational fear of resettlement you can try to reset your preferences: http://forums.adobe.com/message/4348882

but, you'll probably need to reinstall.  If reinstalling will fix the problem, you have the chance.

You may need to uninstall, run the vacuum cleaner (http://www.adobe.com/support/contact/cscleanertool.html), then reinstall.

Tags: Adobe Animate

Similar Questions

  • Flash CS6 Actionscript 2.0 - creating an error of the gallery.

    I'm creating a gallery a project of flash for college courses. I am limited to using Actionscript 2 in Flash CS6. I followed this video tutorial for creating and did everything I had to http://www.youtube.com/watch?v=7mdJeGt_v0Y , I got 4 errors for all 4 images im trying to do in a gallery: the class or interface 'MouseEvent' could not be loaded.

    It comes to my actionscript:

    Stop();

    VanAldenBtn.addEventListener (MouseEvent.CLICK, play1);

    function play1(event:MouseEvent):void {}

    Stop ("Van Alden");

    }

    ChalkyBtn.addEventListener (MouseEvent.CLICK, play6);

    function play6(event:MouseEvent):void {}

    gotoAndStop ("Chalky");

    }

    JimmyBtn.addEventListener (MouseEvent.CLICK, play11);

    function play11(event:MouseEvent):void {}

    gotoAndStop("Jimmy");

    }

    NuckyBtn.addEventListener (MouseEvent.CLICK, play16);

    function play16(event:MouseEvent):void {}

    gotoAndStop ("Nucky");

    }

    Help is greatly appreciated.

    It is the as3 code, an as2 code.

  • Error message in Flash CS6

    I get an error in Flash CS6 trying to add web address. (: the following JavaScript error occurred: SyntaxError: missing) after the list of arguments. I opened the new job and clicked on publication settings and checked "Permit debugging" as suggested elsewhere on an Adobe forum, but no luck. The answers would be great.

    several others have had this problem because of a hard disk name:

    It turns out that the problem was with the name of my hard drive. I had an apostrophe in the name of my drive which conflicted with the code snippets panel. I changed the name of the drive and it works perfectly now.

  • Error importing external files in flash cs6

    I get this error message when I try to import image files in my flash animation CS6: 'Unable to load external importing C:\Program Files\Adobe\Adobe Flash CS6\es_ES\Configuration\Importers\PhotoshopReader.dll. I use Windows XP SP3.

    Thank you.

    The file is in the directory. We have finally resolved by reinstalling SP3.

    Thank you

  • Flash CS6 Pro 2 Update Installation failure. Error code: U44M1P7

    After the AEM installation, patching, uninstall Flash CS6, resettlement, etc..   Looks like an approach would work.  Seriously, why hell is it so difficult for a simple update of the Cloud?

    Screen Shot 2012-10-04 at 3.30.13 PM.jpg

    Update: new necessary Application Manager:

    http://download.Adobe.com/pub/Adobe/creativesuite/CS/Mac/ApplicationManager6.2_all.dmg

  • Professional in Flash CS6 payment services?

    I'm testing the PaymentServiceDemo.with Flash Professional CS6, as provided in the documentation for BlackBerry. The first error I get is the 'com.test.paymentapi' after the package in the .as file throws an error message. Removing it solves this problem. I added "framework.swc", 'rpc.swc', 'rpc_rc.swc', 'QNXDevice.ane', 'QNXNetwork.ane', 'QNXSensors.ane' and 'QNXSkins.ane' the path of the library. When I run the Flash project I get an error that the "SuccessEvent" is not recognized. I then added the "Blackberry.swc" in the folder/libs/blackberry to remove this error. Then, I have a long list of 'Label' unrecognized, etc. from the library for qnx. I add 'qnxui.swc' to the library, and you get the error that the Virtual Machine Java is short-term memory. The project opens with a blank white window.

    All those put in place with Flash CS6 payment Service? Help, please.

    And why all the documentation for Flash Builder? It's like the Flash Professional CS6 does not yet exist here.

    OK, you win.

    I move to Flash Builder. Hello World worked with the library of qnx and deploying WiFi won me over.

    In addition, Flash Builder opens the possibility of using the API Flash Professional ever could.

  • Adobe Flash CS6: "unexpected file format".

    Hi all

    First of all, my apologies if posted to the wrong forum.

    We have been affected by a problem when users opened their .fla files - they are presented with the error "unexpected file format".

    To my knowledge, the flash CS6 version we have is up-to-date. We have also followed the fix "zip repair" suggested on the many messages of the forum / Web sites but have however failed to recover the file.

    We are currently looking through backups to restore previous versions of files, although the progress made since that version are lost. We use the software for education - and we have a number of students who currently depend on this software for their courses.

    One thing I noticed in an earlier backup is that right after you open the file restored, I am presented with a window of mapping of fonts for fonts that are not installed on my system. I don't know if it has nothing to do with the issue though.

    No official response from Adobe is very appreciated!

    Thank you
    SB

    This isn't an official response.

    your fla is corrupt.

    You can try to fix it (it seems you've tried) and you can sometimes restore work fla to decompile a swf to work (if you have one).

    and you should learn to save frequent backups with different file names.  It is safe to apply a system of versioning of your backups.

    If I have a project named adobe_test_project.fla.  I immediately record adobe_test_project_001.fla.  Subsequently, I increment the 001.

    I have a shortcut keyboard (ctrl-alt-s) and jsfl that automatically executes the jsfl which then saves the fla with the incremented number:

    my "save_as.jsfl":

    var doc = FL.getDocumentDOM ();

    var uri = fl.getDocumentDOM () .pathURI

    {if (!) URI)}

    Alert (' SAVE YOUR FILE. \n\nAn original file save is required to establish your backup directory and the name that will be used to add version numbers.) ») ;

    } else {}

    var a = uri.split ('_v');

    {If (a [a.length - 1] & a [a.length - 1] .length == 7 & {was [a.length - 1].substr(-4) == '.fla'})}

    save them

    var version = findNextVersionNumberF(a[a.length-1]);

    var prefix = [0];

    for (var i = 1; i)<>

    prefix = prefix + "_v" + a [i];

    }

    bool var is fl.saveDocument(doc,prefix+'_v'+version+'.fla');.

    } else {}

    first save

    a = uri.split('.');

    a [a.length - 2] = a [a.length - 2] + "_v000";

    bool = fl.saveDocument (doc, a.join('.'));

    }

    {if(!bool)}

    Alert (' SAVE ERROR.\n\nSave manually (for example, file > save as...)');

    }

    }

    function findNextVersionNumberF (s) {}

    var Version = Number (s.split('.') [0]);

    Return formatF (+ 1 version);

    }

    function formatF (n) {}

    var s = string(n);

    While (s.length<>

    s = '0' + s;

    }

    return s;

    }

  • Adobe Air for Flash CS6 works only on Android 5.0.2

    Hello

    I tried to publish a game that I have developed in Adobe Flash CS6 using the Adobe Air platform.

    I've done this countless times before, I'm not new to develop in Flash.

    Even if everyone thinks that HTML5 will take over as "Flash is dead" I still think it's a great development platform.

    I have trouble getting my APK files to run on Android 5.0.2 (Lolipop) without apparent reason.

    If I choose to install AIR separately, it works. If I decide to incorporate it into the APK, it gives an error immediately after the launch of the app.

    There is no error code and nothing I can do reference. just an error "The Application was able to start".

    I would be grateful if someone could help, thanks.

    This article was written 7 months ago, there is a good chance that the AIR is ok with 5 Android now. Even the article, that it was fixed in 5.0.1.

    AIR installed on the computer is not the same as the AIR SDK. You don't want to not download either version of the AIR SDK:

    Download Adobe AIR SDK

    or download the latest beta, which is be AIR 19:

    Download Adobe AIR 19 Beta - Adobe Labs

    Once it has downloaded and unzipped, you will have a record. Now go to the Help menu of Flash Pro and select managed Adobe AIR SDK...

    Here, you can add an item and navigate to where the folder is located. It can be anywhere, I tend to leave in my downloads folder.

    If you were to take the file act.jar of this article it would be things likely to mess. But just as a point of interest to Flash Pro users, the file is located in the SDK folder, inside the lib folder.

    So, the short version of what I hope are you currently build for AIR 3.2, who would have a chance with the latest versions of Android, and edit using AIR 18 or 19 would be a good idea.

  • Logon does not work in Android App created in Flash CS6

    I have a clip of connection that works on my website www.arithmequick.com. It uses .NET and SQL Server.

    I included this movie clip in a Flash CS6 fla and published it as an Android app integrating the Air SDK 18.0.0.122 beta.

    In the application, I get an IO error while trying to open a session.

    What could be wrong?

    Thank you. kglad, for your help. I started fresh and rebuilt from a different angle and it works now.

  • Flash CS6 Pro - Serial invalid?

    Hello

    I bought Flash CS 6 about 2 years ago (it was an update to Flash CS4 Flash CS6) and today I tried to install it on a new PC for Windows 8.1.

    I installed Flash and entered my series and got an error "invalid Serial".

    I've already tried this patch from Adobe, but none worked: https://helpx.adobe.com/creative-suite/kb/invalid-serial-number-cs4.html

    I paid a lot of money for the software.

    What to do now?

    Error "serial number is not valid for this product". Creative Suite

    http://helpx.Adobe.com/Creative-Suite/KB/error-serial-number-valid-product.html

    Quickly find your serial number

    Error failed to validate the serial number | CS6

    http://helpx.Adobe.com/Creative-Suite/KB/unable-validate-serial-number-CCM.html

  • Flash CS6 exports "Air for Android ' apps only with icons in small sizes: (36 x 36, 48 x 48, 72 x 72)... How to fix this?

    Hello

    I'm using Adobe Flash CS6 (15 AirSDK) for android applications. I have always noticed that the process of publication in flash is only 3 sizes of icons-app: 36 x 36, 48 x 48 and 72 x 72. In the descriptor xml that looks like this:

    <icon>
      <image36x36>assets/icon36.png</image36x36>
      <image48x48>assets/icon48.png</image48x48>
      <image72x72>assets/icon72.png</image72x72>
    </icon>

    In previous versions of AirSDK (3.4 and 3.5) this is less of a problem, since the app icons where at least somehow always put on the scale to fit the size of the icon of the application to the android device. With newer AirSDKs however they stay as they are, which is incredibly small on new devices and who looks just ridiculous! Since flash itself does not an option to add larger icons, I tried to write them in the descriptor myself, as:

    <icon>
      <image36x36>assets/icon36.png</image36x36>
      <image48x48>assets/icon48.png</image48x48>
      <image72x72>assets/icon72.png</image72x72>

      <image96x96>assets/icon96.png</image96x96>

      <image144x144>assets/icon144.png</image144x144>
    < / icon >

    But when I do that, flash that rewritten or, when I write of the descriptor protection, gives an error:

    "application descriptor file cannot be parsed.

    I need to get this fixed! :-S ...  I guess by either the reactivation of this scale-to-fit thingie in the SDK itself somehow (since it did and still does not work with for example AirSDK 3.4) or be able to add more icons. Is there someone who has to be treated, or knows how to get around this problem? Cause right now I'm stuck, since always, I compiled my AirForAndroidApps this way, and I need the latest version of the SDK to my milkmanANEs to work.

    Any help would be appreciated!

    Thanks in advance, ANB_Seth

    Very well. I found an answer:

    Yes, you can and must add these icons via the descriptor file, since the flash usually allow you to. But until you do that, go into the settings 'Air release' in flash. Here, right on page 1, there is the section "include files". Add your png icon there. Click OK and exit the settings. Now open the descriptor with a Publisher outside the Flash and write to the files I posted above. Close. Record. Do write protected. No go to flash and publish.

  • Cannot install Flash CS6

    Hello.

    We installed the CC package on windows 7 64 bit.

    But now when I try to install Flash CS6, it is not installed.

    There is the Adobe log file message:

    22/05/14 15:53:46:328. [INFO] |  | OOBE. OF |  |  |  | 4940 | DEVersion: 5.0.0.0

    22/05/14 15:53:46:447. [INFO] |  | OOBE. OF |  |  |  | 4940 | Library loading C:\Program Files (x 86) \Common Files\Adobe\OOBE\PDApp\DECore\DE5\Setup.dll

    [4940] Thursday, May 22, 15:53:47 2014 INFO

    : TIMER: [Total timer]

    CHECK: Single Instance

    CHECK: credentials

    Load deployment file

    Create required folders

    Assuming that uninstall mode

    Search for master payload

    [4940] Thursday, May 22, 15:53:48 ERROR 2014

    DW040: The product '{BD5669B5-49FF-4490-B956-E9D7CB9B0ADC}' is not installed. Is unable to uninstall

    [4940] Thursday, May 22, 15:53:48 2014 INFO

    # Running Workflow EDT #.

    : TIMER END: [Total Timer] took 715,477 milliseconds (0,715477 seconds) DTR = 5,59067 Kbps (0.00545964 Mbps)

    -------------------------------------- Summary --------------------------------------

    -0 fatal Error (s), 1 Error (s), 0 warning (s)

    ERROR: DW040: the product '{BD5669B5-49FF-4490-B956-E9D7CB9B0ADC}' is not installed. Is unable to uninstall

    Please search the service of error/warning above to find when the error occurred.

    These errors resulted in installer exit code mentioned below.

    -------------------------------------------------------------------------------------

    33 of the Exit Code:-the product is not installed, it is impossible to uninstall.

    Please see errors and warnings for troubleshooting. For example, ERROR: DW040...

    How can we solve this problem?

    clean, use the CC cleaning tool to resolve installation problems. CC, CS3 - CS6

  • I have some problems with the Flash cs6 work

    I have a problem with my game when I created it using adobe flash cs6

    When the duck strikes the screen, from right to left as it shows

    TypeError: Error #1009: cannot access a property or method of a null object reference.

    Duck / ducksmove)

    at flash.utils::Timer/_timerDispatch()

    at flash.utils::Timer/tick()

    This is the code so please help check that does not

    package {}

    import flash.display.MovieClip;

    import flash.utils.Timer;

    import flash.events.TimerEvent;

    import flash.events.MouseEvent;

    Duck/public class extends MovieClip {}

    var moveDuck:Timer = new Timer (10);

    var speedX:Number;

    public void Duck() {}

    this.addEventListener (MouseEvent.CLICK, KillDuck);

    moveDuck.addEventListener (TimerEvent.TIMER, ducksmove);

    moveDuck.start ();

    speedX = 10;

    }

    function ducksmove(evt:TimerEvent):void

    {

    This.x = speedX;

    If (this.x < = 0)

    {

    moveDuck.stop ();

    moveDuck.removeEventListener (TimerEvent.TIMER, ducksmove);

    this.parent.removeChild (this);

    }

    }

    function KillDuck(evt:MouseEvent):void

    {

    var p:MovieClip = this.parent as MovieClip;

    p.setScore ();

    p.UpdateCount ();

    this.removeEventListener (MouseEvent.CLICK, KillDuck);

    this.parent.removeChild (this);

    moveDuck.addEventListener (TimerEvent.TIMER, ducksmove);

    }

    }

    }

    You seem to be trying to delete the same object twice, in the KillDuck function, then in the ducksmove function.  If it is removed already you can not try to remove it again because it is no longer in the display list.

  • Re-install Flash CS6?

    Hello

    I have a problem when I run the application Flash Cs6. It doen't run, and I have an error message that says that the file 'PFF.dll' is missing. I tried to do an update of the application, but the problem is the same.

    I would like ton uninstall Flash Cs6 and reinstall, but how can I do? If I uninstall, I think I'll be able to install Flash CC only. But I need only Flash CS6 (to work with another team that uses Flash CS6). Is it possible to reinstall the full version of Flash CS6?

    You can download CS6 applications via the following page...

    http://helpx.Adobe.com/x-productkb/policy-pricing/CS6-product-downloads.html

    You can also download the demo version of the software through the page linked below and then use your current serial number to activate it.

    Don't forget to follow the steps described in the Note: very important article Instructions on the pages to download to this site or the download may not work properly.

    CS6: http://prodesigntools.com/adobe-cs6-direct-download-links.html

  • Cannot import the audio of any type in Flash CS6 Pro

    Hi all

    I have recorded voice over using hearing and try to import the audio files in Flash CS6 - the problem is that I get the error "one or more files were not imported because there was a problem to read the.

    I tried a multitude of various parameters during the recording of the hearing, including the types of alternative files, all with the same result.  To test yet, I tried to past audio recordings used in other flash videos and I get the same message.  Could someone post ideal settings so I can test that vs have to try each setting at random from there?  I'm running out of options (and sanity!) at this point.  Thank you

    RESOLVED - this issue has something to do with Windows 7.  I came across a thread where someone had a similar problem.

    Turns out that 64 - bit Windows 7 users MUST have Quicktime and iTunes installed for audio works correctly with hearing and Flash.  Flash gives constant problems without it.  Now if only Adobe would update their mistake so users understood what was happening and the resolution is as simple 20-minute download/installation of the e-mail software, life would be much easier for some of its user base.

    Hoping that it happens sooner rather than later.  Hope this post proves useful in the future

Maybe you are looking for

  • How to reinstall Win98 after formatting C on Sam 2180

    Hello, I am working with Satellite 2180. I have a problem with reinstalling windows 98 after formatting C:I have a boot disk with CD support for the A: drive. When I start it works well it also makes a ram on D: drive. He sees the CD to E: and the di

  • I have droped my laptop please help

    I droped my laptop a feet in height it works perfectly, but the problem is when I move my laptop. If I keep my laptop nd if she gets even a minute shock, it goes down. Even when I give you a little bit about the mouse pad it comes down. Please help m

  • To end a Subvi after the break (with IMAQdx)

    Hello! So, I need to display a grid on a projector and take a picture of him with a camera. My problem is that I want the program to run as quickly as possible and at the moment I can only show the grid a certain amount of time. So I would like to co

  • WLAN SL500 problem high speed

    Hello! I recently bought Buffalo Nfiniti WII - HP - G300NH Wireless - N HighPower Wireless router. It should support speeds of up to 300 Mbps I have activated a bandwidth of 40 Mhz on it and the wpa2/aes encryption. However, I can connect only with s

  • Reinstall Windows 8 on Dell Ispiron 2330 (have no recovery disc ((())

    Hello. I have the same problem like these: http://en.community.Dell.com/support-forums/software-OS/f/4677/t/19476372.aspx and http://en.community.dell.com/support-forums/software-os/f/4677/p/19502094/20346867.aspx A few weeks ago, I bought a Dell Ins