Closed GoogleCodeExporter closed 9 years ago
Reflect now depends on the playerglobal.swc for flashplayer 10.1. To create a
succesful build you can either use the maven build or manually add the
playerglobal to your FB4 project:
-project properties->Flex Library Build Path->Library Path
-Open the tree view for the Flex 4.1 SDK and find playerglobal.swc
-Select it and choose 'remove' from the buttons on the right
-Click 'Add SWC...'
-Find your Flex 4.1 SDK folder on your harddrive and navigate to this
path:/frameworks/libs/player/10.1
-Select the playerglobal.swc in this location
Voila, your build should be good to go again.
(The new functionality that relies on the 10.1 player isn't finished yet, so
for now ignore it)
P.S. This also *doesn NOT* mean that the entire -reflect library can only be
used in combination with flashplayer 10.1. Only certain functions will, but the
core functionality is backwards compatible.
Original comment by ihatelivelyids
on 10 Dec 2010 at 8:02
Original issue reported on code.google.com by
mbi...@ict.usc.edu
on 10 Dec 2010 at 2:53