User Tag List

Results 1 to 5 of 5

Thread: Get object

  1. #1
    Clicker Multimedia Fusion 2 DeveloperAndroid Export Module

    Join Date
    May 2013
    Posts
    63
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Get object

    Hi!

    I've been offered to make an app for a construction company that includes a concept of online login and a basket of objects that you add to an online "wishing list".
    People have told me that I need to learn about the get object in order to do this.. Though I'm not sure about how to do this.. In eight hours I have promised to answer the construction company whether this is possible or not.. Could someone please post a link with a guide(if there is any) or explain how to do this??

    Thanks

    John

  2. #2
    Clicker Fusion 2.5 DeveloperAndroid Export ModuleHTML5 Export ModuleSWF Export Module

    Join Date
    May 2012
    Location
    NSW, Australia
    Posts
    405
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Its certainly possible, but to be honest i think you're jumping in the deep end if you haven't touched PHP or the GET object before.
    Hopefully somebody whos experienced in the matter can help.

  3. #3
    Clicker Multimedia Fusion 2 DeveloperAndroid Export Module

    Join Date
    May 2013
    Posts
    63
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Thanks for being honest but I would at least try and see how complicated it might be..

  4. #4
    Clicker Fusion 2.5 DeveloperAndroid Export ModuleiOS Export ModuleSWF 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)
    Popcorn's Avatar
    Join Date
    Jun 2006
    Location
    Norway, Bergen
    Posts
    2,366
    Mentioned
    13 Post(s)
    Tagged
    0 Thread(s)
    Hi Johnnier. What they want doesn't sound very hard to do, but you must know how to write a webserver such as Php or Asp.Net. The logic would happen on the server, and the Get object's purpose is to communicate with the server.

    Online highscore examples are pretty much the kind of examples you'll find regarding MMF2 and Get, and Jeff have written a very good one: http://www.flyinvinteractive.com/onl...res_readme.pdf
    It should give you some insight into what you're dealing with here. I also recommend learning about Php (if that's your choice of environment) on sites dedicated to Php.

  5. #5
    Clickteam Clickteam
    Danny's Avatar
    Join Date
    Aug 2007
    Location
    United Kingdom
    Posts
    3,016
    Mentioned
    21 Post(s)
    Tagged
    2 Thread(s)
    If this is a big contract and you have no experience in PHP and/or GET then this could end up a struggle for you. I can't add anymore to Popcorn's post really, it's spot on. You need to know how SQL/PHP work serverside and use GET for the clientside link. If purchasing is also involved, you will need to learn more about SSL/Encryption and obfuscating data sent to/from the server too.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •