When writing to MS Acess with Aurthorware 6 using PostURL functions with PHP scripts, all the strings written to the database have all the "spaces" missing.
Is this normal or some error going on? Can anyone enlighten?
hi
I am a teacher. I like to use authorware to create a quiz to be used in a lan enviroment so that the results will be captured in a MS database. What is the simplest way to implement it? Please advise
thanks for yr help.
ok this is my one of the code which is giving me headaches:
$test = fopen ("E:\testing\receive.txt", "w");
If i replace the "receive.txt" with any filename eg. file.log - it works fine but not with the "receive.txt"
hi,
I am trying to open the following:
1) write to a file called "receive.txt"
However, I think the filename is a keyword of PHP and therefore the script cannot write the file successfully. Please advise on how to read/write a file with the name "receive.txt"
hi Bill,
I have downloaded yr application on listing filenames from a particular folder. However I can't get it to work. Is it becos I am using IIS and does not support PHP or are there any modifications I need to make. Please advise and thanks alot.
Also I am trying to create a streaming MP3...
hi billwatson,
Do you think you can email me the .fla for the ability to list file names as the link above is not working. my email is mirage@singnet.com.sg
thanks
mirage
hi,
Well I am not able to help but in fact like to ask what is the command that you issue to close the browser. I have tried but the getURL(javascript:window.close()) did was actually open up my intenet temp folder.
mirage
hi all,
I am using the command geturl to launch IE to activate send SMS using a SMS software. However, I want to be able to close the browser after every launch. Am I able to do it?
hi oldnewbie,
Thanks. My program actually requires the main movie to pass some variables to other swf for displaying purposes. It will be loading a swf each time and I need it to pass some value to it.
regards
mirage
hi,
thanks. but i can't derive much from the link. i tried using the code: loadmovie("text.swf?testing=90",holder);
but it is doing the other way which is passing variable from a swf to the main. how must i code to pass variable from main to a movie - swf. thanks
regards
mirage
hi,
I am very interested in this thread. I tried your coding on
loadmovie("next.swf?myvar=whatever you want to pass",holder);
but the error is some url error (unable to find file). I am also trying to pass some variable to the .swf i am calling in my main program. can someone...
hi all,
I need to load a .swf movie into my flash program. how can i at the same time also pass some variables to the .swf movie so that the .swf movie can manipulate the variable.
thanks
hi Bill,
Thanks, the code works. btw, how can i write the code in such a way that it will not just read once but constantly reading and anticipating the contents of the file to change.
regards
Yes, that's what I am trying to do. Just that the external file is of a .log extension and has the file structure that has data separated by commas.
It is actually a log file generated by a sms gateway and i am using it to trigger a flash movie. And i don't think the log file structure can be...
hi
Thanks for your prompt reply.
I needed to code some actionscript to read in an external log file (eg. data.log) generated from some other applicaition and if after parsing the log file and able to find for example the word "start" , the code will trigger a flash movie.
It's like...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.