You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What steps will reproduce the problem?
1.checkout http://gfacet.googlecode.com/svn/trunk/
2.use flex sdk 3.4 and build
3.Getting errors
What is the expected output? What do you see instead?
Expected to build
What version of the product are you using? On what operating system?
Windows operating system. Building from trunk.
Please provide any additional information below.
import popup.StableAbout; in MainMenuController , type does not exist.
preloader="preloader.CustomPreloader" in main.mxml says Error: Access of
undefined property CustomPreloader.
preloader: preloader.CustomPreloader
Original issue reported on code.google.com by [email protected] on 10 Oct 2011 at 5:57
The text was updated successfully, but these errors were encountered:
Tried flex 3.3. Actually pop.StableAbout is not even there in the trunk. I saw
the same file in relfinder but gfacet does not have the file. CustomPreloader
gives same error.
Sorry, the code is quite buggy (it was only a prototype). However, it worked
the last time I tried it...
Unfortunately I don't have the time to look into details now. But I will try to
come back to your problem at the end of the week.
If you find a solution yourself, please let me know.
Thanks
Philipp
Original issue reported on code.google.com by
[email protected]
on 10 Oct 2011 at 5:57The text was updated successfully, but these errors were encountered: