Unload swf in Flash Pro

I publish a swf from a Catalyst Project and then load it in Flash Pro using the prebuild code snippet:
myButton.addEventListener(MouseEvent.CLICK, fl_ClickToLoadUnloadSWF);
var fl_Loader:Loader;
function fl_ClickToLoadUnloadSWF(event:MouseEvent):void
if(fl_ToLoad)
fl_Loader = new Loader();
fl_Loader.load(new URLRequest("Main.swf"));
addChild(fl_Loader);
else
fl_Loader.unload();
removeChild(fl_Loader);
fl_Loader = null;
fl_ToLoad = !fl_ToLoad;
The swf is loaded but if i click the button again, the swf is not unloaded.
I have used this code before with an swf created in flash and work fine but cant make it work with catalyst swf.

Hi,
   I hope that you declared "fl_ToLoad" variable outside the function. See the sample below:
                  var fl_ToLoad:Boolean=true;
  Once I declared this variable, the same code was working for me with Catalyst / Non-catalyst SWFs.
Regards
Srinivas Annam

Similar Messages

  • Flash player not playing .swfs - launching Flash Pro

    Hey folks.
    I'm running Windows 7. Previously, when double-clicked to open and view .swf files, they would open and play flawlessly. Now, It launches Flash Pro to play the .swf's - just like as if I were using a Mac.
    This has only been happening since I installed CS5. Any idea what to do? I tried doing a right-click - open with - to set a default program but I don't see Flash Player as it is installed on my computer. I don't have a .swf icon - its a white icon with the Flash mneumonic inside it.
    I have run updates and re-installed Flash Player - I don't know what else to try.

    Found it! Just had to do more digging...
    I've provided the path to the player.
    C:\Program Files (x86)\Adobe\Adobe Flash CS5\Players

  • How to import a in InDesign generated swf file into flash pro

    My Flash Pro does not allow to import the in InDesign CS 5.5 generated swf file.
    Any suggestions?

    Like this?
    movieholder.addEventListener(MouseEvent.CLICK, fl_ClickToLoadUnloadSWF);
    import fl.display.ProLoader;
    var fl_ProLoader:ProLoader; 
    //Mit dieser Variable wird verfolgt, ob Sie die SWF-Datei laden oder entladen möchten
    var fl_ToLoad:Boolean = true; 
    function fl_ClickToLoadUnloadSWF(event:MouseEvent):void
        if(fl_ToLoad)
            fl_ProLoader = new ProLoader();
            fl_ProLoader.load(new URLRequest("http://www.helpexamples.com/flash/images/image1.jpg"));
            addChild(fl_ProLoader);
        else
            fl_ProLoader.unload();
            removeChild(fl_ProLoader);
            fl_ProLoader = null;
        // Umschalten, ob die SFW-Datei geladen oder entladen werden soll
        fl_ToLoad = !fl_ToLoad;

  • I just upgraded Flash Pro CC from 13.0.1.80 to 14.0.0.110. I can no longer run any .swf's The target is Player i13 or older, my computer has 16.

    I just upgraded Flash Pro CC from 13.0.1.80 to 14.0.0.110. I can no longer run any .swf's The target is Player i13 or older, my computer has 16.

    you mean you have a problem with the stand-alone flash player?  or you're having a problem with flash pro?

  • Can't Edit SWF in CS5 Flash Pro

    Forgive the noobness, but I'm trying to find out why I can't open a SWF file in CS5 Flash Pro.
    When I attempt to open the file, it opens in a box as seen in this screeen cap.
    I'm using Win 7 on my desktop.

    You should always start your own posting rather than tagging onto someone else's... especially one that is already marked as answered.  Postings with 0 reolies draw attention.
    Your version of Flash is too old to be able to open the files from that tutorial.  The tutorial is using either CS4 or CS5.

  • Compile SWF version 14 (Air 3.1) from Flash Pro CS55 possible?

    Dear Adobe community,
    Has anyone been able to take an existing FLA file in Flash Pro CS55 and 'publish' an swf file as version 14 (Air 3.1)? I'm trying to use a native extension for iOS on GitHub, but my app has been on Flash Pro and hence have been publishing, then using ADT to compile the native extensions I need. However, to use iOS5 features (and add additional frameworks from Xcode like MessageUI), the swf file has to be version 14.
    With the latest Flash Pro CS55 update, my compiled SWF files are version 13, and when I try to publish an ipa-ad-hoc file, it tells me the "root swf file version" is 13 while the extension (I'm assuming library.swf) is in version 14. I've of course tried overlaying the Air 3.1 SDK over the appropriate directories within CS55, as I did with Air 3.0 SDK, but no go?
    thank you and with kind regards,
    Alex

    Hi user23890123,
    I need swf-version 14, because (and please correct me if I'm mistaken), Air SDK 3.1 started support for being able to include non iOS-API-calls (beyond stuff like you see here on the samples: vibrate the phone, get battery level, pop up an alert, etc.). For example, being able to include the MessageUI framework to pop open an sms or email composer view, or features new to iOS5. You can now include a platform.xml file in the .ane file where your static library is, and include them like such:
    <platform xmlns="http://ns.adobe.com/air/extension/3.1">
        <sdkVersion>5.0</sdkVersion>
        <linkerOptions>
                  <!-- to use the MessageUI framework -->
            <option>-framework MessageUI</option>
        </linkerOptions>
    </platform>
    thank you,
    Alex

  • Making .swf files in Flash Pro CC: What versions of Flash Player could play it?

    Hello, all!
    I was recently let go from my last job. My former boss wanted me to do ActionScript work on a PowerPC Mac (an iMac G5) with a decade-old version of Flash (Flash MX 2004.) Her reasoning for this was sound: she wanted to distribute some of here English tutoring software to cash-strapped schools, so she wanted me to work with older software and hardware to ensure compatibility. Unfortunately (in this case) the only version of Flash Pro that I can legally acquire is Flash Pro CC, so I was unable to actually get my hands on anything that could run ActionScript 2. This made my productivity at work go slower than desired. Not only was I slow in picking up how to use Flash MX on a Mac (I'm primarily a Windows/Linux person) but she made it quite clear that she wasn't going to have me learning how to do the job on company time. In the end, she decided to scrap the project.
    Now, that job is gone, and what's done is done, but I'm still interested in using Flash/ActionScript, and I'm also left with a question that, depending on the answer, may have saved my job if I had asked it just a couple days ago: what's the oldest version of Flash Player that would be able to play .swf files made in the current version of Flash Pro CC?
    Thank you all for your time.

    with a cc subscription, you can download, install and activate flash pro cs6 which supports as2.
    the answer to your last question depends on what features you use of flash pro cc.  at a minimum you would be using as3 and need to use a flash player version that supports as3.

  • Can I get Flash Pro CC to publish flash player 7 swf??

    I'm using Flash Pro CC but need to export SWF's in flash player 7 to import correctly into another program. Is there a way to make this happen?

    http://www.kglad.com/Files/forums/cs3/playerglobal.swc

  • Swf 10.1 export from Flash Pro CC

    Hi is there any way of export to swf 10.1 for Adwords from Flash Pro Cc?

    Hi Martin,
    This is the post that Keith was referring to
    How-to add Flash Player 9 to Flash Pro CC - (PC & MAC)
    Thanks,
    Preran

  • AIR Debugger crashing in Flash Builder [Unload SWF]?

    I'm using the latest 4.5 Flash Builder and have been working on an Android app for the Motorola Xoom.  It works great and the development environment is borderline flawless.  I have noticed one thing that keeps happening.  When running my app on the laptop OR the Xoom directly from FB it works great.  When I debug the app on my laptop it also works great, but sometimes when I try and debug on the device itself I get about 5 seconds of runtime and then the app mysteriously crashes on the device (goes to home screen) and the last thing shown in the console is [Unload SWF].
    Any ideas?  I have no doubt it is something I am doing but have been unable to find any solutions.
    Thank you!

    I have this problem but I have found the reason.
    I'm using external graphics from a .swc file. This problem appear when I'm loading an instance of a Movieclip that have inside another movieclip with property "visible" set to false. I have set it to true again on Flash, export again .swc, and set visible to false by code, while I have just created de object on run-time before add it to scene.

  • I can't install Adobe Flash Pro CS 6 on my OSX Mac! Help!

    Every time I try to install Flash Pro CS6 on my mac, I get the following error:
    "The installation failed - installer failed to initialize.  This could be due to a missing file."
    I've rebooted the mac, logged as the administrator to install, and got the same error.
    Here's what's in the adobe setup error log:
    11/07/13 09:02:28:248 | [INFO] |  | OOBE | DE |  |  |  | 47551 | DEVersion: 5.0.0.0
    11/07/13 09:02:28:249 | [INFO] |  | OOBE | DE |  |  |  | 47551 | Loading library from /Applications/Utilities/Adobe Application Manager/DECore/DE5/Setup.dylib
    [       0] Thu Nov  7 09:02:28 2013  INFO
    ::START TIMER:: [Total Timer]
    CHECK: Single instance running
    CHECK : Credentials
    Load Deployment File
    CHECK : Another Native OS installer already running
    Create Required Folders
    Assuming uninstall mode
    Lookup for master payload
    [       0] Thu Nov  7 09:02:28 2013 ERROR
    DW040: The product "{7F311193-9368-453B-989F-939FEBF374CC}" is not installed. Cannot proceed with the uninstall
    [       0] Thu Nov  7 09:02:28 2013  INFO
    :: END TIMER :: [Total Timer] took 1 milliseconds (0.001 seconds)
    -------------------------------------- Summary --------------------------------------
    - 0 fatal error(s), 1 error(s), 0 warning(s)
    ERROR: DW040: The product "{7F311193-9368-453B-989F-939FEBF374CC}" is not installed. Cannot proceed with the uninstall
    Please search the above error/warning string(s) to find when the error occurred.
    These errors resulted in installer Exit Code mentioned below.
    Exit Code: 33 - The product is not installed, cannot uninstall.
    Please see specific errors and warnings for troubleshooting. For example, ERROR: DW040 ...
    11/07/13 09:05:21:888 | [INFO] |  | OOBE | DE |  |  |  | 51886 | DEVersion: 5.0.0.0
    11/07/13 09:05:21:889 | [INFO] |  | OOBE | DE |  |  |  | 51886 | Loading library from /Applications/Utilities/Adobe Application Manager/DECore/DE5/Setup.dylib
    [       0] Thu Nov  7 09:05:21 2013  INFO
    ::START TIMER:: [Total Timer]
    CHECK: Single instance running
    CHECK : Credentials
    Load Deployment File
    CHECK : Another Native OS installer already running
    Create Required Folders
    Assuming uninstall mode
    Lookup for master payload
    [       0] Thu Nov  7 09:05:21 2013 ERROR
    DW040: The product "{7F311193-9368-453B-989F-939FEBF374CC}" is not installed. Cannot proceed with the uninstall
    [       0] Thu Nov  7 09:05:21 2013  INFO
    :: END TIMER :: [Total Timer] took 1 milliseconds (0.001 seconds)
    -------------------------------------- Summary --------------------------------------
    - 0 fatal error(s), 1 error(s), 0 warning(s)
    ERROR: DW040: The product "{7F311193-9368-453B-989F-939FEBF374CC}" is not installed. Cannot proceed with the uninstall
    Please search the above error/warning string(s) to find when the error occurred.
    These errors resulted in installer Exit Code mentioned below.
    Exit Code: 33 - The product is not installed, cannot uninstall.
    Please see specific errors and warnings for troubleshooting. For example, ERROR: DW040 ...
    11/07/13 09:16:28:446 | [INFO] |  | OOBE | DE |  |  |  | 54570 | DEVersion: 5.0.0.0
    11/07/13 09:16:28:447 | [INFO] |  | OOBE | DE |  |  |  | 54570 | Loading library from /Applications/Utilities/Adobe Application Manager/DECore/DE5/Setup.dylib
    [       0] Thu Nov  7 09:16:28 2013  INFO
    ::START TIMER:: [Total Timer]
    CHECK: Single instance running
    CHECK : Credentials
    Load Deployment File
    CHECK : Another Native OS installer already running
    Create Required Folders
    Assuming uninstall mode
    Lookup for master payload
    [       0] Thu Nov  7 09:16:28 2013 ERROR
    DW040: The product "{7F311193-9368-453B-989F-939FEBF374CC}" is not installed. Cannot proceed with the uninstall
    [       0] Thu Nov  7 09:16:28 2013  INFO
    :: END TIMER :: [Total Timer] took 11 milliseconds (0.011 seconds) DTR = 11636.4 KBPS (11.3636 MBPS)
    -------------------------------------- Summary --------------------------------------
    - 0 fatal error(s), 1 error(s), 0 warning(s)
    ERROR: DW040: The product "{7F311193-9368-453B-989F-939FEBF374CC}" is not installed. Cannot proceed with the uninstall
    Please search the above error/warning string(s) to find when the error occurred.
    These errors resulted in installer Exit Code mentioned below.
    Exit Code: 33 - The product is not installed, cannot uninstall.
    Please see specific errors and warnings for troubleshooting. For example, ERROR: DW040 ...
    Also, here's the PDapp.log info.  It's a doozy:
    11/15/13 09:20:40:696 | [INFO] |  | ASU | AAMUpdatesNotifier | AAMUpdatesNotifier |  |  | 499209 | Build Version - 7.0.0.450
    11/15/13 09:20:40:696 | [INFO] |  | ASU | AAMUpdatesNotifier | AAMUpdatesNotifier |  |  | 499209 | Logging Level verbosity Set  to 4
    11/15/13 09:20:40:696 | [INFO] |  | ASU | AAMUpdatesNotifier | AAMUpdatesNotifier |  |  | 499209 | Application initialization start, Looking for command line arguments
    11/15/13 09:20:40:696 | [INFO] |  | ASU | AAMUpdatesNotifier | Common.CommandLineParser |  |  | 499209 | Parsing the command line provided. Number of command line arguments is 2
    11/15/13 09:20:40:696 | [INFO] |  | ASU | AAMUpdatesNotifier | AAMUpdatesNotifier |  |  | 499209 | No AAM Notifier is running so new instance is allowed to run...
    11/15/13 09:20:40:721 | [INFO] |  | ASU | AAMUpdatesNotifier | AAMUpdatesNotifier |  |  | 499209 | Registering Notification to listen messages from another instance
    11/15/13 09:20:40:730 | [INFO] |  | ASU | AAMUpdatesNotifier | AAMUpdatesNotifier |  |  | 499209 | Handle Relaunch Notification Action...
    11/15/13 09:20:40:874 | [INFO] |  | ASU | OPM | OPM |  |  | 499246 | Build Version - 7.0.0.271
    11/15/13 09:20:40:874 | [INFO] |  | ASU | OPM | OPM |  |  | 499246 | Logging Level verbosity Set  to 4
    11/15/13 09:20:40:874 | [INFO] |  | ASU | OPM | OPM |  |  | 499246 | Schema version and schema compatibility version are same or greater than current
    11/15/13 09:20:40:877 | [INFO] |  | ASU | OPM | OPM |  |  | 499246 | Successfully opened opm session, db location:/private/var/root/Library/Application Support/Adobe/OOBE/opm.db in opm_createLibRef
    11/15/13 09:20:40:877 | [INFO] |  | ASU | OPM | OPM |  |  | 499246 | No Record found for the input fields in opm_getValueForKey
    11/15/13 09:20:41:874 | [INFO] |  | ASU | AAMUpdatesNotifier | AAMUpdatesNotifier |  |  | 499209 | CFU .... StatusCode(21) ErrorCode(0)
    11/15/13 09:20:41:874 | [INFO] |  | ASU | AAMUpdatesNotifier | AAMUpdatesNotifier |  |  | 499209 | Handle updateUI Notification Action...
    11/15/13 09:20:41:874 | [INFO] |  | ASU | AAMUpdatesNotifier | AAMUpdatesNotifier |  |  | 499209 | inside getUpdates
    11/15/13 09:20:42:011 | [ERROR] |  | ASU | AAMUpdatesNotifier | AAMUpdatesNotifier |  |  | 499209 | Cannot find any update Node
    11/15/13 09:20:42:011 | [INFO] |  | ASU | AAMUpdatesNotifier | AAMUpdatesNotifier |  |  | 499209 | All updates count 0
    11/15/13 09:20:42:011 | [INFO] |  | ASU | AAMUpdatesNotifier | AAMUpdatesNotifier |  |  | 499209 | haveUpdatesToInstall(status) 0 numberOfApplications 0
    11/15/13 09:20:42:011 | [INFO] |  | ASU | AAMUpdatesNotifier | AAMUpdatesNotifier |  |  | 499209 | Releasing all locks acquired
    11/15/13 09:20:42:011 | [INFO] |  | ASU | AAMUpdatesNotifier | AAMUpdatesNotifier |  |  | 499209 | Quiting Application
    Fri Nov 15 09:29:08 2013          [INFO] Setup - Build Version - 6.0.335.0
    Fri Nov 15 09:29:08 2013          [INFO] Setup - Logging Level verbosity Set  to 4
    Fri Nov 15 09:29:08 2013          [INFO] Setup - TimeLog: Bootstrapper Start
    Fri Nov 15 09:29:08 2013          [INFO] Setup - TimeLog: Start initial checks
    Fri Nov 15 09:29:08 2013          [INFO] Setup - Launch Path set to /Volumes/Adobe Flash Professional CS6/Adobe Flash Professional CS6
    Fri Nov 15 09:29:08 2013          [INFO] Setup - Found 6 packages in setup manifest
    Fri Nov 15 09:29:08 2013          [INFO] PIM - Build Version - 6.0.335.0
    Fri Nov 15 09:29:08 2013          [INFO] PIM - Logging Level verbosity Set  to 4
    Fri Nov 15 09:29:08 2013          [WARN] PIM - Detected Old content in USF trying to delete it...
    Fri Nov 15 09:29:09 2013          [WARN] PIM - Successfully deleted old content...
    Fri Nov 15 09:29:09 2013          [INFO] PIM - Build Version - 6.0.335.0
    Fri Nov 15 09:29:09 2013          [INFO] PIM - Logging Level verbosity Set  to 4
    Fri Nov 15 09:29:09 2013          [INFO] PIM - CREATE PIM Instance ...
    Fri Nov 15 09:29:09 2013          [INFO] PIM - trying to createOrUpdatePIMDbSchema.
    Fri Nov 15 09:29:09 2013          [INFO] PIM - SUCCESS Created Tables.
    Fri Nov 15 09:29:09 2013          [INFO] PIM - PIM Database is Up To Date.
    Fri Nov 15 09:29:09 2013          [INFO] PIM - Updater Inventory location:/Volumes/Adobe Flash Professional CS6/Adobe Flash Professional CS6/Install.app/Contents/Frameworks/UpdaterInventory.framework/UpdaterInventory
    Fri Nov 15 09:29:09 2013          [INFO] PIM - trying to createOrUpdatePIMDbSchema.
    Fri Nov 15 09:29:09 2013          [INFO] PIM - Current db schema version on machine 1.
    Fri Nov 15 09:29:09 2013          [INFO] PIM - Current db schema version to install 1.
    Fri Nov 15 09:29:09 2013          [INFO] PIM - PIM DB Schema is up to date. Current schema version is 1.
    Fri Nov 15 09:29:09 2013          [INFO] PIM - PIM Database is Up To Date.
    Fri Nov 15 09:29:09 2013          [INFO] PIM - PackageCheck: Package id DF1EA1EE-7B19-4CC4-8950-BEB6D7F70191 is a old Package, new is installed on the system. Size required: 50504107
    Fri Nov 15 09:29:09 2013          [INFO] PIM - PackageCheck: Package id 36C746D4-D32C-422A-9B0F-F3719DAA3DF8 is a old Package, new is installed on the system. Size required: 3437843
    Fri Nov 15 09:29:09 2013          [INFO] PIM - PackageCheck: Package id 5C2E838A-E0AD-4727-B8FD-54DA0C7A6FBB is a old Package, new is installed on the system. Size required: 13317622
    Fri Nov 15 09:29:09 2013          [INFO] PIM - PackageCheck: Same Package id B5032FD8-3CFB-4FA1-9051-811EB16A189B is installed on the system. This will be repaired. Size required: 4237309
    Fri Nov 15 09:29:09 2013          [INFO] PIM - PackageCheck: Package id 59792158-B2AE-4670-8F68-EB7DE9535F3D is a old Package, new is installed on the system. Size required: 16042175
    Fri Nov 15 09:29:09 2013          [INFO] PIM - PackageCheck: Same Package id 7EF4FA31-DD11-4D7E-A9D0-7C1526746C65 is installed on the system. This will be repaired. Size required: 16135843
    Fri Nov 15 09:29:09 2013          [INFO] PIM - PackageCheck: Package id F07FC360-0D5A-46FA-97FE-D317850ECBFF is a old Package, new is installed on the system. Size required: 15719685
    Fri Nov 15 09:29:09 2013          [INFO] PIM - PackageCheck: Extra Package id 8A0F3ADC-339E-4137-909B-03222087765A found in ACF. Size required: 17558088
    Fri Nov 15 09:29:09 2013          [INFO] PIM - pim_haveEnoughDiskSpaceToInstallPackages reqSize ... 150647939
    Fri Nov 15 09:29:09 2013          [INFO] PIM - freeDiskSpace ... 954134847488
    Fri Nov 15 09:29:09 2013          [INFO] Setup - TimeLog: End initial checks
    Fri Nov 15 09:29:09 2013          [INFO] Setup - TimeLog: Begin Installing
    Fri Nov 15 09:29:09 2013          [INFO] PIM - START installPackage at file /Volumes/Adobe Flash Professional CS6/Adobe Flash Professional CS6/packages/core/PDApp.pimx
    Fri Nov 15 09:29:10 2013          [INFO] PIM - START installPackage at file /Volumes/Adobe Flash Professional CS6/Adobe Flash Professional CS6/packages/D6/D6.pimx
    Fri Nov 15 09:29:10 2013          [INFO] PIM - START installPackage at file /Volumes/Adobe Flash Professional CS6/Adobe Flash Professional CS6/packages/DECore/DECore.pimx
    Fri Nov 15 09:29:10 2013          [INFO] PIM - START installPackage at file /Volumes/Adobe Flash Professional CS6/Adobe Flash Professional CS6/packages/DWA/DWA.pimx
    Fri Nov 15 09:29:10 2013          [INFO] PIM - Validating package file: '/Volumes/Adobe Flash Professional CS6/Adobe Flash Professional CS6/packages/DWA/DWA.pimx'
    Fri Nov 15 09:29:10 2013          [INFO] PIM - Validating package file: '/Volumes/Adobe Flash Professional CS6/Adobe Flash Professional CS6/packages/DWA/DWA.pima'
    Fri Nov 15 09:29:10 2013          [INFO] PIM - SUCCESS insertPackageUpdateList.
    Fri Nov 15 09:29:10 2013          [INFO] PIM - SUCCESS insertAppletRegInfoList.
    Fri Nov 15 09:29:13 2013          [INFO] PIM - SUCCESS installPackage at file /Volumes/Adobe Flash Professional CS6/Adobe Flash Professional CS6/packages/DWA/DWA.pimx.
    Fri Nov 15 09:29:13 2013          [INFO] PIM - START installPackage at file /Volumes/Adobe Flash Professional CS6/Adobe Flash Professional CS6/packages/P6/P6.pimx
    Fri Nov 15 09:29:14 2013          [INFO] PIM - START installPackage at file /Volumes/Adobe Flash Professional CS6/Adobe Flash Professional CS6/packages/LWA/LWA.pimx
    Fri Nov 15 09:29:14 2013          [INFO] PIM - Validating package file: '/Volumes/Adobe Flash Professional CS6/Adobe Flash Professional CS6/packages/LWA/LWA.pimx'
    Fri Nov 15 09:29:14 2013          [INFO] PIM - Validating package file: '/Volumes/Adobe Flash Professional CS6/Adobe Flash Professional CS6/packages/LWA/LWA.pima'
    Fri Nov 15 09:29:14 2013          [INFO] PIM - SUCCESS insertPackageUpdateList.
    Fri Nov 15 09:29:14 2013          [INFO] PIM - SUCCESS insertAppletRegInfoList.
    Fri Nov 15 09:29:18 2013          [INFO] PIM - SUCCESS installPackage at file /Volumes/Adobe Flash Professional CS6/Adobe Flash Professional CS6/packages/LWA/LWA.pimx.
    Fri Nov 15 09:29:18 2013          [INFO] PIM - START installPackage at file /Volumes/Adobe Flash Professional CS6/Adobe Flash Professional CS6/packages/UWA/UWA.pimx
    Fri Nov 15 09:29:20 2013          [WARN] PIM - RemoveQuarantineInfo from File /private/var/root/Applications/Adobe/OOBE/PDApp/install.sig .
    Fri Nov 15 09:29:20 2013          [INFO] Setup - TimeLog: End Installing. Now launching PDApp
    Fri Nov 15 09:29:20 2013          [INFO] Setup - TimeLog: PDApp launched. Waiting for PDApp window to come
    11/15/13 09:29:20:325 | [INFO] |  | ASU | PDApp | PDApp |  |  | 9943 | Build Version - 7.0.0.427
    11/15/13 09:29:20:325 | [INFO] |  | ASU | PDApp | PDApp |  |  | 9943 | Logging Level verbosity Set  to 4
    11/15/13 09:29:20:325 | [INFO] |  | ASU | PDApp | PDApp |  |  | 9943 | Application initialization start, Looking for command line arguments
    11/15/13 09:29:20:325 | [INFO] |  | ASU | PDApp | PDApp.CommandLineParser |  |  | 9943 | Parsing the command line provided. Number of command line arguments is 5
    11/15/13 09:29:20:325 | [INFO] |  | ASU | PDApp | PDApp |  |  | 9943 | Detecting Applet Database file...
    11/15/13 09:29:20:325 | [INFO] |  | ASU | PDApp | PDApp.AppletManager |  |  | 9943 | AppletManager initialize...
    11/15/13 09:29:20:325 | [INFO] |  | ASU | PDApp | PDApp |  |  | 9943 | Fetching Applet registeration information...
    11/15/13 09:29:20:325 | [INFO] |  | ASU | PDApp | PDApp.AppletManager |  |  | 9943 | Applet database path - /var/root/Applications/Adobe/OOBE/PDApp/
    11/15/13 09:29:20:325 | [INFO] |  | ASU | PDApp | PDApp.AppletManager |  |  | 9943 | PIM library path - /var/root/Applications/Adobe/OOBE/PDApp/core/AdobePIM.dylib
    11/15/13 09:29:20:325 | [INFO] |  | ASU | PDApp | PDApp.AppletManager |  |  | 9943 | Loading PIM library...
    11/15/13 09:29:20:332 | [INFO] |  | ASU | PDApp | PDApp.AppletManager |  |  | 9943 | Fetching PIM API's...
    11/15/13 09:29:20:334 | [INFO] |  | ASU | PIM | PIM |  |  | 9943 | Build Version - 7.0.0.427
    11/15/13 09:29:20:334 | [INFO] |  | ASU | PIM | PIM |  |  | 9943 | Logging Level verbosity Set  to 4
    11/15/13 09:29:20:334 | [INFO] |  | ASU | PIM | PIM |  |  | 9943 | CREATE PIM Instance ...
    11/15/13 09:29:20:339 | [INFO] |  | ASU | PIM | PIM |  |  | 9943 | trying to createOrUpdatePIMDbSchema.
    11/15/13 09:29:20:341 | [INFO] |  | ASU | PIM | PIM |  |  | 9943 | Current db schema version on machine 1.
    11/15/13 09:29:20:341 | [INFO] |  | ASU | PIM | PIM |  |  | 9943 | Current db schema version to install 1.
    11/15/13 09:29:20:341 | [INFO] |  | ASU | PIM | PIM |  |  | 9943 | PIM DB Schema is up to date. Current schema version is 1.
    11/15/13 09:29:20:341 | [INFO] |  | ASU | PIM | PIM |  |  | 9943 | PIM Database is Up To Date.
    11/15/13 09:29:20:341 | [INFO] |  | ASU | PDApp | PDApp.AppletManager |  |  | 9943 | Getting applet data from Applet database
    11/15/13 09:29:20:344 | [INFO] |  | ASU | PDApp | PDApp.AppletManager |  |  | 9943 | All installed pakages version string (pim_getCurrentPackagesVersion) is D6:7.0.0.426|DECore:7.0.0.414|DWA:3.0.94.0|LWA:3.0.64.0|P6:7.0.0.436|P7:7.0.0.453|PDApp:7 .0.0.427|UWA:7.0.0.450
    11/15/13 09:29:20:344 | [INFO] |  | ASU | PIM | PIM |  |  | 9943 | PIMSqlite closeDB status 0
    11/15/13 09:29:20:344 | [INFO] |  | ASU | PIM | PIM |  |  | 9943 | FREE PIM Instance ...
    11/15/13 09:29:20:344 | [INFO] |  | ASU | PDApp | PDApp.AppletManager |  |  | 9943 | Registering Applets...
    11/15/13 09:29:20:346 | [INFO] |  | ASU | PDApp | PDApp.AppletManager |  |  | 9943 | Loading Applet Switcher library: /var/root/Applications/Adobe/OOBE/PDApp/core/switcher/DWA_UI.dylib
    11/15/13 09:29:20:346 | [WARN] |  | ASU | PDApp | PDApp.AppletManager |  |  | 9943 | Unable to get the applet switching info... Response is: 8
    11/15/13 09:29:20:346 | [INFO] |  | ASU | PDApp | PDApp |  |  | 9943 | DWA_UI argument on command line. Launching a different instance
    11/15/13 09:29:20:346 | [INFO] |  | ASU | PDApp | PDApp |  |  | 9943 | NO deployment workflow is running ...
    11/15/13 09:29:20:350 | [INFO] |  | ASU | PDApp | PDApp.WindowManager |  |  | 9943 | Initializing native WindowManager
    11/15/13 09:29:20:350 | [INFO] |  | ASU | PDApp | PDApp.MessageQuequeManager |  |  | 9943 | Message Queue Manager initialized...
    11/15/13 09:29:20:350 | [INFO] |  | ASU | PDApp | PDApp.AsyncMsgProcessor |  |  | 9943 | AsyncMsgProcessor initialized...
    11/15/13 09:29:20:350 | [INFO] |  | ASU | PDApp | PDApp.AsyncMsgProcessor |  |  | 9943 | AsyncMsgProcessor Message Queue initialized...
    11/15/13 09:29:20:350 | [INFO] |  | ASU | PDApp | PDApp.ExternalGateway |  |  | 9943 | ExternalGateway initialized...
    11/15/13 09:29:20:350 | [INFO] |  | ASU | PDApp | PDApp.ExternalGateway |  |  | 9943 | NativeCommandHandler initialized...
    11/15/13 09:29:20:350 | [INFO] |  | ASU | PDApp | PDApp.ExternalGateway |  |  | 9943 | NativePlatformHandler initialized...
    11/15/13 09:29:20:389 | [INFO] |  | ASU | PDApp | PDApp.WindowManager |  |  | 9943 | Creating APEWindow...
    11/15/13 09:29:20:389 | [INFO] |  | ASU | PDApp | PDApp.WindowManager |  |  | 9943 | Creating window instance
    11/15/13 09:29:20:389 | [INFO] |  | ASU | PDApp | PDApp.WindowManager |  |  | 9943 | Checking for appletID and appletVersion given in CommandLineOptions
    11/15/13 09:29:20:395 | [INFO] |  | ASU | PDApp | PDApp.WindowManager |  |  | 9943 | Creating APE stage instance
    11/15/13 09:29:20:616 | [INFO] |  | ASU | PDApp | PDApp.WindowManager |  |  | 9943 | Loading main SWF with Path and args - /var/root/Applications/Adobe/OOBE/PDApp
    11/15/13 09:29:20:711 | [INFO] |  | ASU | PDApp | PDApp.WindowManager |  |  | 9943 | Assigning window ID - 1 to created window
    11/15/13 09:29:20:961 | [INFO] |  | ASU | PDApp | PDApp.ExternalGateway |  |  | 9943 | MessageHandler initialized...
    11/15/13 09:29:20:973 | [INFO] |  | ASU | PDApp | PDApp.StartupCommand |  |  | 9943 | Logging Level verbosity Set to  INFO
    11/15/13 09:29:20:973 | [INFO] |  | ASU | PDApp | PDApp.StartupCommand |  |  | 9943 | Processing the startup Command
    11/15/13 09:29:20:976 | [INFO] |  | ASU | PDApp | PDAPP.AppletManager |  |  | 9943 | Starting Applet registeration...
    11/15/13 09:29:20:981 | [INFO] |  | ASU | PDApp | PDAPP.MainDisplayMediator |  |  | 9943 | Looking up for the Exact versioned applet for ID :DWA_UI
    11/15/13 09:29:20:984 | [INFO] |  | ASU | PDApp | PDAPP.AppletManager |  |  | 9943 | Loading Applet: DWA_UI Version = 2.0
    11/15/13 09:29:20:991 | [INFO] |  | ASU | PDApp | PDApp.ZStringLoader |  |  | 9943 | PDAPP SWF - locale set to - en_US
    11/15/13 09:29:20:992 | [INFO] |  | ASU | PDApp | PDAPP.AppletManager |  |  | 9943 | Loading progress 0 out of 1550517
    11/15/13 09:29:21:028 | [INFO] |  | ASU | PDApp | PDAPP.AppletManager |  |  | 9943 | Loading progress 65536 out of 1550517
    11/15/13 09:29:21:029 | [INFO] |  | ASU | PDApp | PDAPP.AppletManager |  |  | 9943 | Loading progress 131072 out of 1550517
    11/15/13 09:29:21:029 | [INFO] |  | ASU | PDApp | PDAPP.AppletManager |  |  | 9943 | Loading progress 196608 out of 1550517
    11/15/13 09:29:21:030 | [INFO] |  | ASU | PDApp | PDAPP.AppletManager |  |  | 9943 | Loading progress 262144 out of 1550517
    11/15/13 09:29:21:031 | [INFO] |  | ASU | PDApp | PDAPP.AppletManager |  |  | 9943 | Loading progress 327680 out of 1550517
    11/15/13 09:29:21:033 | [INFO] |  | ASU | PDApp | PDAPP.AppletManager |  |  | 9943 | Loading progress 393216 out of 1550517
    11/15/13 09:29:21:034 | [INFO] |  | ASU | PDApp | PDAPP.AppletManager |  |  | 9943 | Loading progress 458752 out of 1550517
    11/15/13 09:29:21:036 | [INFO] |  | ASU | PDApp | PDAPP.AppletManager |  |  | 9943 | Loading progress 524288 out of 1550517
    11/15/13 09:29:21:037 | [INFO] |  | ASU | PDApp | PDAPP.AppletManager |  |  | 9943 | Loading progress 589824 out of 1550517
    11/15/13 09:29:21:038 | [INFO] |  | ASU | PDApp | PDAPP.AppletManager |  |  | 9943 | Loading progress 655360 out of 1550517
    11/15/13 09:29:21:040 | [INFO] |  | ASU | PDApp | PDAPP.AppletManager |  |  | 9943 | Loading progress 720896 out of 1550517
    11/15/13 09:29:21:041 | [INFO] |  | ASU | PDApp | PDAPP.AppletManager |  |  | 9943 | Loading progress 786432 out of 1550517
    11/15/13 09:29:21:065 | [INFO] |  | ASU | PDApp | PDAPP.AppletManager |  |  | 9943 | Loading progress 851968 out of 1550517
    11/15/13 09:29:21:066 | [INFO] |  | ASU | PDApp | PDAPP.AppletManager |  |  | 9943 | Loading progress 917504 out of 1550517
    11/15/13 09:29:21:067 | [INFO] |  | ASU | PDApp | PDAPP.AppletManager |  |  | 9943 | Loading progress 983040 out of 1550517
    11/15/13 09:29:21:069 | [INFO] |  | ASU | PDApp | PDAPP.AppletManager |  |  | 9943 | Loading progress 1048576 out of 1550517
    11/15/13 09:29:21:070 | [INFO] |  | ASU | PDApp | PDAPP.AppletManager |  |  | 9943 | Loading progress 1114112 out of 1550517
    11/15/13 09:29:21:071 | [INFO] |  | ASU | PDApp | PDAPP.AppletManager |  |  | 9943 | Loading progress 1179648 out of 1550517
    11/15/13 09:29:21:072 | [INFO] |  | ASU | PDApp | PDAPP.AppletManager |  |  | 9943 | Loading progress 1245184 out of 1550517
    11/15/13 09:29:21:074 | [INFO] |  | ASU | PDApp | PDAPP.AppletManager |  |  | 9943 | Loading progress 1310720 out of 1550517
    11/15/13 09:29:21:075 | [INFO] |  | ASU | PDApp | PDAPP.AppletManager |  |  | 9943 | Loading progress 1376256 out of 1550517
    11/15/13 09:29:21:076 | [INFO] |  | ASU | PDApp | PDAPP.AppletManager |  |  | 9943 | Loading progress 1441792 out of 1550517
    11/15/13 09:29:21:078 | [INFO] |  | ASU | PDApp | PDAPP.AppletManager |  |  | 9943 | Loading progress 1507328 out of 1550517
    11/15/13 09:29:21:096 | [INFO] |  | ASU | PDApp | PDAPP.AppletManager |  |  | 9943 | Loading progress 1550517 out of 1550517
    11/15/13 09:29:21:362 | [INFO] |  | ASU | PDApp | Deployment.D6FlexApplication |  |  | 9943 | Application load complete. Initializing the application
    11/15/13 09:29:21:365 | [INFO] |  | ASU | PDApp | Deployment.ApplicationStartup |  |  | 9943 | Processing the application startup
    11/15/13 09:29:21:366 | [INFO] |  | ASU | PDApp | PDApp.ExternalGateway |  |  | 9943 | Recieved Applet Loading Completion
    11/15/13 09:29:21:367 | [INFO] |  | ASU | PDApp | Deployment.ApplicationStartup |  |  | 9943 | Communication Manager initialized. Loading ZString
    11/15/13 09:29:21:369 | [INFO] |  | ASU | PDApp | ZStringLoader |  |  | 9943 | Trying to load ZString for preferred locale - en_US
    11/15/13 09:29:21:370 | [INFO] |  | ASU | PDApp | Deployment.ApplicationStartup |  |  | 9943 | DPI values are 72,72 and DPIType is set to 1
    11/15/13 09:29:21:376 | [INFO] |  | ASU | PDApp | ZStringLoader |  |  | 9943 | Locale set to - en_US
    11/15/13 09:29:21:377 | [INFO] |  | ASU | PDApp | Deployment.ApplicationStartup |  |  | 9943 | ZString initialized with :locale 'en_US'. Starting deployment workflow.
    11/15/13 09:29:21:382 | [INFO] |  | ASU | PDApp | Deployment.ApplicationStartup |  |  | 9943 | Font fallback applied is applicationFonts 'Lucida Grande, Segoe UI, Tahoma, _sans' inputControlFonts: 'Lucida Grande, Segoe UI, Tahoma, _sans'
    11/15/13 09:29:21:385 | [INFO] |  | ASU | PDApp | Deployment.FetchMediaInformation |  |  | 9943 | Start fetching the payloads data
    11/15/13 09:29:21:389 | [INFO] |  | ASU | PDApp | PDApp.AppletManager |  |  | 9943 | Loading Applet - DWA_Native for WindowID - 1
    11/15/13 09:29:21:400 | [INFO] |  | ASU | DWANative | DWANative |  |  | 9943 | Build Version - 7.0.0.425
    11/15/13 09:29:21:400 | [INFO] |  | ASU | DWANative | DWANative |  |  | 9943 | Logging Level verbosity Set  to 4
    11/15/13 09:29:21:415 | [INFO] |  | ASU | PDApp | DeploymentNativeApplet |  |  | 9943 | Media Signature found as {BD5669B5-49FF-4490-B956-E9D7CB9B0ADC}
    11/15/13 09:29:21:416 | [INFO] |  | ASU | PDApp | Deployment.FetchMediaInformation |  |  | 9943 | Summary file created for troubleshooting at path: file://///tmp/22451D5C-4076-4FA3-ADD4-1499D88AD42E/summary.htm
    11/15/13 09:29:21:420 | [INFO] |  | ASU | PDApp | DeploymentNativeApplet |  |  | 9943 | Setting System statistics data...
    11/15/13 09:29:21:421 | [INFO] |  | ASU | PDApp | Deployment.DirectoryTokens |  |  | 9943 | Extracting tokens for mac
    11/15/13 09:29:21:422 | [INFO] |  | ASU | PDApp | Deployment.DirectoryTokens |  |  | 9943 | Adding a token with name [AdobeProgramFiles] and value /Applications
    11/15/13 09:29:21:422 | [INFO] |  | ASU | PDApp | Deployment.DirectoryTokens |  |  | 9943 | Adding a token with name [AdobeCommon] and value /Library/Application Support/Adobe
    11/15/13 09:29:21:423 | [INFO] |  | ASU | PDApp | Deployment.DirectoryTokens |  |  | 9943 | Adding a token with name [Common] and value /Library/Application Support
    11/15/13 09:29:21:423 | [INFO] |  | ASU | PDApp | Deployment.DirectoryTokens |  |  | 9943 | Adding a token with name [ProgramFiles] and value /Applications
    11/15/13 09:29:21:423 | [INFO] |  | ASU | PDApp | Deployment.DirectoryTokens |  |  | 9943 | Adding a token with name [SharedApplicationData] and value /Library/Application Support
    11/15/13 09:29:21:423 | [INFO] |  | ASU | PDApp | Deployment.DirectoryTokens |  |  | 9943 | Adding a token with name [SharedDocuments] and value /Users/Shared
    11/15/13 09:29:21:424 | [INFO] |  | ASU | PDApp | Deployment.DirectoryTokens |  |  | 9943 | Adding a token with name [Utilities] and value /Applications/Utilities
    11/15/13 09:29:21:424 | [INFO] |  | ASU | PDApp | Deployment.DirectoryTokens |  |  | 9943 | Adding a token with name [FontsFolder] and value /Library/Fonts
    11/15/13 09:29:21:424 | [INFO] |  | ASU | PDApp | Deployment.DirectoryTokens |  |  | 9943 | Adding a token with name [Library] and value /Library
    11/15/13 09:29:21:424 | [INFO] |  | ASU | PDApp | Deployment.DirectoryTokens |  |  | 9943 | Adding a token with name [LibraryPreferences] and value /Library/Preferences
    11/15/13 09:29:21:425 | [INFO] |  | ASU | PDApp | Deployment.DirectoryTokens |  |  | 9943 | Adding a token with name [ScriptingAdditions] and value /Library/ScriptingAdditions
    11/15/13 09:29:21:425 | [INFO] |  | ASU | PDApp | Deployment.DirectoryTokens |  |  | 9943 | Adding a token with name [UserPreferences] and value /private/var/root/Library/Preferences
    11/15/13 09:29:21:425 | [INFO] |  | ASU | PDApp | Deployment.DirectoryTokens |  |  | 9943 | Adding a token with name [UserCommon] and value /private/var/root/Library/Application Support
    11/15/13 09:29:21:426 | [INFO] |  | ASU | PDApp | Deployment.DirectoryTokens |  |  | 9943 | Adding a token with name [UserHome] and value /private/var/root
    11/15/13 09:29:21:427 | [INFO] |  | ASU | PDApp | DeploymentNativeApplet |  |  | 9943 | Checking whether the media with signature '{BD5669B5-49FF-4490-B956-E9D7CB9B0ADC}' has been run on this system
    11/15/13 09:29:21:428 | [WARN] |  | ASU | DWANative | DWANative |  |  | 9943 | Could not retrieve media signature from the arguments.
    11/15/13 09:29:21:429 | [INFO] |  | ASU | PDApp | DeploymentNativeApplet |  |  | 9943 | Fetching the setup manifest from media
    11/15/13 09:29:21:453 | [WARN] |  | ASU | DWANative | DWANative |  |  | 9943 | Error in getting pdbGetInstallState 4
    11/15/13 09:29:21:453 | [ERROR] |  | ASU | PDApp | DeploymentNativeApplet |  |  | 9943 | Payload list has no result top level tag: Return value is <error>Error in getting data from MDB</error>
    11/15/13 09:29:21:455 | [INFO] |  | ASU | PDApp | AAMShared.DynamicViewMediator |  |  | 9943 | Showing screen with screenID : SCREEN_INSTALL_FAILURE
    11/15/13 09:29:21:517 | [INFO] |  | ASU | PDApp | DeploymentNativeApplet |  |  | 9943 | Launch Successful
    11/15/13 09:29:21:524 | [INFO] |  | ASU | PDApp | Deployment.ScreenNavigationCommand |  |  | 9943 | Approximate total time taken in startup is 156 milliseconds
    Fri Nov 15 09:29:21 2013          [INFO] Setup - TimeLog: PDApp window came. Exiting
    Fri Nov 15 09:29:21 2013          [INFO] Setup - =================  Exiting Installer with Code: 0  =================
    Fri Nov 15 09:29:21 2013          [INFO] PIM - PIMSqlite closeDB status 0
    Fri Nov 15 09:29:21 2013          [INFO] PIM - PIMSqlite closeDB status 0
    Fri Nov 15 09:29:21 2013          [INFO] PIM - FREE PIM Instance ...
    11/15/13 09:29:21:609 | [INFO] |  | ASU | PDApp | com.adobe.aam.shared.view.mediator.compositeComponent.ScreenErrorPageErrorMediator |  |  | 9943 | onRegister
    11/15/13 09:29:21:610 | [INFO] |  | ASU | PDApp | com.adobe.aam.shared.view.mediator.compositeComponent.ScreenBaseMediator |  |  | 9943 | onRegister
    11/15/13 09:29:21:610 | [INFO] |  | ASU | PDApp | com.adobe.aam.shared.view.mediator.component.ContentFooterMediatorCF897F1F-D264-BFFC-6786 -5C617ACA4B2B |  |  | 9943 | onRegister
    I've also ran the Adobe Support Advisor and it found no errors.
    Any ideas?

    Hello,
    Please try downloading the Flash from following link:
    http://get.adobe.com/flashplayer/otherversions/
    Please choose "Mac OSX.." in step 1 and "Flash Player 15.." in Step 2.
    You should be able to download the Flash Player then.
    Regards,
    Anoop

  • Can't create Flash Pro projects in Flash Builder

    In the most basic of Flash Pro/Flash Builder Projects, I get this error when I compile.
    My .fla is just in a folder...Please help. It will not publish at all.
    These are the contents of the flashExport.jsfl file:
    function testMovie( flaURI, projectName, clearErrors )
         var doc = fl.openDocument(flaURI);
         if(doc != null && doc.canTestMovie())
              doc.testMovie("flashbuilder-4.0", true, clearErrors);
              finishExport(projectName);
    function debugMovie( flaURI, projectName, clearErrors )
         var doc = fl.openDocument(flaURI);
         if(doc != null && doc.canTestMovie())
              doc.debugMovie("flashbuilder-4.0", true, clearErrors);
              finishExport(projectName);
    function publishMovie( flaURIArray, incremental, outputURIArray, profileURIArray, projectName )
         if(incremental)
              if(flaURIArray.length == outputURIArray.length && outputURIArray.length == profileURIArray.length )
                   for(var i = 0; i < flaURIArray.length; i++)
                        var outputURI = outputURIArray[i];
                        if(outputURI != null && outputURI.length > 0)
                             var pubProfileStr = fl.exportPublishProfileString(flaURIArray[i]);
                             if(pubProfileStr != null && pubProfileStr.length > 0)
                                  // first fix up the SWF export location                         
                                  var swfLocationURI = outputURIArray[i] + ".swf";
                                  var swfLocation = FLfile.uriToPlatformPath(swfLocationURI);
                                  var newFlashFileName = "<flashFileName>" + swfLocation + "</flashFileName>";
                                  pubProfileStr = pubProfileStr.replace(/<flashFileName>.+<\/flashFileName>/i, newFlashFileName);
                                  // fix up the HTML export location
                                  var htmlLocationURI = outputURIArray[i] + ".html";
                                  var htmlLocation = FLfile.uriToPlatformPath(htmlLocationURI);
                                  var newHtmlFileName = "<htmlFileName>" + htmlLocation + "</htmlFileName>";
                                  pubProfileStr = pubProfileStr.replace(/<htmlFileName>.+<\/htmlFileName>/i, newHtmlFileName);
                                  // fix up the Permit Debugging setting
                                  pubProfileStr = pubProfileStr.replace(/<DebuggingPermitted>.+<\/DebuggingPermitted>/i, "<DebuggingPermitted>1</DebuggingPermitted>");
                                  // fix up default flags
                                  pubProfileStr = pubProfileStr.replace(/<defaultNames>.+<\/defaultNames>/i, "<defaultNames>0</defaultNames>");
                                  pubProfileStr = pubProfileStr.replace(/<flashDefaultName>.+<\/flashDefaultName>/i, "<flashDefaultName>0</flashDefaultName>");
                                  pubProfileStr = pubProfileStr.replace(/<htmlDefaultName>.+<\/htmlDefaultName>/i, "<htmlDefaultName>0</htmlDefaultName>");
                                  // and fix up the profile name attribute, and add the xml decl header
                                  // we know the first instance of "name=" has to be the profile name - the other usages are
                                  // within the rest of the tree
                                  pubProfileStr = pubProfileStr.replace(/<flash_profile.+>/i, "<?xml version=\"1.0\"?>\n<flash_profile version=\"1.0\" name=\"FlashBuilder-Debug\">");
                                  // now save the new profile in the .settings folder
                                  FLfile.write(profileURIArray[i], pubProfileStr);
         fl.publishDocument("", "", flaURIArray, profileURIArray);
         // once the publish is complete, save out the errors and let Builder know (this will only occur when
         // projectName is non-null. so in the Test/Debug Movie case, the finishExport call here won't do anything,
         // and the one in testMovie/debugMovie will.
         finishExport(projectName);
    function finishExport(projectName)
         if (projectName == null || projectName.length == 0)
              return;
         var errorsXMLURI = fl.configURI + "ActionScript 3.0/FlashBuilderInfo.txt";
         var errorsXMLPath = FLfile.uriToPlatformPath(errorsXMLURI);
         var errorsPanel = fl.compilerErrors;
         errorsPanel.save(errorsXMLURI, false, false, true, false);
         fl.queueBridgeTalkScript('flashbuilder-4.0', "fb.loadCompilerErrors('" + errorsXMLPath + "', '" + projectName + "');");
    function toggleBreakpoint( filename, lineNumber, enable )
         fl.toggleBreakpoint(filename, lineNumber, enable);
    function getAppConfig()
         var appConfig = fl.applicationURI + "Common/Configuration/";
         // do a little reformatting to get the slashes right, plus
         // we want an OS path
         appConfig = FLfile.uriToPlatformPath(appConfig);
         fl.queueBridgeTalkScript('flashbuilder-4.0', "fb.setAppConfig('" + appConfig + "');");
    function getFLABuildPaths(projectName, targetFlaURI, flaURIArray)
         var sourcePath = new String();
         var libPath = new String();
         var script = "fb.setFLABuildPaths(" + projectName + ", " + targetFlaURI;
         for(var i = 0; i < flaURIArray.length; i++)
              var flaURI = flaURIArray[i];
              sourcePath = fl.getCompilerPath(flaURI, "source", false, true);
              libPath = fl.getCompilerPath(flaURI, "library", false, true, true);
              script += ", " + flaURI + ", " + sourcePath + ", " + libPath;
         script += ");";
         fl.queueBridgeTalkScript('flashbuilder-4.0', script);

    I have the same issue. My project is super simple. All the files are in the same directory. The doc class and the .fla have the same name. The project publishes without a hitch in Flash Professional CC. When I try to add the project to Flash Builder 4.7 it give me:
    Exception in BridgeTalk call
    Function: getFLABuildPaths
    Error message: Error. Cannot find the file ....
    I have checked the path to the .fla twice and scrutinized the spellings and they are correct. It is pointing right to the correctly named .fla, but for some reason it fails. I'll post if I find out something usefull.

  • Missing content exporting from InDesign CC 2014 to Flash Pro CC 2014

    Dear all,
    to produce a larger number of similar animated swf's, I wanted to create all necessary text and graphic layers in InDesign CC 2014, then export as *.fla to Flash Pro CC 2014 for "bulk" animation.
    Finally it should then just be a case of selecting the correct layers and publishing.
    The problem: When exporting from InDesign to Flash, all layers are recognized but initially apart from the text layers they were shown as empty items without the content.
    Rescaling the placed images in InDesign to be no larger than the final document helped to now also have the images when opening the exported *.fla in Flash.
    I am still missing all other InDesign objects though, e.g. even a simple colored rectangular will not show in Flash.
    Any help to fix this issue would be greatly appreciated. Searching for it only brought up a couple of tutorials that do not seem to have this issue.
    Best regards
    Christopher

    I think that it's just a bug in InDesign. It happens with CS6 as well.

  • Loading and unloading swf

    I am making a site and I want each button to load an swf,
    which would be the content of each page. When I click on each
    button the swf will load, however, the old swf will not go away.
    how does one do this. Thanks.

    It looks like you are adding the newly loaded swf, but not
    removing the old one. So, maybe this change would help:
    function about_CLICK(myevent:MouseEvent):void{
    var loadMain:Loader = new Loader();
    loadMain.load(new URLRequest("clip0.swf"));
    // if there is a child on the display list remove it
    if (getChildAt(0) !=null) removeChildAt(0);
    stage.addChild(loadMain);
    I should mention, however, that there is a bug in Flash 9
    related to unloading swfs:
    http://www.gskinner.com/blog/archives/2008/04/failure_to_unlo.html
    However, I don't think this is affecting your visible
    behavior.

  • How-to add Flash Player 9 to Flash Pro CC - (PC & MAC)

    Howdy -
    I wanted to compile all of the helpful information regarding lack of Flash 9 support in Adobe Flash Pro CC.
    As you know that Flash 9 is still required for a majority of flash adverts and the DFP platform is especially critical of the flash version on a SWF creative. 
    Currently in Flash Pro CC the lowest version of flash you can save as is 10.3. Even when you do export a SWF as Flash 10.3, DFP and the DoubleClick validator reports the exported file as Flash 12.
    DoubleClick Flash Validator ( Awesome for verifying clicktags and Flash versions ):
    https://flashval-temp.appspot.com/validator/
    After numerous searches, I found this discussion on the here on the forums that properly addresses the issue and how to implement the fix on a PC & Mac:
    Can Flash Pro CC publish to flash player 9??
    http://forums.adobe.com/message/5750996
    Thanks to Kglad for providing all the information on this awesome fix.
    http://forums.adobe.com/people/kglad
    Thanks to Jarkko Syrjälä for providing the information on the MAC directories.
    http://forums.adobe.com/people/JarSyr
    For PC users you are going to need to locate the directories below:
    C:\Program Files\Adobe\Adobe Flash CC\Common\Configuration\Players\FlashPlayer9_0.xml
    C:\Program Files\Adobe\Adobe Flash CC\Common\Configuration\ActionScript 3.0\FP9\playerglobal.swc
    Note: The FP9 folder does not exist in the "ActionScript 3.0" directory, you will need to create it and place the "playerglobal.swc" located on the attached "Windows Flash CC FP9 Assets.zip".
    ======
    For MAC users you are going to need to locate the directories below:
    /Applications/Adobe Flash CC/Adobe Flash CC.app/Contents/Common/Configuration/Players/FlashPlayer9_0.xml
    /Applications/Adobe Flash CC/Adobe Flash CC.app/Contents/Common/Configuration/ActionScript 3.0/FP9/playerglobal.swc
    To navigate inside "Adobe Flash CC.app" in Finder, you need to right click it and select "Show Package Content".
    Note: The FP9 folder does not exist in the "ActionScript 3.0" directory, you will need to create it and place the "playerglobal.swc" located on the attached "MAC Flash CC  FP9 Assets.zip".
    ======
    Dropbox link to the assets: https://www.dropbox.com/sh/1sfyv5fxac1d7ob/yYYZI8Nwe4
    Below is a screen capture of my Flash CC on my MAC displaying the Flash 9 option:
    Hope this helps!
    Cheers!

    Thank you so much! This really helped! One thing to also mention is to restart Flash as the last step.

Maybe you are looking for

  • HP Officejet 8500A Plus will not connect to router.

    A couple month ago I had this printer up and running on my network fine. I use a Cradlepoint MBR1200B router with a Verizon wireless aircard. We took the printer out of the office while we were remodeling, we went to go back and hook it up after the

  • On 2011 iMac, External Altec Lansing speakers no longer work after upgrading to Mountain Lion. They DO work on a lenovo machine but not my imac

    On 2011 iMac, External Altec Lansing speakers no longer work after upgrading to Mountain Lion. They DO work on a lenovo machine but not my iMac. reset Pram - no luck. took speakers from wife's desktop, they do not work when jack plugged into my iMac

  • AQ Callback across two Schemas

    I'm trying to get AQ Callback working across 2 Schemas. I have it working fine when all is contained in a single Schema but when I split it out across 2 Schemas I get no messages dequeued. I'll post the code once I've had a chance to sanitise it but

  • ITunes video podcast wont download

    Using the latest iTunes on WIn 7 and have three video podcasts which appear to download but when they complete they haven't downloaded and appear greyed out with an open circle on the left. Can anyone help please?

  • User folder and library disappeared?

    Very strange... I have an Intel iMac 6 which did something in the "holy crap" category tonight. May have to call Cupertino tomorrow but thought I'd try here first. I restarted my computer from the pull down menu after quitting a RAM hogging program (