Skip to main content
Inspiring
April 14, 2025
Question

85 compile errors occurr after clearing publish cache in Adobe Flash Professional CS6

  • April 14, 2025
  • 0 replies
  • 93 views

Hello, after I went to clean up my publish cache since CS6 decided to use the same old ActionScript code for publishing SWF files instead of modified code. I get 85 compile errors that looks like this:

 

How can I fix this and let the FLA get compiled again?:

C:\projects\wii\redfire\src\platform\nintendo\wii\core\WiiEventDispatcher.as, Line 2 The name of this class, 'platform.nintendo.wii.core.WiiEventDispatcher', conflicts with the name of another class that was loaded, 'platform.nintendo.wii.core.WiiEventDispatcher'.
C:\projects\wii\redfire\src\sugar\utils\JSONCodec.as, Line 2 The name of this class, 'sugar.utils.JSONCodec', conflicts with the name of another class that was loaded, 'sugar.utils.JSONCodec'.
C:\projects\wii\redfire\src\com\redfirestudios\tv\tree\VideoListParser.as, Line 2 The name of this class, 'com.redfirestudios.tv.tree.VideoListParser', conflicts with the name of another class that was loaded, 'com.redfirestudios.tv.tree.VideoListParser'.
C:\projects\wii\redfire\src\com\redfirestudios\tv\tree\VideoInfoParser.as, Line 2 The name of this class, 'com.redfirestudios.tv.tree.VideoInfoParser', conflicts with the name of another class that was loaded, 'com.redfirestudios.tv.tree.VideoInfoParser'.
C:\projects\wii\redfire\src\com\redfirestudios\tv\tree\MediaNode.as, Line 1 The name of this class, 'com.redfirestudios.tv.tree.MediaNode', conflicts with the name of another class that was loaded, 'com.redfirestudios.tv.tree.MediaNode'.
C:\projects\wii\redfire\src\platform\nintendo\wii\Wii.as, Line 2 The name of this class, 'platform.nintendo.wii.Wii', conflicts with the name of another class that was loaded, 'platform.nintendo.wii.Wii'.
C:\projects\wii\redfire\src\platform\nintendo\wii\IWiiController.as, Line 2 The name of this class, 'platform.nintendo.wii.IWiiController', conflicts with the name of another class that was loaded, 'platform.nintendo.wii.IWiiController'.
C:\projects\wii\redfire\src\platform\nintendo\wii\WiiControllerErrorEvent.as, Line 2 The name of this class, 'platform.nintendo.wii.WiiControllerErrorEvent', conflicts with the name of another class that was loaded, 'platform.nintendo.wii.WiiControllerErrorEvent'.
C:\projects\wii\redfire\src\platform\nintendo\wii\core\WiiEvent.as, Line 2 The name of this class, 'platform.nintendo.wii.core.WiiEvent', conflicts with the name of another class that was loaded, 'platform.nintendo.wii.core.WiiEvent'.
C:\projects\wii\redfire\src\platform\nintendo\wii\WiiControllerEvent.as, Line 1 The name of this class, 'platform.nintendo.wii.WiiControllerEvent', conflicts with the name of another class that was loaded, 'platform.nintendo.wii.WiiControllerEvent'.
C:\projects\wii\redfire\src\platform\nintendo\wii\WiiAutoRepeatController.as, Line 2 The name of this class, 'platform.nintendo.wii.WiiAutoRepeatController', conflicts with the name of another class that was loaded, 'platform.nintendo.wii.WiiAutoRepeatController'.
C:\projects\wii\redfire\src\platform\nintendo\wii\WiiSoundLine.as, Line 2 The name of this class, 'platform.nintendo.wii.WiiSoundLine', conflicts with the name of another class that was loaded, 'platform.nintendo.wii.WiiSoundLine'.
C:\projects\wii\redfire\src\platform\nintendo\wii\WiiControllerGesture.as, Line 2 The name of this class, 'platform.nintendo.wii.WiiControllerGesture', conflicts with the name of another class that was loaded, 'platform.nintendo.wii.WiiControllerGesture'.
C:\projects\wii\redfire\src\platform\nintendo\wii\WiiRemote.as, Line 1 The name of this class, 'platform.nintendo.wii.WiiRemote', conflicts with the name of another class that was loaded, 'platform.nintendo.wii.WiiRemote'.
C:\projects\wii\redfire\src\platform\nintendo\wii\core\WiiEventDispatcherClip.as, Line 1 The name of this class, 'platform.nintendo.wii.core.WiiEventDispatcherClip', conflicts with the name of another class that was loaded, 'platform.nintendo.wii.core.WiiEventDispatcherClip'.
C:\projects\wii\redfire\src\sugar\events\MouseEvent.as, Line 1 The name of this class, 'sugar.events.MouseEvent', conflicts with the name of another class that was loaded, 'sugar.events.MouseEvent'.
C:\projects\wii\redfire\src\sugar\events\Event.as, Line 2 The name of this class, 'sugar.events.Event', conflicts with the name of another class that was loaded, 'sugar.events.Event'.
C:\projects\wii\redfire\src\sugar\core\UIMovieClip.as, Line 1 The name of this class, 'sugar.core.UIMovieClip', conflicts with the name of another class that was loaded, 'sugar.core.UIMovieClip'.
C:\projects\wii\redfire\src\platform\nintendo\wii\media\WiiVideoState.as, Line 2 The name of this class, 'platform.nintendo.wii.media.WiiVideoState', conflicts with the name of another class that was loaded, 'platform.nintendo.wii.media.WiiVideoState'.
C:\projects\wii\redfire\src\platform\nintendo\wii\core\WiiError.as, Line 1 The name of this class, 'platform.nintendo.wii.core.WiiError', conflicts with the name of another class that was loaded, 'platform.nintendo.wii.core.WiiError'.
C:\projects\wii\redfire\src\platform\nintendo\wii\core\WiiErrorEvent.as, Line 1 The name of this class, 'platform.nintendo.wii.core.WiiErrorEvent', conflicts with the name of another class that was loaded, 'platform.nintendo.wii.core.WiiErrorEvent'.
C:\projects\wii\redfire\src\platform\nintendo\wii\media\WiiVideoErrorEvent.as, Line 1 The name of this class, 'platform.nintendo.wii.media.WiiVideoErrorEvent', conflicts with the name of another class that was loaded, 'platform.nintendo.wii.media.WiiVideoErrorEvent'.
C:\projects\wii\redfire\src\platform\nintendo\wii\media\WiiVideoEvent.as, Line 1 The name of this class, 'platform.nintendo.wii.media.WiiVideoEvent', conflicts with the name of another class that was loaded, 'platform.nintendo.wii.media.WiiVideoEvent'.
C:\projects\wii\redfire\src\platform\nintendo\wii\media\WiiVideoPlayback.as, Line 1 The name of this class, 'platform.nintendo.wii.media.WiiVideoPlayback', conflicts with the name of another class that was loaded, 'platform.nintendo.wii.media.WiiVideoPlayback'.
C:\projects\wii\redfire\src\com\redfirestudios\tv\wii\ui\Preloader.as, Line 2 The name of this class, 'com.redfirestudios.tv.wii.ui.Preloader', conflicts with the name of another class that was loaded, 'com.redfirestudios.tv.wii.ui.Preloader'.
C:\projects\wii\redfire\src\platform\nintendo\wii\WiiControllerButton.as, Line 2 The name of this class, 'platform.nintendo.wii.WiiControllerButton', conflicts with the name of another class that was loaded, 'platform.nintendo.wii.WiiControllerButton'.
C:\projects\wii\redfire\src\com\redfirestudios\tv\wii\components\VideoInfo.as, Line 1 The name of this class, 'com.redfirestudios.tv.wii.components.VideoInfo', conflicts with the name of another class that was loaded, 'com.redfirestudios.tv.wii.components.VideoInfo'.
Scene=Scene 1, layer=Layer 1, frame=1, Line 1 There is no class or package with the name 'com.redfirestudios.tv.wii' found in package 'com.redfirestudios.tv'.