A Flash Developer Resource Site

Results 1 to 13 of 13

Thread: Going Crazy, loader, simple file example included

Threaded View

  1. #1
    Senior Member
    Join Date
    Apr 2000
    Location
    Minneapolis
    Posts
    2,127

    Going Crazy, loader, simple file example included

    Hi,
    I am using the bulkloader class which I was directed to on this board.
    It is really good, but is proving beyond my AS3 knowledge.
    It can be found here
    http://code.google.com/p/bulk-loader/

    I have attached a zip file with everything needed to look at my problem in its simplest form.
    basic_shell.fla includes the class basic_bulk.as
    this loads partA.swf and partB.swf in sequence.
    It displays percent loaded of the total for both files in a textbox.
    This much works fine

    There is a button in partA.swf that should load partC.swf, does not work.
    The textbox in basic shell should display the percent loaded for partC.swf, does not work

    NOTE All the loading is handled in basic_bulk.as
    I have not been able to get this working in the basic_bulk.as
    My last attempt is commented out in the .as file.
    All the files are in fla form, just export swf's.
    all class files are included in the correct folder setup.

    I am in over my head!
    I have stripped this down to absolutely basic, so hopefully someone will take pity and take a look.

    thanks
    mark
    Last edited by mgason; 07-10-2009 at 05:20 PM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  




Click Here to Expand Forum to Full Width

HTML5 Development Center