User Tag List

Results 1 to 9 of 9

Thread: MMF developed flash games on popular portal sites?

  1. #1
    No Products Registered

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

    MMF developed flash games on popular portal sites?

    The idea of compiling to Flash using MMF is very appealing. After spending some time poking around this forum, I'm having a hard time finding a detailed description of what we can and cannot do with the resulting swf.

    I'm simply not interested in mochimedia, and would ideally like the option to have a game hosted on one of those sites you hear about all the time (kongregate, newgrounds, etc). I admit that I know little about the swf format or the types of wrappers that these portal sites require, so I figure I'll ask these questions:

    1) What exactly is an MMF swf missing that might prevent a regular flash portal from accepting the game?

    2) Will there be any development to better accommodate this?

    Thanks much.

  2. #2
    Clicker Fusion 2.5 DeveloperAndroid Export ModuleHTML5 Export ModuleiOS Export ModuleSWF Export ModuleXNA Export Module
    MJK's Avatar
    Join Date
    Jun 2006
    Location
    Espoo, Finland
    Posts
    1,162
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: MMF developed flash games on popular portal sites?

    There are probably already dozens of MMF2 games on both Newgrounds and Kongregate. Both sites will accept all submitted MMF2 flash games (as long as they don't contain any prohibited material).

    What's keeping MMF2 flash games out of e.g. MindJolt and some other big portals is the fact that those sites require their own high score API integration which is currently impossible for MMF2 users to implement. If I'm correct there is an extension in the works that would allow this in the future, though.

  3. #3
    Clicker Fusion 2.5 DeveloperAndroid Export ModuleHTML5 Export ModuleiOS Export ModuleSWF Export Module
    Ryan's Avatar
    Join Date
    Nov 2008
    Location
    Australia
    Posts
    1,279
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: MMF developed flash games on popular portal sites?

    1) Nothing, your game will be accepted by new grounds, kongregate and more with no built in ads. Kongregate provide their own ad wrapping when you upload the game, and provide you with a percentage of profits from the ads.

    Newgrounds will accept your game with or without advertising, if you want to make money from ads on newgrounds, you'd have to implement some kind of ads be it mochimedia or a similar service. Newgrounds just hosts the games, it doesn't provide developers with any sort of payment based on plays/impressions.

    2) The only thing that is perhaps missing from not using mochimedia is the built in encryption that comes with using mochimedia live updates. Without any encryption in your flash file, anyone can decompile it, get the .mfa and open it in MMF2. This means potentially people could steal your code or change your game for their own benefit.

    Another benefit of mochimedia is that (with your permission) they distribute your game to a large number of portals that you've probably never heard of. This means more exposure for your game and more impressions for your ads.

  4. #4
    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: MMF developed flash games on popular portal sites?

    Quote Originally Posted by Ryan
    Without any encryption in your flash file, anyone can decompile it, get the .mfa and open it in MMF2
    I'd like to see you try and get an .mfa from MMF bytecode

  5. #5
    No Products Registered

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

    Re: MMF developed flash games on popular portal sites?

    Ah, thank you for the answers. This is very good to hear.

    Can anyone point me to some MMF flash games that are currently on Kongregate? I'd love to see the most polished & popular ones we've got so far.

  6. #6
    Forum Moderator Fusion 2.5 DeveloperHTML5 Export ModuleiOS Export ModuleSWF Export Module
    DavidN's Avatar
    Join Date
    Jun 2006
    Location
    Boston, MA, USA
    Posts
    4,044
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: MMF developed flash games on popular portal sites?

    I don't have one on Kongregate yet, but I have four on one of the other sites you mentioned in the first post, Newgrounds:

    http://davidxn.newgrounds.com/

  7. #7
    Forum Moderator Fusion 2.5 DeveloperHTML5 Export ModuleiOS Export ModuleSWF Export Module
    DavidN's Avatar
    Join Date
    Jun 2006
    Location
    Boston, MA, USA
    Posts
    4,044
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: MMF developed flash games on popular portal sites?

    Noughts and Crosses Extreme, by Achronism Studios (Ryan on this forum) is on Kongregate, and is one of the most polished puzzle games I've seen in it: http://www.kongregate.com/games/achronism/noughts-and-crosses-extreme

  8. #8
    No Products Registered

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

    Re: MMF developed flash games on popular portal sites?

    Thanks DavidN, those example projects are helpful. I'm pretty confident now that I can make something fun. Between the games that exist so far and the proof of ongoing development, it looks like I'm sold on the SWF exporter.

    We should have a sticky with links to our community's games on popular flash sites and success stories. That would be a huge encouragement to newcomers.

  9. #9
    Clicker Fusion 2.5 DeveloperAndroid Export ModuleiOS Export ModuleSWF Export Module
    Eliyahu's Avatar
    Join Date
    Oct 2007
    Location
    Seattle, WA
    Posts
    1,523
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: MMF developed flash games on popular portal sites?

    There are so many though...... I have 9 games so far on NewGrounds, distributed with Mochi. 1 got featured on a popular Polish site, and my latest game is featured on a Spanish site (with an Alexa rank of 20,892, which is pretty good) so I'm getting like 1.5-2k impressions a day.

    I think a while ago I suggested a "Success Stories" thread, the problem is you need rules, so instead of discussions, you have useful documentation and stories that are easy to find.
    What I mean is not having to filter through a few pages of discussion to find the actual content.

    I strongly suggest a mod or admin start this up, I think itd be nice to see how people are doing, and it'd definitely look good to people interested in buying the SWF Exporter.

Similar Threads

  1. Really simple Flash extension (game portal API) request
    By oruga in forum Paid Design & Development Requests
    Replies: 1
    Last Post: 10th February 2013, 01:23 AM
  2. Creating time Trial Demo for Portal Sites
    By cds12345 in forum Multimedia Fusion 2 - Technical Support
    Replies: 1
    Last Post: 6th December 2011, 12:30 PM
  3. Are Mmf Flash games slower then native Flash?
    By Outcast in forum SWF/Flash Export Module Version 2.0
    Replies: 1
    Last Post: 23rd October 2011, 02:31 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
  •