aopui / redtamarin

Automatically exported from code.google.com/p/redtamarin
Other
0 stars 0 forks source link

AS3 flash.display.Sprite class #93

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
no matter what we need a Sprite class or we receive this error
"The definition of base class Sprite was not found."
when building SWC

for now we use a mock class in the /build/docs folder

we need to move this class in the /src/as3/flash/display/ folder
(like any other AS3 classes)

and as an option provide a "dumb" implementation
or if no time just keep it as a mock/fake

Original issue reported on code.google.com by zwetan on 7 Dec 2013 at 5:42

GoogleCodeExporter commented 9 years ago

Original comment by zwetan on 7 Dec 2013 at 6:21