User Tag List

Page 1 of 2 1 2 LastLast
Results 1 to 10 of 11

Thread: Lasewing Web Server - Trouble with some Get Data Commands

  1. #1
    Clicker Fusion 2.5 DeveloperHTML5 Export Module

    Join Date
    Jun 2006
    Posts
    1,469
    Mentioned
    10 Post(s)
    Tagged
    0 Thread(s)

    Lasewing Web Server - Trouble with some Get Data Commands

    I am able to get the Lacewing Version and display it in an edit box.
    I am able to get Bytes Received and display in a counter.

    I cannot get the Connection IP Address, Local Connection Data, Bytes Sent or Get URL of Request.

    For Local Connection Data what is the "key" that is requested?

    Also, can't get Host Name.

    For Cookie, Header, Last Modified Time what is the "Name" that is requested?

    Is there an error when no cookie is found? I see where I can create a cookie with a value. I tell it to set the cookie and then I tell it to get the cookie. But nothing is displayed.

    There are two other get variables, "get fixed value" and "Count - Number of Objects"; what are these for???

    Suggestions

  2. #2
    Clickteam Clickteam
    LB's Avatar
    Join Date
    Jun 2007
    Location
    Richardson, Texas, North America
    Posts
    8,937
    Mentioned
    4 Post(s)
    Tagged
    0 Thread(s)
    Quote Originally Posted by droberson View Post
    I am able to get the Lacewing Version and display it in an edit box.
    I am able to get Bytes Received and display in a counter.
    Odd choice of objects to use...
    Quote Originally Posted by droberson View Post
    I cannot get the Connection IP Address, Local Connection Data, Bytes Sent or Get URL of Request.
    Really? Bytes Sent is removed but Jamie just forgot to take it out of the expressions menu, but the other work fine for me.
    Quote Originally Posted by droberson View Post
    For Local Connection Data what is the "key" that is requested?
    You may want to read my help file: http://community.clickteam.com/showthread.php?t=68442&p=517106&viewfull=1#post517 106
    Quote Originally Posted by droberson View Post
    Also, can't get Host Name.
    Really? Works fine here.
    Quote Originally Posted by droberson View Post
    For Cookie, Header, Last Modified Time what is the "Name" that is requested?
    Most likely the name of the cookie, the name of the header, and the name of the file whose last modified time you want...
    Quote Originally Posted by droberson View Post
    Is there an error when no cookie is found? I see where I can create a cookie with a value. I tell it to set the cookie and then I tell it to get the cookie. But nothing is displayed.
    What did you expect to have displayed? This action expression pair lets you get and set cookies on the client's machine, like when you log in to the Clickteam forums and it sets cookies to remember that.
    Quote Originally Posted by droberson View Post
    There are two other get variables, "get fixed value" and "Count - Number of Objects"; what are these for???
    These are expressions that all objects in MMF2 have regardless of whether they want to or not. All objects have a unique fixed value, and all objects can be counted to see how many instances there are.
    Working as fast as I can on Fusion 3

  3. #3
    Clicker Fusion 2.5 DeveloperHTML5 Export Module

    Join Date
    Jun 2006
    Posts
    1,469
    Mentioned
    10 Post(s)
    Tagged
    0 Thread(s)
    Thanks for the reply. I'll give them another try.

  4. #4
    Clicker Fusion 2.5 DeveloperHTML5 Export Module

    Join Date
    Jun 2006
    Posts
    1,469
    Mentioned
    10 Post(s)
    Tagged
    0 Thread(s)
    LB, the help file does not seem to work correctly with Windows 8. You see the list of topics but no info appears with you select a topic.

  5. #5
    Clicker Fusion 2.5 DeveloperHTML5 Export Module

    Join Date
    Jun 2006
    Posts
    1,469
    Mentioned
    10 Post(s)
    Tagged
    0 Thread(s)
    LB, got the following info on the chm files for Windows 8:

    Note The Windows Help program is not supported for Windows 8 Server Beta, and no download will be provided for this Windows version. The Windows Help program is supported for the x64 and x86 editions of the Windows 8 client, and a download package for these editions will be made available in this article at a later date.

    Could you create a pdf format of the help file?

  6. #6
    Clickteam Clickteam
    LB's Avatar
    Join Date
    Jun 2007
    Location
    Richardson, Texas, North America
    Posts
    8,937
    Mentioned
    4 Post(s)
    Tagged
    0 Thread(s)

  7. #7
    Clickteam Clickteam
    Fernando's Avatar
    Join Date
    Dec 2006
    Posts
    6,784
    Mentioned
    298 Post(s)
    Tagged
    4 Thread(s)
    Hi LB,

    deleted the content because you already fixed.
    Images attachées Images attachées
    Regards,


    Fernando Vivolo

    ... new things are coming ...

  8. #8
    Clickteam Clickteam
    LB's Avatar
    Join Date
    Jun 2007
    Location
    Richardson, Texas, North America
    Posts
    8,937
    Mentioned
    4 Post(s)
    Tagged
    0 Thread(s)
    When you download help files from the internet you have to unblock them like with EXEs. Please unblock before reporting problems.

  9. #9
    Clickteam Clickteam
    Fernando's Avatar
    Join Date
    Dec 2006
    Posts
    6,784
    Mentioned
    298 Post(s)
    Tagged
    4 Thread(s)
    Hi LB,

    I did but i got the same problem, that why i posted it

    as per you request here some typo to fix


    "Sending verus Blasting"

    EDIT: Just to clarify, this happened before you corrected but my message came after you!, that why i deleted
    Regards,


    Fernando Vivolo

    ... new things are coming ...

  10. #10
    Clicker Fusion 2.5 DeveloperAndroid Export ModuleHTML5 Export ModuleSWF Export Module
    happygreenfrog's Avatar
    Join Date
    May 2011
    Location
    I.L.T.D.O.I.R (I.L.T.D.O.I.R's Location: The Dimension Of Infinite Recursion)
    Posts
    4,307
    Mentioned
    4 Post(s)
    Tagged
    0 Thread(s)
    You know, this sort of thing belongs in the Lacewing sub-forum under extension development.

Page 1 of 2 1 2 LastLast

Similar Threads

  1. Lasewing Web Server - Very Sweet
    By droberson in forum Multimedia Fusion 2 - Technical Support
    Replies: 2
    Last Post: 9th May 2012, 12:46 PM
  2. Lasewing Web Server - Just a Note on Using "Compressed Run Time"
    By droberson in forum Multimedia Fusion 2 - Technical Support
    Replies: 0
    Last Post: 9th May 2012, 05:21 AM
  3. Lasewing Server Question - POST Items
    By droberson in forum Multimedia Fusion 2 - Technical Support
    Replies: 10
    Last Post: 12th April 2012, 12:56 AM
  4. Having trouble collecting posted data from .swf
    By Apex in forum SWF/Flash Export Module Version 2.0
    Replies: 7
    Last Post: 26th February 2011, 02:41 AM
  5. MooClick Server Trouble
    By KetchupMaster in forum Multimedia Fusion 2 - Technical Support
    Replies: 2
    Last Post: 13th May 2007, 06:38 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
  •