Re: FlashComm Digest, Vol 16, Issue 26
Web Server forum
Back To The Forum Home!Search!Private Messaging System

Web Server Talk Web Server Talk > Web Servers reviews > Macromedia Flash Server > Re: FlashComm Digest, Vol 16, Issue 26




  Last Thread   Next Thread Next
  Show Printable Version Email this Page Subscribe to this Thread      Post New Thread    Post A Reply      

    Re: FlashComm Digest, Vol 16, Issue 26  
Keith Istler


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
04-24-06 12:59 PM


Have you considered file permissions and where the your flash comm
installations home/working directory is?  I see that you only give a
filename and not a full path.  I'd try using a full path to a directory
where you know you have write permissions.

-Keith
p.s.  I'm not a flash programmer but I have setup fms and have played
"guess what this error is"


flashcomm-request-1Ss2GqJETD3yZ38Mhd3e/9ZfFG6BLHNm@public.gmane.org wrote:

>Send FlashComm mailing list submissions to
>	flashcomm-1Ss2GqJETD3yZ38Mhd3e/9ZfFG6BLHNm@public.gmane.org
>
>To subscribe or unsubscribe via the World Wide Web, visit
>	http://chattyfig.figleaf.com/mailman/listinfo/flashcomm
>or, via email, send a message with subject or body 'help' to
>	flashcomm-request-1Ss2GqJETD3yZ38Mhd3e/9ZfFG6BLHNm@public.gmane.org
>
>You can reach the person managing the list at
>	flashcomm-owner-1Ss2GqJETD3yZ38Mhd3e/9ZfFG6BLHNm@public.gmane.org
>
>When replying, please edit your Subject line so it is more specific
>than "Re: Contents of FlashComm digest..."
>
>
>Today's Topics:
>
>   1. problem on operating the File class (xuming lu)
>
>
>----------------------------------------------------------------------
>
>Message: 1
>Date: Sat, 22 Apr 2006 03:42:18 +0800
>From: "xuming lu" <luxuming-PkbjNfxxIARBDgjK7y7TUQ@public.gmane.org>
>Subject: [FlashComm] problem on operating the File class
>To: flashcomm-1Ss2GqJETD3yZ38Mhd3e/9ZfFG6BLHNm@public.gmane.org
>Message-ID: <BAY110-F11C090AA626D2F2AA2803FD6BB0-MsuGFMq8XAE@public.gmane.o
rg>
>Content-Type: text/plain; format=flowed
>
>Hi. I got a problem which has blocked my project several days. I want to
>create simple log file every user,here is my code in main.asc:
>application.onAppStart = function()
>{
>............. Create infoLog variable
>var infoLog = new File("infolog.txt");
>infoLog.canAppend = ture;
>..............
>}
>application.onConnect = function(newClient, name, password)
>{
>.................
>if (infoLog.open( "infolog.txt", "append") ) {
>SysDate = new Date();
>Systime = formatTime(SysDate); //format the time
>infoLog.writeln("Authorized user:"+ name + " login the system at " +
>Systime);// Write to the file?
>infoLog.close();
>}
>.....................
>}
>
>But when I added this code to main.asc, it just doesnt work, even the whole
>application doesn't work at all. Anyone can point out what's the problem? O
r
>how to use File class in server?
>
>
>3x
>
> ________________________________________
_________________________
>Express yourself instantly with MSN Messenger! Download today it's FREE!
>http://messenger.msn.click-url.com/...1ave/direct/01/
>
>
 ________________________________________
_______
FlashComm-1Ss2GqJETD3yZ38Mhd3e/9ZfFG6BLHNm@public.gmane.org
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcomm

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com






[ Post a follow-up to this message ]



    Sponsored Links  




 





   All times are GMT. The time now is 12:31 PM.      Post New Thread    Post A Reply      
  Last Thread   Next Thread Next


Most Popular forums 

Forum Jump:
Rate This Thread:

Forum Rules:
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is OFF
vB code is ON
Smilies are ON
[IMG] code is OFF
 
Medical and Health forum | Computer Games Reviews | Graphics design forum

Back To The Top
Home | Usercp | Faq | Register