User Tag List

Page 2 of 2 FirstFirst 1 2
Results 11 to 17 of 17

Thread: Conveting mfa. files to swf. files.

  1. #11
    Clicker Fusion 2.5 DeveloperFusion 2.5+ DLCAndroid Export ModuleSWF Export ModuleUnicode Add-on
    Looki's Avatar
    Join Date
    Aug 2006
    Location
    Karlsruhe, Germany
    Posts
    3,741
    Mentioned
    5 Post(s)
    Tagged
    1 Thread(s)

    Re: Conveting mfa. files to swf. files.

    Um, there are documentations about the format. You can easily recreate stuff like quick backdrops uisng tiles, and what's the point of saying that MMF is raster and flash vector? Flash uses shapes, but you could just a rectangle with a texture for "sprites". Plus, there are many tools like Adobe Flash CS3, e.g. Swishmax. And I think it's possible to read MFA's on your own aswell.

  2. #12
    No Products Registered

    Join Date
    Jul 2006
    Posts
    78
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Conveting mfa. files to swf. files.

    One of the main reasons why swf files are easily decompiled is because of the open support for the swf format. There are many tools that can generate a SWF file, one example is SWF to XAML Converter

    Adobe is all about open source, especially since the release of the Flex Framework.

  3. #13
    Clicker Multimedia Fusion 2
    SEELE's Avatar
    Join Date
    Jul 2007
    Location
    Terra australis incognito
    Posts
    1,916
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Conveting mfa. files to swf. files.

    The adobe website does say that SWF is a closed format.

    also using raster graphics in a vector format means removing any usefulness which comes with it.

    I don't doubt that there are programs which CAN! open / generate swf files but were talking about a program which removes the necessity to ever purchase flash you can be sure there is a few pages in there intellectual protection devoted completely to this.

    And the stupidest thing about this whole idea is the date '2017'???

    Do you actually intend us to believe that a company such as clickteam has said that they plan to release an update in NINE YEARS! for a package (mmf2) which by that time will be dead and forgotten (and mmf3 will be on it's way out) which allows said dead package to illegally export in a file format which is read by another program which by that time will also be dead, or at least operate completely different?

  4. #14
    Clicker Multimedia Fusion 2 DeveloperSWF Export Module

    Join Date
    Jun 2006
    Posts
    6,773
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)

    Re: Conveting mfa. files to swf. files.

    I don't doubt that there are programs which CAN! open / generate swf files but were talking about a program which removes the necessity to ever purchase flash you can be sure there is a few pages in there intellectual protection devoted completely to this.
    Really?

  5. #15
    Clicker Multimedia Fusion 2 Developer

    Join Date
    Jul 2006
    Location
    Denmark
    Posts
    1,812
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Conveting mfa. files to swf. files.

    Quote Originally Posted by SEELE
    And the stupidest thing about this whole idea is the date '2017'???
    The date was a joke on how Clickteam said they'd release a new HWA beta in a week and ends up releasing it almost a year after.

    But yeah Clickteam did announce the possibility of exporting to Flash.

  6. #16
    Clicker Fusion 2.5 (Steam)HTML5 Export Module (Steam)iOS Export Module (Steam)Universal Windows Platform Export Module (Steam)

    Join Date
    Nov 2007
    Posts
    456
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Conveting mfa. files to swf. files.

    Converting files isn't illegal and never has been illegal. If it were, then please answer the following for me:

    How does OpenOffice save in Microsoft Office formats, when that would be "illegal"? (it is technically converting from OO's native format to Office's)

    How does <insert name of any of the billions of freeware media converters> convert music files from, say, MIDI to MP3? Again, that would also class as "illegal" on your rules.

    And here's a good one: How does Clickteam allow programs to be saved as Java applications, when those kind of copyrights are owned by (iirc) Sun Microsystems?

  7. #17
    No Products Registered

    Join Date
    Jul 2006
    Posts
    78
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Conveting mfa. files to swf. files.

    Here's another list of projects, some are alternative IDEs that compile swf files: http://osflash.org/projects.

    also using raster graphics in a vector format means removing any usefulness which comes with it
    Not entirely. I wouldn't consider swf a vector only format. A Swf doesn't need to have any vector elements, you can use the bitmap class to create bitmaps on the fly or import a bunch yourself.

    The Flash format has no notion of animation other than transformation matrices. Apply a matrix to an element on a per frame basis to move it around. It's not some top secret format that no one knows about, there is solid support for the format in general. There are also 3rd party Flash file format SDKs which you can acquire by license or build your own.

    Back to the original topic. I'm sure it's possible for MMF to one day be able to export a SWF, even if that means zero support for vector graphics. No doubt a challenge but possible.

Page 2 of 2 FirstFirst 1 2

Similar Threads

  1. "Flash / INI object: now loads INI files stored as binary files in the application."
    By EdibleWare in forum SWF/Flash Export Module Version 2.0
    Replies: 5
    Last Post: 2nd July 2014, 10:22 AM
  2. INI files?
    By OveMelaa in forum Android Export Module Version 2.0
    Replies: 1
    Last Post: 4th April 2013, 04:31 PM
  3. Loading files such as INI,Text files, List Files?
    By Gibbon in forum SWF/Flash Export Module Version 2.0
    Replies: 3
    Last Post: 21st July 2012, 06:41 AM
  4. INI files versus XML files - which one's better?
    By TheSynapse in forum Multimedia Fusion 2 - Technical Support
    Replies: 7
    Last Post: 6th April 2012, 03:14 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
  •