User Tag List

Results 1 to 3 of 3

Thread: Get object?

  1. #1
    Clicker Fusion 2.5 DeveloperHTML5 Export ModuleiOS Export ModuleSWF Export ModuleXNA Export Module
    Ethan's Avatar
    Join Date
    Apr 2010
    Location
    Fort Worth, TX
    Posts
    173
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Get object?

    I need to know how to work the get object and all of it's action, conditions, and expressions. If you have a tutorial or could just explain it to me over the forum, then it would be greatly appretiated. And don't make fun of me because there's only two actions and only two expressions, because without any help info that I can find almost anything can become confusing...?

  2. #2
    Clicker Multimedia Fusion 2 DeveloperSWF Export Module
    RickyRombo's Avatar
    Join Date
    Mar 2008
    Location
    Somewhere between here and there
    Posts
    3,167
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Get object?

    It's pretty easy.

    On Get Complete - triggers when the get has been completed
    Get is pending - triggers while the get is occuring

    Get URL - this is where you type in the url + the GET variables (eg http://yoursite.com/page.php?user=this&score=that )
    Add Post Data - this is what you do to add post data before you Get a page. ie If you want to have a php receive the name and score with post, you'd add the post data "name" = "whatever name" and "score" = "whatever number (as a string)" before you get the page.

  3. #3
    Clicker Fusion 2.5 DeveloperAndroid Export ModuleHTML5 Export ModuleSWF Export ModuleUnicode Add-onInstall Creator Pro

    Join Date
    Apr 2008
    Posts
    421
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Get object?

    Quote Originally Posted by Ethan
    I need to know how to work the get object and all of it's action, conditions, and expressions. If you have a tutorial or could just explain it to me over the forum, then it would be greatly appretiated. And don't make fun of me because there's only two actions and only two expressions, because without any help info that I can find almost anything can become confusing...?

    see this post

    With Regards

Posting Permissions

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