Futurescale, Inc.
PureMVC Home
The PureMVC Framework
Code at the Speed of Thought
Over 10 years of community discussion and knowledge are maintained here as a read-only archive.
New discussions should be taken up in issues on the appropriate projects at
https://github.com/PureMVC
PureMVC Architects Lounge
Announcements and General Discussion
General Discussion
Public class IFacade not found when re-compiling .swf file
Pages: [
1
]
« previous
next »
Author
Topic: Public class IFacade not found when re-compiling .swf file (Read 4244 times)
kirkrawlins
Newbie
Posts: 1
Public class IFacade not found when re-compiling .swf file
«
on:
March 04, 2011, 05:31:29 »
I am somewhat of a newbie. I have inherited a site built with the puremvc framework about 3 years ago. I needed to update some of the external .as files. It is my understanding that those edits won't be accessible until I recompile the host .fla file and run the new .swf file. Is that true?
If so, when I try to re-publish my .fla source I receive these errors:
AppFacade.as, LINE 28 1017: The definition of base class Facade was not found. Public class AppFacade extends Facade implements IFacade.
AppFacade.as, LINE 28 1045: Interface IFacade was not found. Public class AppFacade extends Facade implements IFacade.
AppFacade.as, LINE 87 1020: Method marked override must override another method. override protected function initializeController():void
Logged
puremvc
Global Moderator
Hero Member
Posts: 2871
Re: Public class IFacade not found when re-compiling .swf file
«
Reply #1 on:
March 10, 2011, 08:50:32 »
Sounds like PureMVC is not in your classpath. Check out the installation page for info on how to take care of that.
http://trac.puremvc.org/PureMVC_AS3/wiki/Installation
-=Cliff>
Logged
Pages: [
1
]
« previous
next »
Stack Overflow
GitHub
Linked In
Google Plus
Twitter
Powered by SMF 2.0.15
|
SMF © 2006-2007, Simple Machines LLC
|
Content © 2006-2018, Futurescale, Inc.
Loading...