User Tag List

Results 1 to 6 of 6

Thread: QR code generator

  1. #1
    Clicker Fusion 2.5 DeveloperHTML5 Export ModuleiOS Export ModuleMac Export ModuleSWF Export Module
    Sevennemesis's Avatar
    Join Date
    May 2012
    Location
    Québec
    Posts
    235
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Question QR code generator

    would it be possible to create a QR code generator in mmf2?

  2. #2
    Clickteam Clickteam
    Nico's Avatar
    Join Date
    Jun 2006
    Location
    France
    Posts
    2,551
    Mentioned
    0 Post(s)
    Tagged
    1 Thread(s)
    No, but via a specific extension, maybe...
    --------------------------------------
    Nicolas "Nico" Sourdeval
    Clickteam

  3. #3
    Clicker Fusion 2.5 DeveloperSWF Export Module
    Fusion 2.5 (Steam)Fusion 2.5 Developer (Steam)Android Export Module (Steam)HTML5 Export Module (Steam)iOS Export Module (Steam)Universal Windows Platform Export Module (Steam)

    Join Date
    Dec 2009
    Location
    Louisiana, USA
    Posts
    369
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    There are ActieX components for QR Code Generation. Using the ActiveX extension you could easily implement this in to your app.

  4. #4
    Clicker Multimedia Fusion 2SWF Export Module

    Join Date
    Sep 2006
    Posts
    1,577
    Mentioned
    2 Post(s)
    Tagged
    0 Thread(s)
    I don't see why it would be hard to make a QR code generator in MMF2, it seems like it would be as trivial as it would be in any other language, perhaps easier because of the ease of displaying the graphics. But the caveat here is that you actually have to know the algorithm for generating QR codes. As long as you knew the algorithm, its as simple as making a bunch of black squares in an array visible or invisible, or just drawing it directly via an extension like the surface object. You don't even have to worry about calculating the difficult things like optical recognition or CRC, those are done on the reader.

  5. #5
    Clicker Fusion 2.5 DeveloperSWF Export Module
    Fusion 2.5 (Steam)Fusion 2.5 Developer (Steam)Android Export Module (Steam)HTML5 Export Module (Steam)iOS Export Module (Steam)Universal Windows Platform Export Module (Steam)

    Join Date
    Dec 2009
    Location
    Louisiana, USA
    Posts
    369
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Details of the ISO for QR code can be found here:

    http://raidenii.net/files/datasheets/misc/qr_code.pdf

  6. #6
    Clicker Fusion 2.5
    dogen's Avatar
    Join Date
    Jan 2013
    Posts
    53
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    i'm bumping this up, it would be amazing if someone made a qr code generator extension!

Similar Threads

  1. Help:Tone generator
    By Ham in forum Multimedia Fusion 2 - Technical Support
    Replies: 4
    Last Post: 27th October 2009, 08:27 AM
  2. tone generator
    By Tuna in forum Multimedia Fusion 2 - Technical Support
    Replies: 4
    Last Post: 10th November 2008, 01:50 AM
  3. V-Code Generator Source Code
    By LB in forum File Archive
    Replies: 1
    Last Post: 10th March 2008, 08:52 PM
  4. code generator
    By Horn in forum Multimedia Fusion 2 - Technical Support
    Replies: 10
    Last Post: 16th March 2007, 05:16 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
  •