Bringing in Flash Catalyst project produces SDK error

Hey everyone.  I have been googling this problem for quite awhile and can't find a fix that works.  I really hope someone on here can help me out.  Whenever I bring in a Flash Catalyst project that I've made in FC CS5.5, I get an error and warnings about errors with the SDK, needing Flex 4.5.  Well, the Adobe area said that I can select to open a project with whatever sdk I want.  I tried that.  There is no option that I can find to allow me to pick the sdk I want.
How do I fix this?  Help would be greatly appreciated!!

Hey Sumit,
In the public beta we'll be releasing with the most up to date version of the Flex SDK. There's no way to actually change the SDK in the MAX build unfortunately.
=Ryan
[email protected]

Similar Messages

  • "This project is not Flash Catalyst compatible" property value error (Panini)

    I created a project last night in Flash Catalyst Panini and spent several hours on it, saved it, closed it, and this morning when I tried to open it again, it gave me this error:
    This project is not Flash Catalyst compatible. To fix compatibility problems, open the project in Flash Builder.
    src/Main.mxml (141): Unexpected property value: . Expected: array.
    Any idea how I can fix this or do a workaround of sorts? I'm pretty sure from reading other forums that "This project is not Flash Catalyst compatible" is related to a known bug, but I'd really like to not have to recreate my project from scratch... I'm a designer and am quite familiar with Photoshop and Illustrator but kinda new to Flash Catalyst and Flash Builder, although I know a very small bit of html and basic programming principles so that helps to a degree.
    Here is the file: files.me.com/sdjourni/zv2mr8
    Thanks for your help.

    Hi,
        Looks like there were some issues with code related to filters.
       But, I'm unable to reproduce the issue at my end on the latest build. Could you please let us know on which build of Flash Catalyst did you hit this issue?
      Anywyays, I removed two lines of unwanted code and the project is working fine now. I attached the new fixed project to this post. Please download and use that.
       We will investigate the actual issue once we get the Fc build number from you.
    Regards
    Srinivas Annam

  • How to use field validators, like an EmailValidator, in a Flash Catalyst project?

    After making a contact form in Flash Catalyst, I added an EmailValidator in Flash Builder.
    Unfortunately, the validation error message is not visible: only the outline of the message box and the red outline around the input field.
    Does someone has some tips or suggestions how to make the error text visible?
    details:
    1. code snippets:
    in de <fx:Declarations> section:
      <mx:EmailValidator id="emailValidator"
                                                                   source="{emailInput}" property="text"
                                                                   triggerEvent=""
                                                                   requiredFieldError="Email address must be entered"
                                                                   missingAtSignError="add @-sign, please" />
    2. screenshot of 'empty' error message:
    (rectangle on the right in the image should display an error message)
    Thanks for any help,
    Peter van der Post

    The issue is that Flash Catalyst uses the Wireframe Theme. Validators display in this fashion under that theme. What you need to do, once you are done with the project, take it back into Flash Builder, and change the Theme. This can be done under Project > Properties > Flex Theme > Spark
    Hope this helps.
    Chris

  • Video from after effects doesn't launch after publishing flash catalyst project

    I created a website in flash catalyst. I used a video that i made in after affects as the intro to the site. When I run the project in the flash catalyst everything works fine, but when I publish it for deploying to the web and run the .swf file nothing happens. Does anyone knows what can be the problem?

    Hi Kirill.
    You can't see the video because your'e running the .swf generated for Deploy-to-web folder. You have to upload the Deploy-to-web folder content to your web server and it will run fine. (same happened to me once)
    You can only see the intro video in your machine by clicking in the .swf in the Run Local folder.
    Its happen because the video you've created is not embeded in the main.swf.
    Cheers.

  • Flash Catalyst cs5.5 Startup Error

    Hi I'm having strange issue, that I can't resolve. Simple: Flash Catalyst crashing at startup with error message:
    "An error has occured. See the log file
    c:\Users\[username]\Application Data\Adobe\Flash Catalyst CS5.5\workspace\.metadata\.log
    I reinstalled it but it didn't help. Any ideas what to do with this case?
    Here is log file:
    !SESSION 2011-08-24 18:42:22.803 -----------------------------------------------
    eclipse.buildId=unknown
    java.version=1.6.0_16
    java.vendor=Sun Microsystems Inc.
    BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
    Command-line arguments:  -os win32 -ws win32 -arch x86 -clean
    !ENTRY com.adobe.thermo.core 1 0 2011-08-24 18:42:35.253
    !MESSAGE Loading ThermoPanels from bundleentry://52/ThermoPanelsSWF/ThermoPanels.swf
    !ENTRY org.eclipse.osgi 4 0 2011-08-24 18:43:35.579
    !MESSAGE Application error
    !STACK 1
    org.eclipse.swt.SWTError: Cannot initialize Drop
    at org.eclipse.swt.dnd.DND.error(DND.java:267)
    at org.eclipse.swt.dnd.DND.error(DND.java:228)
    at org.eclipse.swt.dnd.DropTarget.<init>(DropTarget.java:143)
    at org.eclipse.ui.internal.EditorSashContainer.addDropSupport(EditorSashContainer.java:541)
    at org.eclipse.ui.internal.EditorSashContainer.createControl(EditorSashContainer.java:533)
    at org.eclipse.ui.internal.EditorAreaHelper.<init>(EditorAreaHelper.java:41)
    at org.eclipse.ui.internal.WorkbenchPage.init(WorkbenchPage.java:2386)
    at org.eclipse.ui.internal.WorkbenchPage.<init>(WorkbenchPage.java:560)
    at org.eclipse.ui.internal.tweaklets.Workbench3xImplementation.createWorkbenchPage(Workbench 3xImplementation.java:39)
    at org.eclipse.ui.internal.WorkbenchWindow.busyOpenPage(WorkbenchWindow.java:756)
    at org.eclipse.ui.internal.Workbench$21.runWithException(Workbench.java:1027)
    at org.eclipse.ui.internal.StartupThreading$StartupRunnable.run(StartupThreading.java:31)
    at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
    at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:133)
    at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3800)
    at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3425)
    at org.eclipse.ui.application.WorkbenchAdvisor.openWindows(WorkbenchAdvisor.java:803)
    at org.eclipse.ui.internal.Workbench$27.runWithException(Workbench.java:1361)
    at org.eclipse.ui.internal.StartupThreading$StartupRunnable.run(StartupThreading.java:31)
    at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
    at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:133)
    at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3800)
    at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3425)
    at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2293)
    at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2198)
    at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:493)
    at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:288)
    at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:488)
    at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
    at com.adobe.thermo.application.ThermoApplication.start(Unknown Source)
    at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:193)
    at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLau ncher.java:110)
    at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.jav a:79)
    at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:382)
    at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:549)
    at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504)
    at org.eclipse.equinox.launcher.Main.run(Main.java:1236)
    !ENTRY org.eclipse.osgi 2 0 2011-08-24 18:43:35.594
    !MESSAGE One or more bundles are not resolved because the following root constraints are not resolved:
    !SUBENTRY 1 org.eclipse.osgi 2 0 2011-08-24 18:43:35.594
    !MESSAGE Bundle update@plugins/org.junit4.nl1_0.2.0.v20080914043401.jar was not resolved.
    !SUBENTRY 2 org.junit4.nl1_0.2.0.v20080914043401 2 0 2011-08-24 18:43:35.594
    !MESSAGE Missing host org.junit4_[0.0.0,9.0.0).
    !SUBENTRY 1 org.eclipse.osgi 2 0 2011-08-24 18:43:35.594
    !MESSAGE Bundle update@plugins/org.eclipse.help.ui.nl1_0.2.0.v20080914043401.jar was not resolved.
    !SUBENTRY 2 org.eclipse.help.ui.nl1_0.2.0.v20080914043401 2 0 2011-08-24 18:43:35.594
    !MESSAGE Missing host org.eclipse.help.ui_[0.0.0,9.0.0).
    !SUBENTRY 1 org.eclipse.osgi 2 0 2011-08-24 18:43:35.594
    !MESSAGE Bundle update@plugins/org.eclipse.team.cvs.ui.nl1_0.2.0.v20080914043401.jar was not resolved.
    !SUBENTRY 2 org.eclipse.team.cvs.ui.nl1_0.2.0.v20080914043401 2 0 2011-08-24 18:43:35.594
    !MESSAGE Missing host org.eclipse.team.cvs.ui_[0.0.0,9.0.0).
    !SUBENTRY 1 org.eclipse.osgi 2 0 2011-08-24 18:43:35.594
    !MESSAGE Bundle update@plugins/org.eclipse.ui.cheatsheets.nl1_0.2.0.v20080914043401.jar was not resolved.
    !SUBENTRY 2 org.eclipse.ui.cheatsheets.nl1_0.2.0.v20080914043401 2 0 2011-08-24 18:43:35.594
    !MESSAGE Missing host org.eclipse.ui.cheatsheets_[0.0.0,9.0.0).
    !SUBENTRY 1 org.eclipse.osgi 2 0 2011-08-24 18:43:35.594
    !MESSAGE Bundle update@plugins/org.eclipse.help.webapp.nl1_0.2.0.v20080914043401.jar was not resolved.
    !SUBENTRY 2 org.eclipse.help.webapp.nl1_0.2.0.v20080914043401 2 0 2011-08-24 18:43:35.594
    !MESSAGE Missing host org.eclipse.help.webapp_[0.0.0,9.0.0).
    !SUBENTRY 1 org.eclipse.osgi 2 0 2011-08-24 18:43:35.594
    !MESSAGE Bundle update@plugins/org.eclipse.ui.externaltools.nl1_0.2.0.v20080914043401.jar was not resolved.
    !SUBENTRY 2 org.eclipse.ui.externaltools.nl1_0.2.0.v20080914043401 2 0 2011-08-24 18:43:35.594
    !MESSAGE Missing host org.eclipse.ui.externaltools_[0.0.0,9.0.0).
    !SUBENTRY 1 org.eclipse.osgi 2 0 2011-08-24 18:43:35.594
    !MESSAGE Bundle update@plugins/org.eclipse.team.cvs.core.nl1_0.2.0.v20080914043401.jar was not resolved.
    !SUBENTRY 2 org.eclipse.team.cvs.core.nl1_0.2.0.v20080914043401 2 0 2011-08-24 18:43:35.594
    !MESSAGE Missing host org.eclipse.team.cvs.core_[0.0.0,9.0.0).
    !SUBENTRY 1 org.eclipse.osgi 2 0 2011-08-24 18:43:35.594
    !MESSAGE Bundle update@plugins/org.eclipse.team.cvs.ssh2.nl1_0.2.0.v20080914043401.jar was not resolved.
    !SUBENTRY 2 org.eclipse.team.cvs.ssh2.nl1_0.2.0.v20080914043401 2 0 2011-08-24 18:43:35.594
    !MESSAGE Missing host org.eclipse.team.cvs.ssh2_[0.0.0,9.0.0).
    !SUBENTRY 1 org.eclipse.osgi 2 0 2011-08-24 18:43:35.594
    !MESSAGE Bundle update@plugins/org.eclipse.team.cvs.ssh.nl1_0.2.0.v20080914043401.jar was not resolved.
    !SUBENTRY 2 org.eclipse.team.cvs.ssh.nl1_0.2.0.v20080914043401 2 0 2011-08-24 18:43:35.594
    !MESSAGE Missing host org.eclipse.team.cvs.ssh_[0.0.0,9.0.0).
    !SUBENTRY 1 org.eclipse.osgi 2 0 2011-08-24 18:43:35.594
    !MESSAGE Bundle update@plugins/org.eclipse.help.appserver.nl1_0.2.0.v20080914043401.jar was not resolved.
    !SUBENTRY 2 org.eclipse.help.appserver.nl1_0.2.0.v20080914043401 2 0 2011-08-24 18:43:35.594
    !MESSAGE Missing host org.eclipse.help.appserver_[0.0.0,9.0.0).
    !SUBENTRY 1 org.eclipse.osgi 2 0 2011-08-24 18:43:35.594
    !MESSAGE Bundle update@plugins/org.eclipse.update.scheduler.nl1_0.2.0.v20080914043401.jar was not resolved.
    !SUBENTRY 2 org.eclipse.update.scheduler.nl1_0.2.0.v20080914043401 2 0 2011-08-24 18:43:35.594
    !MESSAGE Missing host org.eclipse.update.scheduler_[0.0.0,9.0.0).
    !ENTRY org.eclipse.osgi 2 0 2011-08-24 18:43:35.596
    !MESSAGE The following is a complete list of bundles which are not resolved, see the prior log entry for the root cause if it exists:
    !SUBENTRY 1 org.eclipse.osgi 2 0 2011-08-24 18:43:35.596
    !MESSAGE Bundle update@plugins/org.eclipse.help.appserver.nl1_0.2.0.v20080914043401.jar [173] was not resolved.
    !SUBENTRY 2 org.eclipse.help.appserver.nl1_0.2.0.v20080914043401 2 0 2011-08-24 18:43:35.596
    !MESSAGE Missing host org.eclipse.help.appserver_[0.0.0,9.0.0).
    !SUBENTRY 1 org.eclipse.osgi 2 0 2011-08-24 18:43:35.596
    !MESSAGE Bundle update@plugins/org.eclipse.help.ui.nl1_0.2.0.v20080914043401.jar [177] was not resolved.
    !SUBENTRY 2 org.eclipse.help.ui.nl1_0.2.0.v20080914043401 2 0 2011-08-24 18:43:35.596
    !MESSAGE Missing host org.eclipse.help.ui_[0.0.0,9.0.0).
    !SUBENTRY 1 org.eclipse.osgi 2 0 2011-08-24 18:43:35.596
    !MESSAGE Bundle update@plugins/org.eclipse.help.webapp.nl1_0.2.0.v20080914043401.jar [178] was not resolved.
    !SUBENTRY 2 org.eclipse.help.webapp.nl1_0.2.0.v20080914043401 2 0 2011-08-24 18:43:35.596
    !MESSAGE Missing host org.eclipse.help.webapp_[0.0.0,9.0.0).
    !SUBENTRY 1 org.eclipse.osgi 2 0 2011-08-24 18:43:35.596
    !MESSAGE Bundle update@plugins/org.eclipse.team.cvs.core.nl1_0.2.0.v20080914043401.jar [212] was not resolved.
    !SUBENTRY 2 org.eclipse.team.cvs.core.nl1_0.2.0.v20080914043401 2 0 2011-08-24 18:43:35.596
    !MESSAGE Missing host org.eclipse.team.cvs.core_[0.0.0,9.0.0).
    !SUBENTRY 1 org.eclipse.osgi 2 0 2011-08-24 18:43:35.596
    !MESSAGE Bundle update@plugins/org.eclipse.team.cvs.ssh.nl1_0.2.0.v20080914043401.jar [213] was not resolved.
    !SUBENTRY 2 org.eclipse.team.cvs.ssh.nl1_0.2.0.v20080914043401 2 0 2011-08-24 18:43:35.596
    !MESSAGE Missing host org.eclipse.team.cvs.ssh_[0.0.0,9.0.0).
    !SUBENTRY 1 org.eclipse.osgi 2 0 2011-08-24 18:43:35.596
    !MESSAGE Bundle update@plugins/org.eclipse.team.cvs.ssh2.nl1_0.2.0.v20080914043401.jar [214] was not resolved.
    !SUBENTRY 2 org.eclipse.team.cvs.ssh2.nl1_0.2.0.v20080914043401 2 0 2011-08-24 18:43:35.596
    !MESSAGE Missing host org.eclipse.team.cvs.ssh2_[0.0.0,9.0.0).
    !SUBENTRY 1 org.eclipse.osgi 2 0 2011-08-24 18:43:35.596
    !MESSAGE Bundle update@plugins/org.eclipse.team.cvs.ui.nl1_0.2.0.v20080914043401.jar [215] was not resolved.
    !SUBENTRY 2 org.eclipse.team.cvs.ui.nl1_0.2.0.v20080914043401 2 0 2011-08-24 18:43:35.596
    !MESSAGE Missing host org.eclipse.team.cvs.ui_[0.0.0,9.0.0).
    !SUBENTRY 1 org.eclipse.osgi 2 0 2011-08-24 18:43:35.596
    !MESSAGE Bundle update@plugins/org.eclipse.ui.cheatsheets.nl1_0.2.0.v20080914043401.jar [222] was not resolved.
    !SUBENTRY 2 org.eclipse.ui.cheatsheets.nl1_0.2.0.v20080914043401 2 0 2011-08-24 18:43:35.596
    !MESSAGE Missing host org.eclipse.ui.cheatsheets_[0.0.0,9.0.0).
    !SUBENTRY 1 org.eclipse.osgi 2 0 2011-08-24 18:43:35.596
    !MESSAGE Bundle update@plugins/org.eclipse.ui.externaltools.nl1_0.2.0.v20080914043401.jar [227] was not resolved.
    !SUBENTRY 2 org.eclipse.ui.externaltools.nl1_0.2.0.v20080914043401 2 0 2011-08-24 18:43:35.596
    !MESSAGE Missing host org.eclipse.ui.externaltools_[0.0.0,9.0.0).
    !SUBENTRY 1 org.eclipse.osgi 2 0 2011-08-24 18:43:35.596
    !MESSAGE Bundle update@plugins/org.eclipse.update.scheduler.nl1_0.2.0.v20080914043401.jar [263] was not resolved.
    !SUBENTRY 2 org.eclipse.update.scheduler.nl1_0.2.0.v20080914043401 2 0 2011-08-24 18:43:35.596
    !MESSAGE Missing host org.eclipse.update.scheduler_[0.0.0,9.0.0).
    !SUBENTRY 1 org.eclipse.osgi 2 0 2011-08-24 18:43:35.596
    !MESSAGE Bundle update@plugins/org.junit4.nl1_0.2.0.v20080914043401.jar [266] was not resolved.
    !SUBENTRY 2 org.junit4.nl1_0.2.0.v20080914043401 2 0 2011-08-24 18:43:35.596
    !MESSAGE Missing host org.junit4_[0.0.0,9.0.0).
    !SESSION 2011-08-24 18:54:19.683 -----------------------------------------------
    eclipse.buildId=unknown
    java.version=1.6.0_16
    java.vendor=Sun Microsystems Inc.
    BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
    Command-line arguments:  -os win32 -ws win32 -arch x86 -clean
    !ENTRY org.eclipse.core.resources 2 10035 2011-08-24 18:54:23.321
    !MESSAGE The workspace exited with unsaved changes in the previous session; refreshing workspace to recover changes.
    !ENTRY com.adobe.thermo.core 1 0 2011-08-24 18:54:32.328
    !MESSAGE Loading ThermoPanels from bundleentry://52/ThermoPanelsSWF/ThermoPanels.swf
    !ENTRY org.eclipse.osgi 4 0 2011-08-24 18:55:32.542
    !MESSAGE Application error
    !STACK 1
    org.eclipse.swt.SWTError: Cannot initialize Drop
    at org.eclipse.swt.dnd.DND.error(DND.java:267)
    at org.eclipse.swt.dnd.DND.error(DND.java:228)
    at org.eclipse.swt.dnd.DropTarget.<init>(DropTarget.java:143)
    at org.eclipse.ui.internal.EditorSashContainer.addDropSupport(EditorSashContainer.java:541)
    at org.eclipse.ui.internal.EditorSashContainer.createControl(EditorSashContainer.java:533)
    at org.eclipse.ui.internal.EditorAreaHelper.<init>(EditorAreaHelper.java:41)
    at org.eclipse.ui.internal.WorkbenchPage.init(WorkbenchPage.java:2386)
    at org.eclipse.ui.internal.WorkbenchPage.<init>(WorkbenchPage.java:560)
    at org.eclipse.ui.internal.tweaklets.Workbench3xImplementation.createWorkbenchPage(Workbench 3xImplementation.java:39)
    at org.eclipse.ui.internal.WorkbenchWindow.busyOpenPage(WorkbenchWindow.java:756)
    at org.eclipse.ui.internal.Workbench$21.runWithException(Workbench.java:1027)
    at org.eclipse.ui.internal.StartupThreading$StartupRunnable.run(StartupThreading.java:31)
    at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
    at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:133)
    at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3800)
    at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3425)
    at org.eclipse.ui.application.WorkbenchAdvisor.openWindows(WorkbenchAdvisor.java:803)
    at org.eclipse.ui.internal.Workbench$27.runWithException(Workbench.java:1361)
    at org.eclipse.ui.internal.StartupThreading$StartupRunnable.run(StartupThreading.java:31)
    at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
    at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:133)
    at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3800)
    at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3425)
    at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2293)
    at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2198)
    at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:493)
    at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:288)
    at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:488)
    at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
    at com.adobe.thermo.application.ThermoApplication.start(Unknown Source)
    at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:193)
    at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLau ncher.java:110)
    at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.jav a:79)
    at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:382)
    at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:549)
    at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504)
    at org.eclipse.equinox.launcher.Main.run(Main.java:1236)
    !ENTRY org.eclipse.osgi 2 0 2011-08-24 18:55:32.552
    !MESSAGE One or more bundles are not resolved because the following root constraints are not resolved:
    !SUBENTRY 1 org.eclipse.osgi 2 0 2011-08-24 18:55:32.552
    !MESSAGE Bundle update@plugins/org.eclipse.team.cvs.ui.nl1_0.2.0.v20080914043401.jar was not resolved.
    !SUBENTRY 2 org.eclipse.team.cvs.ui.nl1_0.2.0.v20080914043401 2 0 2011-08-24 18:55:32.552
    !MESSAGE Missing host org.eclipse.team.cvs.ui_[0.0.0,9.0.0).
    !SUBENTRY 1 org.eclipse.osgi 2 0 2011-08-24 18:55:32.552
    !MESSAGE Bundle update@plugins/org.eclipse.team.cvs.ssh2.nl1_0.2.0.v20080914043401.jar was not resolved.
    !SUBENTRY 2 org.eclipse.team.cvs.ssh2.nl1_0.2.0.v20080914043401 2 0 2011-08-24 18:55:32.552
    !MESSAGE Missing host org.eclipse.team.cvs.ssh2_[0.0.0,9.0.0).
    !SUBENTRY 1 org.eclipse.osgi 2 0 2011-08-24 18:55:32.552
    !MESSAGE Bundle update@plugins/org.eclipse.help.webapp.nl1_0.2.0.v20080914043401.jar was not resolved.
    !SUBENTRY 2 org.eclipse.help.webapp.nl1_0.2.0.v20080914043401 2 0 2011-08-24 18:55:32.552
    !MESSAGE Missing host org.eclipse.help.webapp_[0.0.0,9.0.0).
    !SUBENTRY 1 org.eclipse.osgi 2 0 2011-08-24 18:55:32.552
    !MESSAGE Bundle update@plugins/org.junit4.nl1_0.2.0.v20080914043401.jar was not resolved.
    !SUBENTRY 2 org.junit4.nl1_0.2.0.v20080914043401 2 0 2011-08-24 18:55:32.552
    !MESSAGE Missing host org.junit4_[0.0.0,9.0.0).
    !SUBENTRY 1 org.eclipse.osgi 2 0 2011-08-24 18:55:32.552
    !MESSAGE Bundle update@plugins/org.eclipse.help.appserver.nl1_0.2.0.v20080914043401.jar was not resolved.
    !SUBENTRY 2 org.eclipse.help.appserver.nl1_0.2.0.v20080914043401 2 0 2011-08-24 18:55:32.552
    !MESSAGE Missing host org.eclipse.help.appserver_[0.0.0,9.0.0).
    !SUBENTRY 1 org.eclipse.osgi 2 0 2011-08-24 18:55:32.552
    !MESSAGE Bundle update@plugins/org.eclipse.ui.externaltools.nl1_0.2.0.v20080914043401.jar was not resolved.
    !SUBENTRY 2 org.eclipse.ui.externaltools.nl1_0.2.0.v20080914043401 2 0 2011-08-24 18:55:32.552
    !MESSAGE Missing host org.eclipse.ui.externaltools_[0.0.0,9.0.0).
    !SUBENTRY 1 org.eclipse.osgi 2 0 2011-08-24 18:55:32.552
    !MESSAGE Bundle update@plugins/org.eclipse.team.cvs.ssh.nl1_0.2.0.v20080914043401.jar was not resolved.
    !SUBENTRY 2 org.eclipse.team.cvs.ssh.nl1_0.2.0.v20080914043401 2 0 2011-08-24 18:55:32.552
    !MESSAGE Missing host org.eclipse.team.cvs.ssh_[0.0.0,9.0.0).
    !SUBENTRY 1 org.eclipse.osgi 2 0 2011-08-24 18:55:32.552
    !MESSAGE Bundle update@plugins/org.eclipse.help.ui.nl1_0.2.0.v20080914043401.jar was not resolved.
    !SUBENTRY 2 org.eclipse.help.ui.nl1_0.2.0.v20080914043401 2 0 2011-08-24 18:55:32.552
    !MESSAGE Missing host org.eclipse.help.ui_[0.0.0,9.0.0).
    !SUBENTRY 1 org.eclipse.osgi 2 0 2011-08-24 18:55:32.554
    !MESSAGE Bundle update@plugins/org.eclipse.ui.cheatsheets.nl1_0.2.0.v20080914043401.jar was not resolved.
    !SUBENTRY 2 org.eclipse.ui.cheatsheets.nl1_0.2.0.v20080914043401 2 0 2011-08-24 18:55:32.554
    !MESSAGE Missing host org.eclipse.ui.cheatsheets_[0.0.0,9.0.0).
    !SUBENTRY 1 org.eclipse.osgi 2 0 2011-08-24 18:55:32.554
    !MESSAGE Bundle update@plugins/org.eclipse.team.cvs.core.nl1_0.2.0.v20080914043401.jar was not resolved.
    !SUBENTRY 2 org.eclipse.team.cvs.core.nl1_0.2.0.v20080914043401 2 0 2011-08-24 18:55:32.554
    !MESSAGE Missing host org.eclipse.team.cvs.core_[0.0.0,9.0.0).
    !SUBENTRY 1 org.eclipse.osgi 2 0 2011-08-24 18:55:32.554
    !MESSAGE Bundle update@plugins/org.eclipse.update.scheduler.nl1_0.2.0.v20080914043401.jar was not resolved.
    !SUBENTRY 2 org.eclipse.update.scheduler.nl1_0.2.0.v20080914043401 2 0 2011-08-24 18:55:32.554
    !MESSAGE Missing host org.eclipse.update.scheduler_[0.0.0,9.0.0).
    !ENTRY org.eclipse.osgi 2 0 2011-08-24 18:55:32.554
    !MESSAGE The following is a complete list of bundles which are not resolved, see the prior log entry for the root cause if it exists:
    !SUBENTRY 1 org.eclipse.osgi 2 0 2011-08-24 18:55:32.554
    !MESSAGE Bundle update@plugins/org.eclipse.help.appserver.nl1_0.2.0.v20080914043401.jar [173] was not resolved.
    !SUBENTRY 2 org.eclipse.help.appserver.nl1_0.2.0.v20080914043401 2 0 2011-08-24 18:55:32.554
    !MESSAGE Missing host org.eclipse.help.appserver_[0.0.0,9.0.0).
    !SUBENTRY 1 org.eclipse.osgi 2 0 2011-08-24 18:55:32.554
    !MESSAGE Bundle update@plugins/org.eclipse.help.ui.nl1_0.2.0.v20080914043401.jar [177] was not resolved.
    !SUBENTRY 2 org.eclipse.help.ui.nl1_0.2.0.v20080914043401 2 0 2011-08-24 18:55:32.554
    !MESSAGE Missing host org.eclipse.help.ui_[0.0.0,9.0.0).
    !SUBENTRY 1 org.eclipse.osgi 2 0 2011-08-24 18:55:32.554
    !MESSAGE Bundle update@plugins/org.eclipse.help.webapp.nl1_0.2.0.v20080914043401.jar [178] was not resolved.
    !SUBENTRY 2 org.eclipse.help.webapp.nl1_0.2.0.v20080914043401 2 0 2011-08-24 18:55:32.554
    !MESSAGE Missing host org.eclipse.help.webapp_[0.0.0,9.0.0).
    !SUBENTRY 1 org.eclipse.osgi 2 0 2011-08-24 18:55:32.554
    !MESSAGE Bundle update@plugins/org.eclipse.team.cvs.core.nl1_0.2.0.v20080914043401.jar [212] was not resolved.
    !SUBENTRY 2 org.eclipse.team.cvs.core.nl1_0.2.0.v20080914043401 2 0 2011-08-24 18:55:32.554
    !MESSAGE Missing host org.eclipse.team.cvs.core_[0.0.0,9.0.0).
    !SUBENTRY 1 org.eclipse.osgi 2 0 2011-08-24 18:55:32.554
    !MESSAGE Bundle update@plugins/org.eclipse.team.cvs.ssh.nl1_0.2.0.v20080914043401.jar [213] was not resolved.
    !SUBENTRY 2 org.eclipse.team.cvs.ssh.nl1_0.2.0.v20080914043401 2 0 2011-08-24 18:55:32.554
    !MESSAGE Missing host org.eclipse.team.cvs.ssh_[0.0.0,9.0.0).
    !SUBENTRY 1 org.eclipse.osgi 2 0 2011-08-24 18:55:32.557
    !MESSAGE Bundle update@plugins/org.eclipse.team.cvs.ssh2.nl1_0.2.0.v20080914043401.jar [214] was not resolved.
    !SUBENTRY 2 org.eclipse.team.cvs.ssh2.nl1_0.2.0.v20080914043401 2 0 2011-08-24 18:55:32.557
    !MESSAGE Missing host org.eclipse.team.cvs.ssh2_[0.0.0,9.0.0).
    !SUBENTRY 1 org.eclipse.osgi 2 0 2011-08-24 18:55:32.557
    !MESSAGE Bundle update@plugins/org.eclipse.team.cvs.ui.nl1_0.2.0.v20080914043401.jar [215] was not resolved.
    !SUBENTRY 2 org.eclipse.team.cvs.ui.nl1_0.2.0.v20080914043401 2 0 2011-08-24 18:55:32.557
    !MESSAGE Missing host org.eclipse.team.cvs.ui_[0.0.0,9.0.0).
    !SUBENTRY 1 org.eclipse.osgi 2 0 2011-08-24 18:55:32.557
    !MESSAGE Bundle update@plugins/org.eclipse.ui.cheatsheets.nl1_0.2.0.v20080914043401.jar [222] was not resolved.
    !SUBENTRY 2 org.eclipse.ui.cheatsheets.nl1_0.2.0.v20080914043401 2 0 2011-08-24 18:55:32.557
    !MESSAGE Missing host org.eclipse.ui.cheatsheets_[0.0.0,9.0.0).
    !SUBENTRY 1 org.eclipse.osgi 2 0 2011-08-24 18:55:32.557
    !MESSAGE Bundle update@plugins/org.eclipse.ui.externaltools.nl1_0.2.0.v20080914043401.jar [227] was not resolved.
    !SUBENTRY 2 org.eclipse.ui.externaltools.nl1_0.2.0.v20080914043401 2 0 2011-08-24 18:55:32.557
    !MESSAGE Missing host org.eclipse.ui.externaltools_[0.0.0,9.0.0).
    !SUBENTRY 1 org.eclipse.osgi 2 0 2011-08-24 18:55:32.557
    !MESSAGE Bundle update@plugins/org.eclipse.update.scheduler.nl1_0.2.0.v20080914043401.jar [263] was not resolved.
    !SUBENTRY 2 org.eclipse.update.scheduler.nl1_0.2.0.v20080914043401 2 0 2011-08-24 18:55:32.557
    !MESSAGE Missing host org.eclipse.update.scheduler_[0.0.0,9.0.0).
    !SUBENTRY 1 org.eclipse.osgi 2 0 2011-08-24 18:55:32.557
    !MESSAGE Bundle update@plugins/org.junit4.nl1_0.2.0.v20080914043401.jar [266] was not resolved.
    !SUBENTRY 2 org.junit4.nl1_0.2.0.v20080914043401 2 0 2011-08-24 18:55:32.557
    !MESSAGE Missing host org.junit4_[0.0.0,9.0.0).
    !SESSION 2011-08-24 19:30:37.092 -----------------------------------------------
    eclipse.buildId=unknown
    java.version=1.6.0_16
    java.vendor=Sun Microsystems Inc.
    BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
    Command-line arguments:  -os win32 -ws win32 -arch x86 -clean
    !ENTRY org.eclipse.core.resources 2 10035 2011-08-24 19:30:40.399
    !MESSAGE The workspace exited with unsaved changes in the previous session; refreshing workspace to recover changes.
    !ENTRY com.adobe.thermo.core 1 0 2011-08-24 19:30:51.318
    !MESSAGE Loading ThermoPanels from bundleentry://52/ThermoPanelsSWF/ThermoPanels.swf
    !ENTRY org.eclipse.osgi 4 0 2011-08-24 19:31:52.326
    !MESSAGE Application error
    !STACK 1
    org.eclipse.swt.SWTError: Cannot initialize Drop
    at org.eclipse.swt.dnd.DND.error(DND.java:267)
    at org.eclipse.swt.dnd.DND.error(DND.java:228)
    at org.eclipse.swt.dnd.DropTarget.<init>(DropTarget.java:143)
    at org.eclipse.ui.internal.EditorSashContainer.addDropSupport(EditorSashContainer.java:541)
    at org.eclipse.ui.internal.EditorSashContainer.createControl(EditorSashContainer.java:533)
    at org.eclipse.ui.internal.EditorAreaHelper.<init>(EditorAreaHelper.java:41)
    at org.eclipse.ui.internal.WorkbenchPage.init(WorkbenchPage.java:2386)
    at org.eclipse.ui.internal.WorkbenchPage.<init>(WorkbenchPage.java:560)
    at org.eclipse.ui.internal.tweaklets.Workbench3xImplementation.createWorkbenchPage(Workbench 3xImplementation.java:39)
    at org.eclipse.ui.internal.WorkbenchWindow.busyOpenPage(WorkbenchWindow.java:756)
    at org.eclipse.ui.internal.Workbench$21.runWithException(Workbench.java:1027)
    at org.eclipse.ui.internal.StartupThreading$StartupRunnable.run(StartupThreading.java:31)
    at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
    at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:133)
    at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3800)
    at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3425)
    at org.eclipse.ui.application.WorkbenchAdvisor.openWindows(WorkbenchAdvisor.java:803)
    at org.eclipse.ui.internal.Workbench$27.runWithException(Workbench.java:1361)
    at org.eclipse.ui.internal.StartupThreading$StartupRunnable.run(StartupThreading.java:31)
    at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
    at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:133)
    at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3800)
    at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3425)
    at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2293)
    at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2198)
    at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:493)
    at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:288)
    at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:488)
    at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
    at com.adobe.thermo.application.ThermoApplication.start(Unknown Source)
    at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:193)
    at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLau ncher.java:110)
    at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.jav a:79)
    at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:382)
    at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:549)
    at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504)
    at org.eclipse.equinox.launcher.Main.run(Main.java:1236)
    !ENTRY org.eclipse.osgi 2 0 2011-08-24 19:31:52.338
    !MESSAGE One or more bundles are not resolved because the following root constraints are not resolved:
    !SUBENTRY 1 org.eclipse.osgi 2 0 2011-08-24 19:31:52.338
    !MESSAGE Bundle update@plugins/org.eclipse.ui.externaltools.nl1_0.2.0.v20080914043401.jar was not resolved.
    !SUBENTRY 2 org.eclipse.ui.externaltools.nl1_0.2.0.v20080914043401 2 0 2011-08-24 19:31:52.338
    !MESSAGE Missing host org.eclipse.ui.externaltools_[0.0.0,9.0.0).
    !SUBENTRY 1 org.eclipse.osgi 2 0 2011-08-24 19:31:52.341
    !MESSAGE Bundle update@plugins/org.eclipse.ui.cheatsheets.nl1_0.2.0.v20080914043401.jar was not resolved.
    !SUBENTRY 2 org.eclipse.ui.cheatsheets.nl1_0.2.0.v20080914043401 2 0 2011-08-24 19:31:52.341
    !MESSAGE Missing host org.eclipse.ui.cheatsheets_[0.0.0,9.0.0).
    !SUBENTRY 1 org.eclipse.osgi 2 0 2011-08-24 19:31:52.341
    !MESSAGE Bundle update@plugins/org.eclipse.help.ui.nl1_0.2.0.v20080914043401.jar was not resolved.
    !SUBENTRY 2 org.eclipse.help.ui.nl1_0.2.0.v20080914043401 2 0 2011-08-24 19:31:52.341
    !MESSAGE Missing host org.eclipse.help.ui_[0.0.0,9.0.0).
    !SUBENTRY 1 org.eclipse.osgi 2 0 2011-08-24 19:31:52.341
    !MESSAGE Bundle update@plugins/org.eclipse.help.appserver.nl1_0.2.0.v20080914043401.jar was not resolved.
    !SUBENTRY 2 org.eclipse.help.appserver.nl1_0.2.0.v20080914043401 2 0 2011-08-24 19:31:52.341
    !MESSAGE Missing host org.eclipse.help.appserver_[0.0.0,9.0.0).
    !SUBENTRY 1 org.eclipse.osgi 2 0 2011-08-24 19:31:52.341
    !MESSAGE Bundle update@plugins/org.eclipse.team.cvs.ssh2.nl1_0.2.0.v20080914043401.jar was not resolved.
    !SUBENTRY 2 org.eclipse.team.cvs.ssh2.nl1_0.2.0.v20080914043401 2 0 2011-08-24 19:31:52.341
    !MESSAGE Missing host org.eclipse.team.cvs.ssh2_[0.0.0,9.0.0).
    !SUBENTRY 1 org.eclipse.osgi 2 0 2011-08-24 19:31:52.341
    !MESSAGE Bundle update@plugins/org.eclipse.update.scheduler.nl1_0.2.0.v20080914043401.jar was not resolved.
    !SUBENTRY 2 org.eclipse.update.scheduler.nl1_0.2.0.v20080914043401 2 0 2011-08-24 19:31:52.341
    !MESSAGE Missing host org.eclipse.update.scheduler_[0.0.0,9.0.0).
    !SUBENTRY 1 org.eclipse.osgi 2 0 2011-08-24 19:31:52.341
    !MESSAGE Bundle update@plugins/org.eclipse.team.cvs.core.nl1_0.2.0.v20080914043401.jar was not resolved.
    !SUBENTRY 2 org.eclipse.team.cvs.core.nl1_0.2.0.v20080914043401 2 0 2011-08-24 19:31:52.341
    !MESSAGE Missing host org.eclipse.team.cvs.core_[0.0.0,9.0.0).
    !SUBENTRY 1 org.eclipse.osgi 2 0 2011-08-24 19:31:52.341
    !MESSAGE Bundle update@plugins/org.eclipse.help.webapp.nl1_0.2.0.v20080914043401.jar was not resolved.
    !SUBENTRY 2 org.eclipse.help.webapp.nl1_0.2.0.v20080914043401 2 0 2011-08-24 19:31:52.341
    !MESSAGE Missing host org.eclipse.help.webapp_[0.0.0,9.0.0).
    !SUBENTRY 1 org.eclipse.osgi 2 0 2011-08-24 19:31:52.341
    !MESSAGE Bundle update@plugins/org.eclipse.team.cvs.ui.nl1_0.2.0.v20080914043401.jar was not resolved.
    !SUBENTRY 2 org.eclipse.team.cvs.ui.nl1_0.2.0.v20080914043401 2 0 2011-08-24 19:31:52.341
    !MESSAGE Missing host org.eclipse.team.cvs.ui_[0.0.0,9.0.0).
    !SUBENTRY 1 org.eclipse.osgi 2 0 2011-08-24 19:31:52.341
    !MESSAGE Bundle update@plugins/org.eclipse.team.cvs.ssh.nl1_0.2.0.v20080914043401.jar was not resolved.
    !SUBENTRY 2 org.eclipse.team.cvs.ssh.nl1_0.2.0.v20080914043401 2 0 2011-08-24 19:31:52.341
    !MESSAGE Missing host org.eclipse.team.cvs.ssh_[0.0.0,9.0.0).
    !SUBENTRY 1 org.eclipse.osgi 2 0 2011-08-24 19:31:52.341
    !MESSAGE Bundle update@plugins/org.junit4.nl1_0.2.0.v20080914043401.jar was not resolved.
    !SUBENTRY 2 org.junit4.nl1_0.2.0.v20080914043401 2 0 2011-08-24 19:31:52.341
    !MESSAGE Missing host org.junit4_[0.0.0,9.0.0).
    !ENTRY org.eclipse.osgi 2 0 2011-08-24 19:31:52.343
    !MESSAGE The following is a complete list of bundles which are not resolved, see the prior log entry for the root cause if it exists:
    !SUBENTRY 1 org.eclipse.osgi 2 0 2011-08-24 19:31:52.343
    !MESSAGE Bundle update@plugins/org.eclipse.help.appserver.nl1_0.2.0.v20080914043401.jar [173] was not resolved.
    !SUBENTRY 2 org.eclipse.help.appserver.nl1_0.2.0.v20080914043401 2 0 2011-08-24 19:31:52.343
    !MESSAGE Missing host org.eclipse.help.appserver_[0.0.0,9.0.0).
    !SUBENTRY 1 org.eclipse.osgi 2 0 2011-08-24 19:31:52.343
    !MESSAGE Bundle update@plugins/org.eclipse.help.ui.nl1_0.2.0.v20080914043401.jar [177] was not resolved.
    !SUBENTRY 2 org.eclipse.help.ui.nl1_0.2.0.v20080914043401 2 0 2011-08-24 19:31:52.343
    !MESSAGE Missing host org.eclipse.help.ui_[0.0.0,9.0.0).
    !SUBENTRY 1 org.eclipse.osgi 2 0 2011-08-24 19:31:52.343
    !MESSAGE Bundle update@plugins/org.eclipse.help.webapp.nl1_0.2.0.v20080914043401.jar [178] was not resolved.
    !SUBENTRY 2 org.eclipse.help.webapp.nl1_0.2.0.v20080914043401 2 0 2011-08-24 19:31:52.343
    !MESSAGE Missing host org.eclipse.help.webapp_[0.0.0,9.0.0).
    !SUBENTRY 1 org.eclipse.osgi 2 0 2011-08-24 19:31:52.343
    !MESSAGE Bundle update@plugins/org.eclipse.team.cvs.core.nl1_0.2.0.v20080914043401.jar [212] was not resolved.
    !SUBENTRY 2 org.eclipse.team.cvs.core.nl1_0.2.0.v20080914043401 2 0 2011-08-24 19:31:52.343
    !MESSAGE Missing host org.eclipse.team.cvs.core_[0.0.0,9.0.0).
    !SUBENTRY 1 org.eclipse.osgi 2 0 2011-08-24 19:31:52.343
    !MESSAGE Bundle update@plugins/org.eclipse.team.cvs.ssh.nl1_0.2.0.v20080914043401.jar [213] was not resolved.
    !SUBENTRY 2 org.eclipse.team.cvs.ssh.nl1_0.2.0.v20080914043401 2 0 2011-08-24 19:31:52.343
    !MESSAGE Missing host org.eclipse.team.cvs.ssh_[0.0.0,9.0.0).
    !SUBENTRY 1 org.eclipse.osgi 2 0 2011-08-24 19:31:52.343
    !MESSAGE Bundle update@plugins/org.eclipse.team.cvs.ssh2.nl1_0.2.0.v20080914043401.jar [214] was not resolved.
    !SUBENTRY 2 org.eclipse.team.cvs.ssh2.nl1_0.2.0.v20080914043401 2 0 2011-08-24 19:31:52.346
    !MESSAGE Missing host org.eclipse.team.cvs.ssh2_[0.0.0,9.0.0).
    !SUBENTRY 1 org.eclipse.osgi 2 0 2011-08-24 19:31:52.346
    !MESSAGE Bundle update@plugins/org.eclipse.team.cvs.ui.nl1_0.2.0.v20080914043401.jar [215] was not resolved.
    !SUBENTRY 2 org.eclipse.team.cvs.ui.nl1_0.2.0.v20080914043401 2 0 2011-08-24 19:31:52.346
    !MESSAGE Missing host org.eclipse.team.cvs.ui_[0.0.0,9.0.0).
    !SUBENTRY 1 org.eclipse.osgi 2 0 2011-08-24 19:31:52.346
    !MESSAGE Bundle update@plugins/org.eclipse.ui.cheatsheets.nl1_0.2.0.v20080914043401.jar [222] was not resolved.
    !SUBENTRY 2 org.eclipse.ui.cheatsheets.nl1_0.2.0.v20080914043401 2 0 2011-08-24 19:31:52.346
    !MESSAGE Missing host org.eclipse.ui.cheatsheets_[0.0.0,9.0.0).
    !SUBENTRY 1 org.eclipse.osgi 2 0 2011-08-24 19:31:52.346
    !MESSAGE Bundle update@plugins/org.eclipse.ui.externaltools.nl1_0.2.0.v20080914043401.jar [227] was not resolved.
    !SUBENTRY 2 org.eclipse.ui.externaltools.nl1_0.2.0.v20080914043401 2 0 2011-08-24 19:31:52.346
    !MESSAGE Missing host org.eclipse.ui.externaltools_[0.0.0,9.0.0).
    !SUBENTRY 1 org.eclipse.osgi 2 0 2011-08-24 19:31:52.346
    !MESSAGE Bundle update@plugins/org.eclipse.update.scheduler.nl1_0.2.0.v20080914043401.jar [263] was not resolved.
    !SUBENTRY 2 org.eclipse.update.scheduler.nl1_0.2.0.v20080914043401 2 0 2011-08-24 19:31:52.346
    !MESSAGE Missing host org.eclipse.update.scheduler_[0.0.0,9.0.0).
    !SUBENTRY 1 org.eclipse.osgi 2 0 2011-08-24 19:31:52.346
    !MESSAGE Bundle update@plugins/org.junit4.nl1_0.2.0.v20080914043401.jar [266] was not resolved.
    !SUBENTRY 2 org.junit4.nl1_0.2.0.v20080914043401 2 0 2011-08-24 19:31:52.346
    !MESSAGE Missing host org.junit4_[0.0.0,9.0.0).
    !SESSION 2011-08-24 19:45:07.649 -----------------------------------------------
    eclipse.buildId=unknown
    java.version=1.6.0_16
    java.vendor=Sun Microsystems Inc.
    BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
    Command-line arguments:  -os win32 -ws win32 -arch x86 -clean
    !ENTRY org.eclipse.core.resources 2 10035 2011-08-24 19:45:10.602
    !MESSAGE The workspace exited with unsaved changes in the previous session; refreshing workspace to recover changes.

    Hum. Did you update your JAVA runtime recently? Flash Catalyst is built on Eclipse, which is in turn built on JAVA.
    Chris

  • Can't find chart.swc components when importing a flash catalyst project into flash builder.

    How do i import chart chart.swc compnents into the flash project?

    When I access the webpage in Chrome, then access the developer tools, I get this error
    Uncaught ReferenceError: swfobject is not defined
    I think this might be the source of your issue.
    Chris

  • Flash Catalyst Beta 2 Launch Errors

    I have downloaded Beta 2 and installed without complication, however, when I try to launch the program I get the following error.
    I have the /workspace folder but nothing inside.
    I have attempted uninstalling, however, the same error appears each time.
    Can anyone help getting FC to run.
    Many Thanks,
    JB

    Hello Chris,
    Thanks for taking on this issue.
    I have run Tinker Tool and located the hidden log file as per below.  In addition I have searched the private folder and not located files named amt3.log, or PDApp.log.   The only file close to this is named amt.log, which I have also included if relevant.
    Many thanks,
    JB
    *****.log file*********
    !SESSION 2010-04-21 18:03:15.673 -----------------------------------------------
    eclipse.buildId=unknown
    java.version=1.6.0_17
    java.vendor=Apple Inc.
    BootLoader constants: OS=macosx, ARCH=x86, WS=carbon, NL=en_US
    Framework arguments:  -keyring /Users/john/.eclipse_keyring -showlocation
    Command-line arguments:  -os macosx -ws carbon -arch x86 -clean -keyring /Users/john/.eclipse_keyring -consoleLog -showlocation
    !ENTRY org.eclipse.osgi 4 0 2010-04-21 18:03:19.035
    !MESSAGE An error occurred while automatically activating bundle com.adobe.flexbuilder.project (16).
    !STACK 0
    org.osgi.framework.BundleException: Exception in com.adobe.flexbuilder.project.internal.FlexProjectCore.start() of bundle com.adobe.flexbuilder.project.
    at org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(BundleContextIm pl.java:1028)
    at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:9 84)
    at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:346)
    at org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:265)
    at org.eclipse.osgi.framework.util.SecureAction.start(SecureAction.java:400)
    at org.eclipse.core.runtime.internal.adaptor.EclipseLazyStarter.postFindLocalClass(EclipseLa zyStarter.java:111)
    at org.eclipse.osgi.baseadaptor.loader.ClasspathManager.findLocalClass(ClasspathManager.java :427)
    at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.findLocalClass(DefaultClassLoade r.java:193)
    at org.eclipse.osgi.framework.internal.core.BundleLoader.findLocalClass(BundleLoader.java:36 8)
    at org.eclipse.osgi.framework.internal.core.SingleSourcePackage.loadClass(SingleSourcePackag e.java:33)
    at org.eclipse.osgi.framework.internal.core.BundleLoader.findClassInternal(BundleLoader.java :441)
    at org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:397)
    at org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:385)
    at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.loadClass(DefaultClassLoader.jav a:87)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:250)
    at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:398)
    at com.adobe.thermo.application.ThermoApplication.start(ThermoApplication.java:54)
    at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:193)
    at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLau ncher.java:110)
    at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.jav a:79)
    at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:382)
    at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:549)
    at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504)
    at org.eclipse.equinox.launcher.Main.run(Main.java:1236)
    Caused by: java.lang.AbstractMethodError: org.apache.xerces.dom.DocumentImpl.getXmlStandalone()Z
    at com.sun.org.apache.xalan.internal.xsltc.trax.DOM2TO.setDocumentInfo(DOM2TO.java:373)
    at com.sun.org.apache.xalan.internal.xsltc.trax.DOM2TO.parse(DOM2TO.java:127)
    at com.sun.org.apache.xalan.internal.xsltc.trax.DOM2TO.parse(DOM2TO.java:94)
    at com.sun.org.apache.xalan.internal.xsltc.trax.TransformerImpl.transformIdentity(Transforme rImpl.java:662)
    at com.sun.org.apache.xalan.internal.xsltc.trax.TransformerImpl.transform(TransformerImpl.ja va:708)
    at com.sun.org.apache.xalan.internal.xsltc.trax.TransformerImpl.transform(TransformerImpl.ja va:313)
    at com.adobe.flexbuilder.util.XMLUtil.toByteArrayOutputStream(XMLUtil.java:232)
    at com.adobe.flexbuilder.util.XMLUtil.toString(XMLUtil.java:94)
    at com.adobe.flexbuilder.project.sdks.FlexSDKPreferences.saveToPrefStore(FlexSDKPreferences. java:271)
    at com.adobe.flexbuilder.project.sdks.FlexSDKPreferenceInitializer.initializeDefaultPreferen ces(FlexSDKPreferenceInitializer.java:43)
    at org.eclipse.core.internal.preferences.PreferenceServiceRegistryHelper.runInitializer(Pref erenceServiceRegistryHelper.java:276)
    at org.eclipse.core.internal.preferences.PreferenceServiceRegistryHelper.applyRuntimeDefault s(PreferenceServiceRegistryHelper.java:130)
    at org.eclipse.core.internal.preferences.PreferencesService.applyRuntimeDefaults(Preferences Service.java:367)
    at org.eclipse.core.internal.preferences.DefaultPreferences.applyRuntimeDefaults(DefaultPref erences.java:163)
    at org.eclipse.core.internal.preferences.DefaultPreferences.loadDefaults(DefaultPreferences. java:236)
    at org.eclipse.core.internal.preferences.DefaultPreferences.load(DefaultPreferences.java:232 )
    at org.eclipse.core.internal.preferences.EclipsePreferences.create(EclipsePreferences.java:3 07)
    at org.eclipse.core.internal.preferences.EclipsePreferences.internalNode(EclipsePreferences. java:543)
    at org.eclipse.core.internal.preferences.DefaultPreferences.node(DefaultPreferences.java:150 )
    at org.eclipse.core.internal.preferences.legacy.PreferenceForwarder.getDefaultPreferences(Pr eferenceForwarder.java:130)
    at org.eclipse.core.internal.preferences.legacy.PreferenceForwarder.getString(PreferenceForw arder.java:636)
    at com.adobe.flexbuilder.project.sdks.FlexSDKPreferences.loadFromPreferenceStore(FlexSDKPref erences.java:260)
    at com.adobe.flexbuilder.project.internal.FlexProjectCore.getFlexSDKPreferences(FlexProjectC ore.java:1127)
    at com.adobe.flexbuilder.project.actionscript.ActionScriptCore.start(ActionScriptCore.java:3 76)
    at com.adobe.flexbuilder.project.internal.FlexProjectCore.start(FlexProjectCore.java:319)
    at org.eclipse.osgi.framework.internal.core.BundleContextImpl$2.run(BundleContextImpl.java:1 009)
    at java.security.AccessController.doPrivileged(Native Method)
    at org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(BundleContextIm pl.java:1003)
    ... 28 more
    Root exception:
    java.lang.AbstractMethodError: org.apache.xerces.dom.DocumentImpl.getXmlStandalone()Z
    at com.sun.org.apache.xalan.internal.xsltc.trax.DOM2TO.setDocumentInfo(DOM2TO.java:373)
    at com.sun.org.apache.xalan.internal.xsltc.trax.DOM2TO.parse(DOM2TO.java:127)
    at com.sun.org.apache.xalan.internal.xsltc.trax.DOM2TO.parse(DOM2TO.java:94)
    at com.sun.org.apache.xalan.internal.xsltc.trax.TransformerImpl.transformIdentity(Transforme rImpl.java:662)
    at com.sun.org.apache.xalan.internal.xsltc.trax.TransformerImpl.transform(TransformerImpl.ja va:708)
    at com.sun.org.apache.xalan.internal.xsltc.trax.TransformerImpl.transform(TransformerImpl.ja va:313)
    at com.adobe.flexbuilder.util.XMLUtil.toByteArrayOutputStream(XMLUtil.java:232)
    at com.adobe.flexbuilder.util.XMLUtil.toString(XMLUtil.java:94)
    at com.adobe.flexbuilder.project.sdks.FlexSDKPreferences.saveToPrefStore(FlexSDKPreferences. java:271)
    at com.adobe.flexbuilder.project.sdks.FlexSDKPreferenceInitializer.initializeDefaultPreferen ces(FlexSDKPreferenceInitializer.java:43)
    at org.eclipse.core.internal.preferences.PreferenceServiceRegistryHelper.runInitializer(Pref erenceServiceRegistryHelper.java:276)
    at org.eclipse.core.internal.preferences.PreferenceServiceRegistryHelper.applyRuntimeDefault s(PreferenceServiceRegistryHelper.java:130)
    at org.eclipse.core.internal.preferences.PreferencesService.applyRuntimeDefaults(Preferences Service.java:367)
    at org.eclipse.core.internal.preferences.DefaultPreferences.applyRuntimeDefaults(DefaultPref erences.java:163)
    at org.eclipse.core.internal.preferences.DefaultPreferences.loadDefaults(DefaultPreferences. java:236)
    at org.eclipse.core.internal.preferences.DefaultPreferences.load(DefaultPreferences.java:232 )
    at org.eclipse.core.internal.preferences.EclipsePreferences.create(EclipsePreferences.java:3 07)
    at org.eclipse.core.internal.preferences.EclipsePreferences.internalNode(EclipsePreferences. java:543)
    at org.eclipse.core.internal.preferences.DefaultPreferences.node(DefaultPreferences.java:150 )
    at org.eclipse.core.internal.preferences.legacy.PreferenceForwarder.getDefaultPreferences(Pr eferenceForwarder.java:130)
    at org.eclipse.core.internal.preferences.legacy.PreferenceForwarder.getString(PreferenceForw arder.java:636)
    at com.adobe.flexbuilder.project.sdks.FlexSDKPreferences.loadFromPreferenceStore(FlexSDKPref erences.java:260)
    at com.adobe.flexbuilder.project.internal.FlexProjectCore.getFlexSDKPreferences(FlexProjectC ore.java:1127)
    at com.adobe.flexbuilder.project.actionscript.ActionScriptCore.start(ActionScriptCore.java:3 76)
    at com.adobe.flexbuilder.project.internal.FlexProjectCore.start(FlexProjectCore.java:319)
    at org.eclipse.osgi.framework.internal.core.BundleContextImpl$2.run(BundleContextImpl.java:1 009)
    at java.security.AccessController.doPrivileged(Native Method)
    at org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(BundleContextIm pl.java:1003)
    at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:9 84)
    at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:346)
    at org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:265)
    at org.eclipse.osgi.framework.util.SecureAction.start(SecureAction.java:400)
    at org.eclipse.core.runtime.internal.adaptor.EclipseLazyStarter.postFindLocalClass(EclipseLa zyStarter.java:111)
    at org.eclipse.osgi.baseadaptor.loader.ClasspathManager.findLocalClass(ClasspathManager.java :427)
    at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.findLocalClass(DefaultClassLoade r.java:193)
    at org.eclipse.osgi.framework.internal.core.BundleLoader.findLocalClass(BundleLoader.java:36 8)
    at org.eclipse.osgi.framework.internal.core.SingleSourcePackage.loadClass(SingleSourcePackag e.java:33)
    at org.eclipse.osgi.framework.internal.core.BundleLoader.findClassInternal(BundleLoader.java :441)
    at org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:397)
    at org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:385)
    at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.loadClass(DefaultClassLoader.jav a:87)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:250)
    at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:398)
    at com.adobe.thermo.application.ThermoApplication.start(ThermoApplication.java:54)
    at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:193)
    at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLau ncher.java:110)
    at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.jav a:79)
    at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:382)
    at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:549)
    at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504)
    at org.eclipse.equinox.launcher.Main.run(Main.java:1236)
    !ENTRY org.eclipse.osgi 4 0 2010-04-21 18:03:19.039
    !MESSAGE Application error
    !STACK 1
    java.lang.NoClassDefFoundError: com/adobe/flexbuilder/project/FlexBuilderInstallation
    at com.adobe.thermo.application.ThermoApplication.start(ThermoApplication.java:54)
    at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:193)
    at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLau ncher.java:110)
    at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.jav a:79)
    at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:382)
    at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:549)
    at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504)
    at org.eclipse.equinox.launcher.Main.run(Main.java:1236)
    Caused by: org.eclipse.core.runtime.internal.adaptor.EclipseLazyStarter$TerminatingClassNotFoundExce ption: An error occurred while automatically activating bundle com.adobe.flexbuilder.project (16).
    at org.eclipse.core.runtime.internal.adaptor.EclipseLazyStarter.postFindLocalClass(EclipseLa zyStarter.java:125)
    at org.eclipse.osgi.baseadaptor.loader.ClasspathManager.findLocalClass(ClasspathManager.java :427)
    at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.findLocalClass(DefaultClassLoade r.java:193)
    at org.eclipse.osgi.framework.internal.core.BundleLoader.findLocalClass(BundleLoader.java:36 8)
    at org.eclipse.osgi.framework.internal.core.SingleSourcePackage.loadClass(SingleSourcePackag e.java:33)
    at org.eclipse.osgi.framework.internal.core.BundleLoader.findClassInternal(BundleLoader.java :441)
    at org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:397)
    at org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:385)
    at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.loadClass(DefaultClassLoader.jav a:87)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:250)
    at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:398)
    ... 13 more
    Caused by: org.osgi.framework.BundleException: Exception in com.adobe.flexbuilder.project.internal.FlexProjectCore.start() of bundle com.adobe.flexbuilder.project.
    at org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(BundleContextIm pl.java:1028)
    at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:9 84)
    at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:346)
    at org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:265)
    at org.eclipse.osgi.framework.util.SecureAction.start(SecureAction.java:400)
    at org.eclipse.core.runtime.internal.adaptor.EclipseLazyStarter.postFindLocalClass(EclipseLa zyStarter.java:111)
    ... 23 more
    Caused by: java.lang.AbstractMethodError: org.apache.xerces.dom.DocumentImpl.getXmlStandalone()Z
    at com.sun.org.apache.xalan.internal.xsltc.trax.DOM2TO.setDocumentInfo(DOM2TO.java:373)
    at com.sun.org.apache.xalan.internal.xsltc.trax.DOM2TO.parse(DOM2TO.java:127)
    at com.sun.org.apache.xalan.internal.xsltc.trax.DOM2TO.parse(DOM2TO.java:94)
    at com.sun.org.apache.xalan.internal.xsltc.trax.TransformerImpl.transformIdentity(Transforme rImpl.java:662)
    at com.sun.org.apache.xalan.internal.xsltc.trax.TransformerImpl.transform(TransformerImpl.ja va:708)
    at com.sun.org.apache.xalan.internal.xsltc.trax.TransformerImpl.transform(TransformerImpl.ja va:313)
    at com.adobe.flexbuilder.util.XMLUtil.toByteArrayOutputStream(XMLUtil.java:232)
    at com.adobe.flexbuilder.util.XMLUtil.toString(XMLUtil.java:94)
    at com.adobe.flexbuilder.project.sdks.FlexSDKPreferences.saveToPrefStore(FlexSDKPreferences. java:271)
    at com.adobe.flexbuilder.project.sdks.FlexSDKPreferenceInitializer.initializeDefaultPreferen ces(FlexSDKPreferenceInitializer.java:43)
    at org.eclipse.core.internal.preferences.PreferenceServiceRegistryHelper.runInitializer(Pref erenceServiceRegistryHelper.java:276)
    at org.eclipse.core.internal.preferences.PreferenceServiceRegistryHelper.applyRuntimeDefault s(PreferenceServiceRegistryHelper.java:130)
    at org.eclipse.core.internal.preferences.PreferencesService.applyRuntimeDefaults(Preferences Service.java:367)
    at org.eclipse.core.internal.preferences.DefaultPreferences.applyRuntimeDefaults(DefaultPref erences.java:163)
    at org.eclipse.core.internal.preferences.DefaultPreferences.loadDefaults(DefaultPreferences. java:236)
    at org.eclipse.core.internal.preferences.DefaultPreferences.load(DefaultPreferences.java:232 )
    at org.eclipse.core.internal.preferences.EclipsePreferences.create(EclipsePreferences.java:3 07)
    at org.eclipse.core.internal.preferences.EclipsePreferences.internalNode(EclipsePreferences. java:543)
    at org.eclipse.core.internal.preferences.DefaultPreferences.node(DefaultPreferences.java:150 )
    at org.eclipse.core.internal.preferences.legacy.PreferenceForwarder.getDefaultPreferences(Pr eferenceForwarder.java:130)
    at org.eclipse.core.internal.preferences.legacy.PreferenceForwarder.getString(PreferenceForw arder.java:636)
    at com.adobe.flexbuilder.project.sdks.FlexSDKPreferences.loadFromPreferenceStore(FlexSDKPref erences.java:260)
    at com.adobe.flexbuilder.project.internal.FlexProjectCore.getFlexSDKPreferences(FlexProjectC ore.java:1127)
    at com.adobe.flexbuilder.project.actionscript.ActionScriptCore.start(ActionScriptCore.java:3 76)
    at com.adobe.flexbuilder.project.internal.FlexProjectCore.start(FlexProjectCore.java:319)
    at org.eclipse.osgi.framework.internal.core.BundleContextImpl$2.run(BundleContextImpl.java:1 009)
    at java.security.AccessController.doPrivileged(Native Method)
    at org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(BundleContextIm pl.java:1003)
    ... 28 more
    !ENTRY org.eclipse.osgi 2 0 2010-04-21 18:03:19.046
    !MESSAGE One or more bundles are not resolved because the following root constraints are not resolved:
    !SUBENTRY 1 org.eclipse.osgi 2 0 2010-04-21 18:03:19.046
    !MESSAGE Bundle update@plugins/org.eclipse.update.scheduler.nl1_0.2.0.v20080914043401.jar was not resolved.
    !SUBENTRY 2 org.eclipse.update.scheduler.nl1_0.2.0.v20080914043401 2 0 2010-04-21 18:03:19.047
    !MESSAGE Missing host org.eclipse.update.scheduler_[0.0.0,9.0.0).
    !SUBENTRY 1 org.eclipse.osgi 2 0 2010-04-21 18:03:19.047
    !MESSAGE Bundle update@plugins/org.junit4.nl1_0.2.0.v20080914043401.jar was not resolved.
    !SUBENTRY 2 org.junit4.nl1_0.2.0.v20080914043401 2 0 2010-04-21 18:03:19.047
    !MESSAGE Missing host org.junit4_[0.0.0,9.0.0).
    !SUBENTRY 1 org.eclipse.osgi 2 0 2010-04-21 18:03:19.047
    !MESSAGE Bundle update@plugins/org.eclipse.team.cvs.core.nl1_0.2.0.v20080914043401.jar was not resolved.
    !SUBENTRY 2 org.eclipse.team.cvs.core.nl1_0.2.0.v20080914043401 2 0 2010-04-21 18:03:19.047
    !MESSAGE Missing host org.eclipse.team.cvs.core_[0.0.0,9.0.0).
    !SUBENTRY 1 org.eclipse.osgi 2 0 2010-04-21 18:03:19.047
    !MESSAGE Bundle update@plugins/org.eclipse.ui.cheatsheets.nl1_0.2.0.v20080914043401.jar was not resolved.
    !SUBENTRY 2 org.eclipse.ui.cheatsheets.nl1_0.2.0.v20080914043401 2 0 2010-04-21 18:03:19.048
    !MESSAGE Missing host org.eclipse.ui.cheatsheets_[0.0.0,9.0.0).
    !SUBENTRY 1 org.eclipse.osgi 2 0 2010-04-21 18:03:19.048
    !MESSAGE Bundle update@plugins/org.eclipse.help.webapp.nl1_0.2.0.v20080914043401.jar was not resolved.
    !SUBENTRY 2 org.eclipse.help.webapp.nl1_0.2.0.v20080914043401 2 0 2010-04-21 18:03:19.048
    !MESSAGE Missing host org.eclipse.help.webapp_[0.0.0,9.0.0).
    !SUBENTRY 1 org.eclipse.osgi 2 0 2010-04-21 18:03:19.048
    !MESSAGE Bundle update@plugins/org.eclipse.team.cvs.ui.nl1_0.2.0.v20080914043401.jar was not resolved.
    !SUBENTRY 2 org.eclipse.team.cvs.ui.nl1_0.2.0.v20080914043401 2 0 2010-04-21 18:03:19.048
    !MESSAGE Missing host org.eclipse.team.cvs.ui_[0.0.0,9.0.0).
    !SUBENTRY 1 org.eclipse.osgi 2 0 2010-04-21 18:03:19.048
    !MESSAGE Bundle update@plugins/org.eclipse.team.cvs.ssh.nl1_0.2.0.v20080914043401.jar was not resolved.
    !SUBENTRY 2 org.eclipse.team.cvs.ssh.nl1_0.2.0.v20080914043401 2 0 2010-04-21 18:03:19.049
    !MESSAGE Missing host org.eclipse.team.cvs.ssh_[0.0.0,9.0.0).
    !SUBENTRY 1 org.eclipse.osgi 2 0 2010-04-21 18:03:19.049
    !MESSAGE Bundle update@plugins/org.eclipse.team.cvs.ssh2.nl1_0.2.0.v20080914043401.jar was not resolved.
    !SUBENTRY 2 org.eclipse.team.cvs.ssh2.nl1_0.2.0.v20080914043401 2 0 2010-04-21 18:03:19.049
    !MESSAGE Missing host org.eclipse.team.cvs.ssh2_[0.0.0,9.0.0).
    !SUBENTRY 1 org.eclipse.osgi 2 0 2010-04-21 18:03:19.049
    !MESSAGE Bundle update@plugins/org.eclipse.help.ui.nl1_0.2.0.v20080914043401.jar was not resolved.
    !SUBENTRY 2 org.eclipse.help.ui.nl1_0.2.0.v20080914043401 2 0 2010-04-21 18:03:19.049
    !MESSAGE Missing host org.eclipse.help.ui_[0.0.0,9.0.0).
    !SUBENTRY 1 org.eclipse.osgi 2 0 2010-04-21 18:03:19.050
    !MESSAGE Bundle update@plugins/org.eclipse.ui.externaltools.nl1_0.2.0.v20080914043401.jar was not resolved.
    !SUBENTRY 2 org.eclipse.ui.externaltools.nl1_0.2.0.v20080914043401 2 0 2010-04-21 18:03:19.050
    !MESSAGE Missing host org.eclipse.ui.externaltools_[0.0.0,9.0.0).
    !SUBENTRY 1 org.eclipse.osgi 2 0 2010-04-21 18:03:19.050
    !MESSAGE Bundle update@plugins/org.eclipse.help.appserver.nl1_0.2.0.v20080914043401.jar was not resolved.
    !SUBENTRY 2 org.eclipse.help.appserver.nl1_0.2.0.v20080914043401 2 0 2010-04-21 18:03:19.050
    !MESSAGE Missing host org.eclipse.help.appserver_[0.0.0,9.0.0).
    !ENTRY org.eclipse.osgi 2 0 2010-04-21 18:03:19.051
    !MESSAGE The following is a complete list of bundles which are not resolved, see the prior log entry for the root cause if it exists:
    !SUBENTRY 1 org.eclipse.osgi 2 0 2010-04-21 18:03:19.051
    !MESSAGE Bundle update@plugins/com.adobe.flexbuilder.utils.osnative.win_1.0.0.253292/ [18] was not resolved.
    !SUBENTRY 2 com.adobe.flexbuilder.utils.osnative.win 2 0 2010-04-21 18:03:19.051
    !MESSAGE Platform filter did not match: (& (osgi.ws=win32) (osgi.os=win32) (osgi.arch=x86))
    !SUBENTRY 1 org.eclipse.osgi 2 0 2010-04-21 18:03:19.051
    !MESSAGE Bundle update@plugins/org.eclipse.help.appserver.nl1_0.2.0.v20080914043401.jar [165] was not resolved.
    !SUBENTRY 2 org.eclipse.help.appserver.nl1_0.2.0.v20080914043401 2 0 2010-04-21 18:03:19.051
    !MESSAGE Missing host org.eclipse.help.appserver_[0.0.0,9.0.0).
    !SUBENTRY 1 org.eclipse.osgi 2 0 2010-04-21 18:03:19.051
    !MESSAGE Bundle update@plugins/org.eclipse.help.ui.nl1_0.2.0.v20080914043401.jar [169] was not resolved.
    !SUBENTRY 2 org.eclipse.help.ui.nl1_0.2.0.v20080914043401 2 0 2010-04-21 18:03:19.052
    !MESSAGE Missing host org.eclipse.help.ui_[0.0.0,9.0.0).
    !SUBENTRY 1 org.eclipse.osgi 2 0 2010-04-21 18:03:19.052
    !MESSAGE Bundle update@plugins/org.eclipse.help.webapp.nl1_0.2.0.v20080914043401.jar [170] was not resolved.
    !SUBENTRY 2 org.eclipse.help.webapp.nl1_0.2.0.v20080914043401 2 0 2010-04-21 18:03:19.052
    !MESSAGE Missing host org.eclipse.help.webapp_[0.0.0,9.0.0).
    !SUBENTRY 1 org.eclipse.osgi 2 0 2010-04-21 18:03:19.052
    !MESSAGE Bundle update@plugins/org.eclipse.team.cvs.core.nl1_0.2.0.v20080914043401.jar [204] was not resolved.
    !SUBENTRY 2 org.eclipse.team.cvs.core.nl1_0.2.0.v20080914043401 2 0 2010-04-21 18:03:19.052
    !MESSAGE Missing host org.eclipse.team.cvs.core_[0.0.0,9.0.0).
    !SUBENTRY 1 org.eclipse.osgi 2 0 2010-04-21 18:03:19.052
    !MESSAGE Bundle update@plugins/org.eclipse.team.cvs.ssh.nl1_0.2.0.v20080914043401.jar [205] was not resolved.
    !SUBENTRY 2 org.eclipse.team.cvs.ssh.nl1_0.2.0.v20080914043401 2 0 2010-04-21 18:03:19.053
    !MESSAGE Missing host org.eclipse.team.cvs.ssh_[0.0.0,9.0.0).
    !SUBENTRY 1 org.eclipse.osgi 2 0 2010-04-21 18:03:19.053
    !MESSAGE Bundle update@plugins/org.eclipse.team.cvs.ssh2.nl1_0.2.0.v20080914043401.jar [206] was not resolved.
    !SUBENTRY 2 org.eclipse.team.cvs.ssh2.nl1_0.2.0.v20080914043401 2 0 2010-04-21 18:03:19.053
    !MESSAGE Missing host org.eclipse.team.cvs.ssh2_[0.0.0,9.0.0).
    !SUBENTRY 1 org.eclipse.osgi 2 0 2010-04-21 18:03:19.053
    !MESSAGE Bundle update@plugins/org.eclipse.team.cvs.ui.nl1_0.2.0.v20080914043401.jar [207] was not resolved.
    !SUBENTRY 2 org.eclipse.team.cvs.ui.nl1_0.2.0.v20080914043401 2 0 2010-04-21 18:03:19.053
    !MESSAGE Missing host org.eclipse.team.cvs.ui_[0.0.0,9.0.0).
    !SUBENTRY 1 org.eclipse.osgi 2 0 2010-04-21 18:03:19.053
    !MESSAGE Bundle update@plugins/org.eclipse.ui.cheatsheets.nl1_0.2.0.v20080914043401.jar [215] was not resolved.
    !SUBENTRY 2 org.eclipse.ui.cheatsheets.nl1_0.2.0.v20080914043401 2 0 2010-04-21 18:03:19.053
    !MESSAGE Missing host org.eclipse.ui.cheatsheets_[0.0.0,9.0.0).
    !SUBENTRY 1 org.eclipse.osgi 2 0 2010-04-21 18:03:19.054
    !MESSAGE Bundle update@plugins/org.eclipse.ui.externaltools.nl1_0.2.0.v20080914043401.jar [220] was not resolved.
    !SUBENTRY 2 org.eclipse.ui.externaltools.nl1_0.2.0.v20080914043401 2 0 2010-04-21 18:03:19.054
    !MESSAGE Missing host org.eclipse.ui.externaltools_[0.0.0,9.0.0).
    !SUBENTRY 1 org.eclipse.osgi 2 0 2010-04-21 18:03:19.054
    !MESSAGE Bundle update@plugins/org.eclipse.update.scheduler.nl1_0.2.0.v20080914043401.jar [254] was not resolved.
    !SUBENTRY 2 org.eclipse.update.scheduler.nl1_0.2.0.v20080914043401 2 0 2010-04-21 18:03:19.054
    !MESSAGE Missing host org.eclipse.update.scheduler_[0.0.0,9.0.0).
    !SUBENTRY 1 org.eclipse.osgi 2 0 2010-04-21 18:03:19.054
    !MESSAGE Bundle update@plugins/org.junit4.nl1_0.2.0.v20080914043401.jar [257] was not resolved.
    !SUBENTRY 2 org.junit4.nl1_0.2.0.v20080914043401 2 0 2010-04-21 18:03:19.054
    !MESSAGE Missing host org.junit4_[0.0.0,9.0.0).
    ********amt.log file********
    2010-04-22 18:34:44 [118]  AMT: START SESSION, library version 1.0.0.1076,46.277176
    2010-04-22 18:34:44 [118]  AMT: Initializing /Library/Application Support/Adobe/Adobe Version Cue CS3/Server/bin/VersionCueCS3.app [en_US]
    2010-04-22 18:34:44 [118]  AMT: Adobe License Manager version 2.1 (build 2.1076) RELEASE
    2010-04-22 18:34:44 [118]  /AMT0069688654/ {abd781e6-d5ca-45aa-a5f7-f64799eb1c04}
    2010-04-22 18:34:44 [118]  /AMT0194694755/ {abd781e6-d5ca-45aa-a5f7-f64799eb1c04}
    2010-04-22 18:34:44 [118]  /AMT0073107491/ {abd781e6-d5ca-45aa-a5f7-f64799eb1c04}
    2010-04-22 18:34:44 [118]  /AMT0087759331/ {F881033D-A32B-414B-B1FB-82F21446D2D3}
    2010-04-22 18:34:44 [118]  /AMT0051932803/ GUID-WS-Premium-CS3-Mac
    2010-04-22 18:34:44 [118]  /AMT0186350190/
    2010-04-22 18:34:44 [118]  /AMT0217686206/
    2010-04-22 18:34:44 [118]  /AMT0076991358/
    2010-04-22 18:34:44 [118]  /AMT0268432926/ 92289731889325334721
    2010-04-22 18:34:44 [118]  /AMT0172021198/
    2010-04-22 18:34:44 [118]  /AMT0201805758/
    2010-04-22 18:34:44 [118]  /AMT0013754766/
    2010-04-22 18:34:44 [118]  /AMT0088421566/
    2010-04-22 18:34:44 [118]  /AMT0257437251/
    2010-04-22 18:34:44 [118]  /AMT0125289710/ Validating
    2010-04-22 18:34:44 [118]  /AMT0011178590/
    2010-04-22 18:34:44 [118]  /AMT0227587655/
    2010-04-22 18:34:44 [118]  /AMT0132492238/
    2010-04-22 18:34:44 [118]  /AMT0204767518/
    2010-04-22 18:34:44 [118]  /AMT0132492238/
    2010-04-22 18:34:44 [118]  /AMT0165831715/ /Library/Application Support/Adobe/Adobe Creative Suite 3 Web Premium/AMT
    2010-04-22 18:34:44 [118]  /ServiceLoader0119673603/ adobe_epic.framework dlopen(adobe_epic.framework, 5): image not found
    2010-04-22 18:34:44 [118]  /ServiceLoader0099741475/ adobe_epic.framework
    2010-04-22 18:34:44 [118]  /AMT0117363822/ driver
    2010-04-22 18:34:44 [118]  /AMT0112838974/
    2010-04-22 18:34:44 [118]  /AMT0094210254/
    2010-04-22 18:34:44 [118]  /AMT0104845838/
    2010-04-22 18:34:44 [118]  /AMT0156978254/
    2010-04-22 18:34:44 [118]  /AMT0206183934/
    2010-04-22 18:34:44 [118]  /AMT0087037678/
    2010-04-22 18:34:44 [118]  /AMT0265000782/
    2010-04-22 18:34:44 [118]  /AMT0214621262/
    2010-04-22 18:34:44 [118]  /AMT0237326350/
    2010-04-22 18:34:44 [118]  /AMT0046695598/
    2010-04-22 18:34:44 [118]  /AMT0034786110/ Validated

  • Compiling Flash Builder Projects with ant - error

    I'm fairly new to FlashBuilder as well as using ant to build projects.
    I'm working on a project in FlashBuilder 4.5. I'm using a 3rd party SWC that contains an alchemy-compiled C application in the SWC. Building my entire project within FlashBuilder is working fine. However, due to other parts of the project (not imported into FlashBuilder) I need to build with ant on occasion.
    The Class specific to the C app within the SWC is throwing errors when building with ant - it says it can not find the source. I had one recommendation to look into adding/editing something within the build.xml file, but I don't know what that addition/edit would be.
    Any help appreciated.

    Apparently related to switching workspaces... the error log identifies a path to an old workspace I changed out of weeks ago. I created a new workspace and moved the project (just the source, etc, not the settings) into it. been running fine for a while now... though funny how this problem didn't show up until yesterday.

  • Upload flash catalyst project to server

    What do I need to do to upload my project to the ftp server?  What steps do I take?

    Here's one example workflow from wikihow: http://www.wikihow.com/Upload-Files-to-an-FTP-Server-With-SmartFTP

  • How to put ActionScript into Catalyst project via Flash Builder?

    I don't know if this is the wrong place to put this, but I need to add some ActionScript into my Catalyst project... from what I understand, it can only be done via Flash Builder. Am I right? How?

    Hi Alex,
    To edit the code of a Flash Catalyst project, you can import it into Flash Builder as follows:
    File > Import > Flash Builder Project
    Select the FXP file from Catalyst
    Make sure "Import new copy of project" is selected, then hit Finish
    I'm not sure where you got the ActionScript code that you're planning to use, but it may be difficult to integrate into your project if it's not designed for use with Flex (a lot of AS code snippets you'll find online are just for general use in Flash, not tailored for Flex applications).  But you'll probably want to do something like this:
    Locate the image you want to make random.  If you're having trouble doing this, switch the view to Design mode, select the image with the mouse, and then switch back to Code mode to see the corresponding code highlighted.
    If there's no id attribute set on the image, add one (so you can refer to it in code later).
    If the tag is s:BitmapImage, change it to mx:Image (this is needed to make the contents dynamic)
    If the root s:Application tag doesn't have a creationComplete handler, add one (type it partway, then hit Ctrl+Space, then choose "Generate Handler").
    In the handler, add your code to randomly select an image filename.
    Then set <your image's id>.source = <filename>
    Hope that helps!
    - Peter

  • How to make a fullscreen button for Flash Catalyst?

    Hey everyone.  I really hope someone can help me with this.  How can I make a fullscreen button in Flash Professional that would make my Flash Catalyst project go fullscreen?

    I'm sorry I really don't know Flash Catalyst as much as I'd like to. Designing interfaces is left up to me, no designers at my agency use Catalyst. Though this is the Flash forum so that's as much as I can tell you. I didn't know Catalyst didn't support basic scripts (I thought I read that it did).
    Ultimately, for a very cheap price you can do something like go to http://www.lynda.com/ and buy a membership. Dirt cheap compared to what you get. They offer many courses on all this stuff and I'm sure your answer would lie in one of the (nicely broken up by subject) video training videos.
    Just searching for Catalyst brings up a bunch of courses:
    http://www.lynda.com/search?q=catalyst&x=0&y=0
    edit:
    For instance I watched the essential CS5.5 training and I saw in 2 minutes flat that when you click on a button you should have an "Interactions" panel that lets you do things. If they didn't put fullscreen as an interaction that's another thing but I'm just pointing out it's very easy to learn how to do all sorts of things in video training. If you do not want to purchase a membership there just find a video you think would have the info in it and I'll watch it and let you know if it told me how to do it, and how to do it.

  • Adobe you are SO DAMN SLOPPY ... my Flash Catalyst install on Win 7

    Exit Code: 7
    -------------------------------------- Summary --------------------------------------
    - 0 fatal error(s), 23 error(s), 28 warning(s)
    WARNING: The payload with AdobeCode:  {E8815668-95B0-443D-AC92-2BFD7DD8F16A} has recommended dependency on:
    WARNING: Family: Adobe Web Suite CS5
    WARNING: ProductName: Adobe Media Encoder CS5 X64
    WARNING: MinVersion: 0.0.0.0
    WARNING: This dependency is not satisfied, because this payload is x64 and is not supported on this machine.
    WARNING: Removing this payload from the dependency list.
    WARNING: Payload {FB7F30B6-BFBF-4d2c-9F61-B5533659ACBE} Adobe Flash Player 10 Plugin is already installed and the session payload {40F95A03-885A-45fb-9A14-486BEFEDDF34} Adobe Flash Player 10 Plugin has no upgrage/conflict relationship with it.
    WARNING: Payload {5EE868D6-7B6B-49ee-AF60-09B1358AFFD7} Adobe Flash Player 10 ActiveX is already installed and the session payload {7E5AA19B-0B85-4f44-BA26-728851489200} Adobe Flash Player 10 ActiveX has no upgrage/conflict relationship with it.
    WARNING: OS requirements not met for {E8815668-95B0-443D-AC92-2BFD7DD8F16A}
    WARNING: Payload cannot be installed due to dependent operation failure
    WARNING: Payload cannot be installed due to dependent operation failure
    WARNING: Payload cannot be installed due to dependent operation failure
    WARNING: Payload cannot be installed due to dependent operation failure
    WARNING: Payload cannot be installed due to dependent operation failure
    WARNING: Payload cannot be installed due to dependent operation failure
    WARNING: Payload cannot be installed due to dependent operation failure
    WARNING: Payload cannot be installed due to dependent operation failure
    WARNING: Payload cannot be installed due to dependent operation failure
    WARNING: Payload cannot be installed due to dependent operation failure
    WARNING: Payload cannot be installed due to dependent operation failure
    WARNING: Payload cannot be installed due to dependent operation failure
    WARNING: Payload cannot be installed due to dependent operation failure
    WARNING: Payload cannot be installed due to dependent operation failure
    WARNING: Payload cannot be installed due to dependent operation failure
    WARNING: Payload cannot be installed due to dependent operation failure
    WARNING: Payload cannot be installed due to dependent operation failure
    WARNING: Payload cannot be installed due to dependent operation failure
    WARNING: Payload cannot be installed due to dependent operation failure
    ERROR: Verifying payload integerity : Failed with code 1
    ERROR: MsiConfigureProductEx failed with error: 1603
    ERROR: The following payload errors were found during install:
    ERROR:  - Microsoft_VC90_ATL_x86: Install failed
    ERROR:  - Adobe Media Player: Install failed
    ERROR:  - Microsoft_VC90_CRT_x86: Install failed
    ERROR:  - Microsoft_VC80_ATL_x86: Install failed
    ERROR:  - Adobe Player for Embedding: Install failed
    ERROR:  - Suite Shared Configuration CS5: Install failed
    ERROR:  - AdobeHelp: Install failed
    ERROR:  - Adobe Flash Player 10 Plugin: Install failed
    ERROR:  - Microsoft_VC90_MFC_x86: Install failed
    ERROR:  - Adobe Media Encoder CS5: Install failed
    ERROR:  - AdobeTypeSupport CS5: Install failed
    ERROR:  - Adobe Flash Fonts1: Install failed
    ERROR:  - Adobe Flash Player 10 ActiveX: Install failed
    ERROR:  - Microsoft_VC80_CRT_x86: Install failed
    ERROR:  - DynamiclinkSupport: Install failed
    ERROR:  - AdobeCMaps CS5: Install failed
    ERROR:  - Microsoft_VC80_MFC_x86: Install failed
    ERROR:  - Microsoft_VC80_MFCLOC_x86: Install failed
    ERROR:  - Adobe Flash Catalyst CS5: Install failed
    ERROR:  - Adobe AIR: Install failed

    Thanks for the kind words, VirtualCoder. If your experience of with our phone support happened to me, I'd be upset too.
    Anyway, Rahul tried reproducing your problem and failed, but that isn't surprising because something unusual is presumably happening on your machine... the people I've spoken to aren't aware of similar reports from other people running these installers. I certainly agree that the error reporting in this situation is poor, because it isn't clear what the underlying problem is.
    I'm not sure what he meant by "Can you run CS5 clean scripts and try installing again" so I'll ask him to clarify this.
    Gordon Smith
    Adobe Flex SDK Team

  • FAQ: SWF's and loading external files in Flash Catalyst

    How do I make the images in my Flash Catalyst project external to the published SWF?
    You can choose whether images are embedded in your Flash Catalyst SWF, or loaded dynamically; this can help to keep your SWF's small. Simply right-click an image and chose "Externalize Image".
    Answered by: Adam Cath.
    See entire discussion.
    How do I make the SWF I imported to Flash Catalyst load external files?
    When importing a SWF, Flash Catalyst only pulls the SWF asset into your project. Many SWF's, such as slideshows and media players, rely on external data files, such as configuration files or media assets. If you would like to use such a SWF in Catalyst, then you will have to place these external resources into your Catalyst project as well as importing the SWF.
    Let's assume you have a SWF source folder that contains your SWF file and all of the external files it needs. You can open the SWF file from this folder and it works fine. But, if you import the SWF into Catalyst, the Catalyst project doesn't display it correctly because it can't load the external files. Here's what you do:
    1. Open your swf source folder, and copy all of the files/folders there except the SWF you imported.
    2. In Catalyst, Run/Preview your project (Ctl/Cmd-Enter)
    2. Note the file path to Main.html in your browser
    3. In your OS, open the folder that contains /bin-debug/Main.html from above
    4. Open the "src" folder
    5. Paste all of the files from step 1 into the src folder.
    6. Catalyst won't pick up that your project changed, so tweak it a bit (add a Rectangle), and save it.
    7. Run your project. If it doesn't work, try closing and reopening your project and running again.
    For an example, check out: Using an XML-driven SWF in Catalyst to create a slideshow.
    See entire discussion.
    Answered by: Bear Travis

    You can make you swf a custom component with 2 states.
    The first state will be empty and rename it "OFF" the second state will have your swf file and name it ON.
    Then go back to your artboard/project, add your 2 buttons ON & OFF.
    For the ON button add interaction "play transition to custom component ON"
    For the OFF button add interaction "play transition to custom component OFF"
    Here is an example swf_control

  • .swf imported in Flash Catalyst shows only the Flash Shockwave icon

    I have scoured the FC forums and watched all of the Adobe TV episodes
    on importing .swf files into Flash Catalyst but I am still faced with the following problem.
    I have a basic animated .swf file that I created in Flash CS5.  I am trying to import that .swf file into a Flash Catalyst project but when I do I only see the blue border around the asset when I click it in the layers panel.  In the top left corner is a small round Flash Icon ( I believe it is the Flash Shockwave version - Blueish Gray). Nothing shows when I "Run" the project nor when I added the .swf file in the local folder from where Flash Catalyst runs the project.
    I tried re-publishing the original Flash file in different version of Flash player, but to no avail.  Not sure if I am doing something wrong, or if I have imported incorrectly or what.
    Even though I cannot see the .swf file imported into Flash Catalyst, I still tried to add an interaction to play on Application Start, but nothing there either.
    At a loss and looking for some direction.
    Thanks in advance for your response.
    Cheers!

    Erik -
    It's a  pleasure to help someone!  I just got through this as you can see.  Only problem is I just hacked it with no precision, so for example I moved a lot of files to the server to make them accessable and then it played.  But near as I can tell, I'll tell you the story.
    There are two things going on.  When you play it locally it's different from when you play it on the web. You are correct, you should see the first frame of the swf  in your animation.  To get it to play (assuming it is set to play)you  then have to control+enter to preview (on windows). The assests are laid out locally in the file structure displayed in the url bar.  no?
    Part of it is that there may be several things going on here... All I can do is tell you all the numerous problems I had, made worse because I had 3 different work-stations...
    I had problems when I had several swfs floating around in the  library and I think similar names: Eventually I just did a clean export  of the swf (the first one was from Flash... 3?  4?  and Catalyst is  cs5... )  and such to just do the work-flow in one motion.  I had too  many work-stations going on. So that part I finally did cleanly, and when that was settled, I could handle the file issues.
    The swf: It does have to be in the same folder, and not in a sub-folder.  Also, all the contents from DEPLOY TO WEB - just drag it into your site folder defined by dreamweaver or whatever and put it on the server at the same level, NO russian dolls (no file folders within folders).  With Dreamweaver, when you upload a swf, you select the MAIN file and supposedly DW pulls files - it does, but not all of them, such as supporting swfs.
    I would have thought that DW would do it correctly automatically : It seems to want to: but there are still kinks.
    If you're like me, you recognize that catalyst is a powerful creative stage, but this stuff is just annoying and really easier just man-handled with precision once and forgotten about lol.
    I heard also some grumbling on swfs that are just too huge or have aspects that don't import well, but it doesnt' sound like a problem in this case. 
    Do update me  - I'm around this weekend, would love to see you succeed on this.
    Cache,
    Thanks for your replies. I have put the .swf file in the  same "local" directory as the main.html for the FC Project I am working  on and no luck locally. However, does the .swf file have to be in the  local directory of the FC project prior to it being imported into FC for  it to work locally?
    Also, when I was watching a video  tutorial about inserting .swf files into FC, the graphics/content of the  .swf that was inserted could be seen in the design view of FC. My  imported .swf only shows a small, round flash icon in the corner and  nothing else.  This doesn't seem right to me. Shouldn't one be able to  see the graphics/content of the imported .swf so that  it can be  properly placed in the design? That is how it was in the video tutorial.  If this is also due to the location of the imported .swf then Adobe has  not made that clear in anything I have read or seen.

  • Importing a flash Catalyst .swf file in Flash CS5 ?

    Hi,
        I found Flash Catalyst by luck while browsing the Adobe website and downloading the Flash CS5 trial...
    One simple question....
    Can I import a .swf file created in Flash Catalyst into a Flash CS5 .fla as an element ?
    I created a scrolling text attached to a custom made scrolling bar in Flash Catalyst, and I would now like to use it in my Flash CS5 project...
    Well, I will be waiting for your responses...
    Thanks in advance for your help !
    Gilbert Gour

    Unfortunately you can't import an SWF from Flash Catalyst into Flash CS5.  Flash Catalyst uses the Flex Framework for building the its SWF.  Flash CS5 does not use the Flex Framework and doesn't know what to do with that kind of file.  You can load an SWF from Flash CS5 into your Flash Catalyst project, though. 

Maybe you are looking for

  • App photogene not appearing after purchase.. says installed

    New Ipad 2, first purchase, Photogene.  The app does not appear on the ipad.  Does photogene appear as a separate app or is it embedded within the photos?  It looks like from the developer web site demo that photogene is a regular app ... Not sure wh

  • CDs, flash drives, network shares don't appear on the desktop when mounted.

    has anybody experienced this with os x tiger? i have experienced it on a wide range of powerpc macs (have not used an intel mac yet unfortunately) running all versions of os x Tiger (10.4.0 through 10.4.6) when myself or users insert a CD, a usb flas

  • Clearing history does not clear the browser.HOw do I do that

    The first thing that comes up on the monitor is the Firefox browser. If I touch for example the letter f, a word for porn comes up. Several other letters bring up other porn subjects. I want to eliminate that problem and clear that mess out, but can'

  • After a hard dive crash - HELP!

    Please Help! A month ago, I got the dreaded blue screen of death. I was an idiot (I'll say it) and didn't back up any of my music. I contacted Apple and they were kind enough to give me one time grace to re-download all my lost purchased music, which

  • OT: Que cpu comprar

    This is a multi-part message in MIME format. ------=_NextPart_000_0006_01C6E3C6.7BA70150 Content-Type: text/plain; charset="Windows-1252" Content-Transfer-Encoding: quoted-printable Perdonar por el OT pero quiero comprarme un workstation y no s=E9 qu