A Flash Developer Resource Site

Search:

Type: Posts; User: opaqueindustries

Search: Search took 0.06 seconds.

  1. That's coming in the next rev. I've got the swf...

    That's coming in the next rev. I've got the swf 5 compiler code working, now I just need to patch in the flasm stuff and get the clip actions working. RSN..
  2. Ming is an open source (LGPL) SWF output library,...

    Ming is an open source (LGPL) SWF output library, written in C, with wrappers for PHP, Python, Perl, Ruby, and C++. Ming provides almost all of the features of Flash 4, including: shapes, gradients,...
  3. (hrm, I replied to this yesterday but the message...

    (hrm, I replied to this yesterday but the message disappeared..)

    There isn't currently a win32 makefile since I don't have msvc, but I've heard of people building ming on win32 with very few...
  4. Thread: MP3

    by opaqueindustries
    Replies
    2
    Views
    1,096

    The delayseek is the number of samples left over...

    The delayseek is the number of samples left over from the previous movie frame. (I have no idea why it starts off at around 1661..) There are 576 mono samples for each MP3 frame, and you have to...
  5. Ming is an open source (LGPL- which means you...

    Ming is an open source (LGPL- which means you /can/ use it for commercial projects) c library for generating SWF format movies, plus a set of wrappers for using the library in c++ and popular...
  6. Announcing a new release of the Ming open source...

    Announcing a new release of the Ming open source SWF output library/SDK:

    http://www.opaque.net/ming/

    This version fixes all known memory leaks and segfaults (many thanks to Purify), making it...
  7. Version 0.0.3a adds gradients, color transforms,...

    Version 0.0.3a adds gradients, color transforms, and shape fill transformations to this open-licensed (LGPL) and well-supported alternative to the "official" flash sdk.

    ...
  8. Ming is a C library for generating SWF format...

    Ming is a C library for generating SWF format animations, and a set of wrappers for using the library from PHP, Python, and Ruby. It strives to be an open source and bug-free (and supported)...
  9. Here's what I've gathered about how the new...

    Here's what I've gathered about how the new flash5 actionscript bytecode engine works:

    http://www.opaque.net/~dave/swf5action.html

    Lots of uncertainties in there, but enough to save you a lot...
  10. Replies
    2
    Views
    3,690

    I'll plug my php/swf output library here: ...

    I'll plug my php/swf output library here:

    http://www.opaque.net/ming/

    It's way beta, but it's got plenty of examples and documentation and it does some stuff that the existing php/swf code...
  11. New features: text fields, browser-defined fonts...

    New features: text fields, browser-defined fonts (_serif, etc.), type 2 buttons.

    Ming is a C library for generating SWF ("Flash") format movies, with PHP module code that wraps all of the...
  12. Ming is a C library for generating SWF ("Flash")...

    Ming is a C library for generating SWF ("Flash") format movies, with PHP module code that wraps all of the functions into handy PHP objects.

    Now includes support for: shapes, morphs, sprites,...
Results 1 to 12 of 12




Click Here to Expand Forum to Full Width

HTML5 Development Center