Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Flex compiles addressbook but won't let me run it #44

Closed
GoogleCodeExporter opened this issue Mar 13, 2015 · 2 comments
Closed

Flex compiles addressbook but won't let me run it #44

GoogleCodeExporter opened this issue Mar 13, 2015 · 2 comments

Comments

@GoogleCodeExporter
Copy link


Download source and libs AmFastLib.swf and insert them into a new flex 
project. 3.2, 3.3, or 4.0

Wait for compile and then Run it 


I have flash player 10 debug version and it played the precompiled swf fine 
off my site... I have amfast addressbook example working on my server, but 
I am kind of lost as to why flex throws so may errors.


Are there compiler arguements I need to include? I feel like I am missing 
something simple...

Here is the first of many errors, but the only one mentioning remoteing is

VerifyError: Error #1053: Illegal override of initEndpoint in 
mx.rpc.remoting.mxml.RemoteObject.

    at flash.display::MovieClip/nextFrame()
    at 
mx.managers::SystemManager/deferredNextFrame()[C:\autobuild\galaga\framewor
ks\projects\framework\src\mx\managers\SystemManager.as:322]
    at 
mx.managers::SystemManager/preloader_initProgressHandler()[C:\autobuild\gal
aga\frameworks\projects\framework\src\mx\managers\SystemManager.as:3094]
    at flash.events::EventDispatcher/dispatchEventFunction()
    at flash.events::EventDispatcher/dispatchEvent()
    at 
mx.preloaders::Preloader/timerHandler()[C:\autobuild\galaga\frameworks\proj
ects\framework\src\mx\preloaders\Preloader.as:399]
    at flash.utils::Timer/_timerDispatch()
    at flash.utils::Timer/tick()


Original issue reported on code.google.com by JoshBWh...@gmail.com on 28 Oct 2009 at 1:32

@GoogleCodeExporter
Copy link
Author

That's weird. I think the AmFastLib.swc was compiled with SDK version 3.4. 
Maybe try
using that SDK, or re-compiling AmFastLib with whichever version of the SDK 
you're using?

Original comment by dthomp...@gmail.com on 30 Oct 2009 at 6:12

@GoogleCodeExporter
Copy link
Author

It looks like re-compiling AmFastLib with the same version of the Flex SDK 
fixes the
problem.

Original comment by dthomp...@gmail.com on 1 Nov 2009 at 10:09

  • Changed state: Invalid

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant