A Flash Developer Resource Site

Results 1 to 3 of 3

Thread: Creating SWF Files

  1. #1
    Senior Member axcho's Avatar
    Join Date
    Jun 2006
    Posts
    113

    Creating SWF Files

    I had the idea of making a stick animation program sort of like Pivot, except it would create a SWF instead of a GIF. I would appreciate any information about the SWF file format and how to create those files. I have some experience with assembly programming, so I can probably deal with the bytecode.

    If that's not possible, I could probably have it output ActionScript to paste into Flash, but then you would also need Flash, and it's kind of messy. Any suggestions?

  2. #2
    Registered User
    Join Date
    Feb 2001
    Posts
    13,041
    Hi,

    suggest to look at tools that already create swf, like ming, mtasc. There is even a php only library (a bit slower on the server, but one does not have to bug the hosting company about software they dont know). Have a look at what these things do, and how they do it.

    Musicman

  3. #3
    Senior Member axcho's Avatar
    Join Date
    Jun 2006
    Posts
    113
    Thanks for the suggestions. I just found a site that looks like it might have all the information I need. I guess the next thing to find out is how Flash programs can manipulate files.

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