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
PureMVC Manifold
Port to AS3
Standard Version
Bug Report
[ DEFUSED ] VerifyError: Error #1014... in Flash CS3
Pages: [
1
]
« previous
next »
Author
Topic: [ DEFUSED ] VerifyError: Error #1014... in Flash CS3 (Read 20026 times)
rknaggs
Newbie
Posts: 2
[ DEFUSED ] VerifyError: Error #1014... in Flash CS3
«
on:
October 24, 2007, 09:19:49 »
I'm currently using Flash CS3. I downloaded PureMVC 1.6, also downloaded the HelloFlash source. I setup the paths to point to the HelloFlash project folder, also the location for the PureMVC. It compiles properly (No errors) when you select File -> Publish. But when you try to run the example (Control+ TestMovie), I get the following error in the output box:
VerifyError: Error #1014: Class org.puremvc.patterns.facade::Facade could not be found.
It all looks right, but not sure why the application won't run.
Ryan.
«
Last Edit: October 29, 2007, 02:14:10 by puremvc
»
Logged
puremvc
Global Moderator
Hero Member
Posts: 2871
Re: VerifyError: Error #1014: Class org.puremvc.patterns.facade::Facade could no
«
Reply #1 on:
October 24, 2007, 11:52:35 »
Ryan,
I'm not sure which option you took for adding PureMVC to your project path, but the most reliable thing is to add it to the AS3/Classes folder. You should end up with on a typical windows install, for instance:
C:/Program Files/Adobe/Adobe Flash CS3/en/Configuration/ActionScript 3.0/Classes/org/puremvc/*
And you should be adding the source code tree there, not the SWC. That only works for Flex.
-=Cliff>
Logged
rknaggs
Newbie
Posts: 2
Re: VerifyError: Error #1014: Class org.puremvc.patterns.facade::Facade could no
«
Reply #2 on:
October 29, 2007, 12:01:11 »
Thanks, that did the trick.
Ryan.
Logged
puremvc
Global Moderator
Hero Member
Posts: 2871
Re: [ DEFUSED ] VerifyError: Error #1014... in Flash CS3
«
Reply #3 on:
November 19, 2007, 03:15:26 »
Definitely make sure the SWC is not in your Actionscript class path (remove altogether if you're using CS3 only).
See the related post in the bug report board:
http://forums.puremvc.org/index.php?topic=112.0
-=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...