A Flash Developer Resource Site

Results 1 to 1 of 1

Thread: Changing a path to a cgi script

  1. #1
    Rore
    Join Date
    Nov 2005
    Location
    Vermont
    Posts
    42

    Exclamation Changing a path to a cgi script

    I am using flash 8.

    What I am trying to do is change a path to a cgi script. What it is, is a flash chat script that has a url pointing to the script on the server.

    Code:
    loadVariables("http://www.whatdafaq.com/cgi-bin/mods/bible/chatscript.cgi", "", "POST");
    I am using this as a mod for WebApp CMS script which I have for download on my site. The .swf file will be located in images/flash/ while the the cgi script will be located in cgi-bin/mods/builder. I'am trying to set it up where the user will not have to open the .fla file to put there path in to be able to use it. Due to the user may not have the required program to edit this file.

    I hope I explained this enough and many thanks for any help.
    Last edited by maxisky; 04-18-2013 at 03:08 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
  •  




Click Here to Expand Forum to Full Width

HTML5 Development Center