i build an AIR Mobile AS3 project in FlashDevelop use AIR3.2 SDK and flashPlayer 11.2 ,test the Starling demo,
i compiled it without any error,but can't see anything on the stage 。
the strange thing is i can see the result by running the swf compiled out
then, i try it in Flash CS5.5 with the same configuration , it works well , what the matter is?
help me ,thanks in advance!
Starling demo in FlashDevelop AIR Mobile AS3 project can't render
(5 posts) (3 voices)-
Posted 1 year ago #
-
Hm, difficult to say -- is there any error output when you're using the debug player? If you're running it from within the browser, try the standalone player, and vice versa -- perhaps this gives you some clue!
Posted 1 year ago # -
i used the AIR3.2 player in the project and see nothing on stage ,i'm sure the demo runs correctly for the mouse cursor turn to button mode while rolling over a button which i can't see it
besides , i configed AIR 3.2 SDK and player 11.2 debugger in flash CS 5.5 , the demo displayed with player 11.2 , the i changes the player version to AIR FOR IOS(AIR3.2) in the property pannel , it is invisiblePosted 1 year ago # -
the problem has been resolved ,i download Air 3.3 beta replaced the Air 3.2
the problem looks like that the Air3.2 doesn't support Stage3D on Mobile ?Posted 1 year ago # -
Both AIR 3.2 and 3.3beta support Stage3D on mobile. Maybe you missed a configuration step when setting up 3.2 originally.
Posted 1 year ago #
Reply
You must log in to post.