face08 / bulk-loader

Automatically exported from code.google.com/p/bulk-loader
0 stars 0 forks source link

Failed to get content with url #89

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?

1. Create first SWF that imports BulkLoader
2. Create a second SWF that imports BulkLoader and loads the first SWF
3. onComplete in the second SWF try and access the first SWF asset

What is the expected output? What do you see instead?

The first SWF should be loaded into the second.

What version of the product are you using? On what operating system?

BulkLoader rev 239
Windows XP SP2 x64
Flash Player 10.0.12.36
Flash IDE CS4

Please provide any additional information below.

If I remove the imports for BulkLoader from the first SWF then there are no
problems, however I need the BulkLoader functionality in the first SWF so
this is not the solution.

Original issue reported on code.google.com by davgot...@gmail.com on 22 Apr 2009 at 4:13

Attachments:

GoogleCodeExporter commented 8 years ago
Hi DavGothic.

I can't see the how this issue could happen. I've just coded a quick minimal 
test case and it works fine. 
If you are sure this is not an issue with extra code in your project, and can 
come with a minimal test case for 
reproducing this, I'll reopen this ticket (I am not sure what the .7x file you 
uploaded is).

Regards
Arthur Debert

Original comment by debert on 27 Apr 2009 at 2:36