A Flash Developer Resource Site

Results 1 to 2 of 2

Thread: SWF File Loader

  1. #1
    Junior Member
    Join Date
    Nov 2004
    Posts
    2

    SWF File Loader

    Howdy,

    I'm working on a game engine as apart of my uni-project, and I am trying to figure out how to write a SWF file loader. I am wanting to create menu's in the game based off the content in a SWF file.

    Could you point me in the right direction/give me some indication on how difficult this would be.

    Thanks.

    --
    Leigh McCulloch
    lm@shokem.com
    --
    Leigh McCulloch
    lm@shokem.com

  2. #2
    Senior Member
    Join Date
    Feb 2001
    Posts
    140
    You could have a look at gameSWF . it has the most support for what you are looking for. But it does not support much action script, so as long as you can get by without that.

    If you tried to do it from scratch it would take a segnificant amount of time, parseing an swf would only be half your problem - which is not as simple as you would think - and then trying to render the content as the mm flash player does... that alone would be enough for a uni project.
    http://www.chironexsoftware.com

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