Closed GoogleCodeExporter closed 8 years ago
Hi Daniel.
Thanks for the report.
What version of safari are you running? I have 4.x here and I cannot reproduce
it. If you are running Safari 5, I'd ask you for some help diagnosing the
issue, since I don't have it on my local machine.
1. Can you run the test suite at:
http://www.emptywhite.com/bulkloader-assets/test-suite/TestSuite.swf
and let me know which tests fail?
2. Can you create a simple as3 class using a regular Loader objet to load an
image, and check that both bytesLoaded and bytesTotal are correctly being set?
The reason I ask is because there is nothing ** at all** browser specific about
BulkLoader. If there is something wrong on a particular Safari reason, it's
likely a bug on their part, and will therefore affect the native api as well.
Best regards,
Original comment by debert
on 16 Jun 2010 at 11:55
Hi Arthur,
thank's for you fast replay. I rebuilt my scenario and now it works..must be
something within my loading-setup. So everything is fine :)
You can close this issue!
> 1. Can you run the test suite at:
> http://www.emptywhite.com/bulkloader-assets/test-suite/TestSuite.swf
> and let me know which tests fail?
1 test fails: testItemsArePaused
Status: failure
Time: 2.405
Failure:Expected finished, got: stopped
Asserts: 4
Stack:Error
at br.com.stimuli.loading.tests::PauseAllResumeTest/testItemsArePaused()[/Users/arthurdebert/Documents/projects/bulk-loader/bulk-loader-git/tests/src/br/com/stimuli/loading/tests/PauseAllResumeTest.as:114]
at br.com.stimuli.kisstest::TestCase/run()[/Users/arthurdebert/Documents/projects/bulk-loader/bulk-loader-git/tests/third-parties/src/br/com/stimuli/kisstest/TestCase.as:51]
at br.com.stimuli.kisstest::TestRunner/onTestSetupDone()[/Users/arthurdebert/Documents/projects/bulk-loader/bulk-loader-git/tests/third-parties/src/br/com/stimuli/kisstest/TestRunner.as:79]
at flash.events::EventDispatcher/dispatchEventFunction()
at flash.events::EventDispatcher/dispatchEvent()
at br.com.stimuli.loading.tests::PauseAllResumeTest/completeHandler()[/Users/arthurdebert/Documents/projects/bulk-loader/bulk-loader-git/tests/src/br/com/stimuli/loading/tests/PauseAllResumeTest.as:57]
at flash.events::EventDispatcher/dispatchEventFunction()
at flash.events::EventDispatcher/dispatchEvent()
at flash.utils::Timer/tick()
Thanks and bye!
Daniel
Original comment by daniel.h...@gmail.com
on 16 Jun 2010 at 12:25
Original comment by debert
on 16 Jun 2010 at 1:45
Original issue reported on code.google.com by
heide...@gmail.com
on 16 Jun 2010 at 11:40