Jump to content
Search Community

BunbunManju

Members
  • Posts

    8
  • Joined

  • Last visited

BunbunManju's Achievements

1

Reputation

  1. Yes, I did posted the same problem last year, and it was not solved. As such, I did a new posting, hoping someone knows how. I did as you said, download the latest version of greensock, cleaned the project, re-import and path it and all...but it did not work. Only when I manually deleted any residues from the bin-debug folder and the bin-release-temp folder, export a new release build, and IT WORKS! So it might be just like you said Carl. The greensock versions in the bin-release-temp folder and the bin-debug folder might had been conflicting with the latest greensock I put in my lib folder. Overall, thanks a lot. Apologies if I wasted your time.
  2. I did include the TweenMax.as in my project since it is together with com.greensock, but I swear I did not import it and instantiate it. Unless TweenNano.as calls on TweenMax, if not I still do not understand why it will spawn that error. Also... I did looked at the link you provide. I did load swfs, but my swfs never include or import any greensock materials at all.
  3. Hi everyone, I want to ask if anyone know anything about the following: ...\bin-release-temp\AOT\AOTBuildOutput4013688907465272080.tmp\ABCFiles\AOTBuildOutput-0000000200.abc: Error #1053: Illegal override of render in com.greensock.TweenMax. Compilation failed while executing : compile-abc This error appeared when I tried to export release build from Flash Builder. I only used LoaderMax and TweenNano from greensock, but this is about TweenMax. Please help me.
  4. Because Apple rejected my app for saying that there is a blank screen when my app login, but when I tested on my tablet by running or debugging on my ipad, there was no blank screen at all, that is why I am testing on TestFlight Beta Testing. And still there is no black screen, but then this time... Swfloader would not load anymore . Please can anyone please tell me anything about it. My deadline is coming up T.T
  5. Hi, I have a very weird problem here. I am using swfloader in flash builder 4.7 for my adobe air app and it is working fine on air 16 with IOS 8 device when I debug it on the device itself. The thing is when I export it for TestFlight Beta Testing in IOS, it would not load at all. Can anyone help me with this???
  6. Hi, well for my case. I did not even use TweenMax. I am only using the SwfLoader and XMLLoader from greensock and I am getting this error: Error occurred while packaging the application: ...\bin-release-temp\AOT\AOTBuildOutput4013688907465272080.tmp\ABCFiles\AOTBuildOutput-0000000200.abc: Error #1053: Illegal override of render in com.greensock.TweenMax. Compilation failed while executing : compile-abc Do you know what is wrong and how can I go about solving it? It only happen when I tried to export release build.
  7. Hi, I have this bug that I want to ask about. I am using swfloader to load up swf movie and as it loads, I play it after is hit certain percentage loaded. The thing is, the first time I load up the swfloader, the screen blink. It only occur to the first swf loading upon launching the app, and it only happen in android, not IOS. After the first swf loading, other swf file load without a blink perfectly. Can anyone advise me on the possible reasons that cause this blink? I would like to get rid of it.
×
×
  • Create New...