rejetto forum

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - fr3ak

Pages: 1
1
HFS ~ HTTP File Server / Re: how to limit upload speed?
« on: November 16, 2008, 10:14:54 AM »
its ok rejetto. its a bit small problem anyways. more power to HFS...  :)

2
HFS ~ HTTP File Server / Re: how to limit upload speed?
« on: November 13, 2008, 05:52:26 AM »
i mean client uploading to server. its always uploading at full speed even i set on [limits] - [speed limit]

3
HFS ~ HTTP File Server / how to limit upload speed?
« on: November 13, 2008, 03:03:44 AM »
how can i limit the upload speed?

4
HFS ~ HTTP File Server / Re: HFS + 123flashchat
« on: November 02, 2008, 03:16:06 AM »
oh i see. thanks for the info.

5
HFS ~ HTTP File Server / Re: HFS + 123flashchat
« on: October 31, 2008, 08:33:18 PM »
are you putting the code in a file or in the template?

im using it on the template.
here is the script

<OBJECT classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0" WIDTH="634" HEIGHT="476">
<PARAM NAME=movie VALUE="http://10.0.0.1:35555/123flashchat.swf?init_user=%user%&init_password=&init_room=1">
<PARAM NAME=quality VALUE="high">
<PARAM NAME="menu" value="false">
<EMBED src="http://10.0.0.1:35555/123flashchat.swf?init_user=%user%&init_password=&init_room=1" quality=high menu=false WIDTH="634" HEIGHT="476" TYPE="application/x-shockwave-flash" PLUGINSPAGE="http://www.macromedia.com/go/getflashplayer">
</EMBED>
</OBJECT>

the %user% for the username accepts fine. but how about the password? i have tried %password% and %pass% but its not accepting.  ???

6
HFS ~ HTTP File Server / Re: HFS + 123flashchat
« on: October 30, 2008, 05:12:09 AM »
I've already tried it. but its not getting the username. just blank

7
HFS ~ HTTP File Server / Re: HFS + 123flashchat
« on: October 29, 2008, 03:11:14 PM »
thanks for the reply rejetto. its just a minor problem but id be glad if theres a workaround for this. thanks again for the HFS...  :)

8
HFS ~ HTTP File Server / HFS + 123flashchat
« on: October 29, 2008, 12:31:57 AM »
guy im wondering how i could get this to work. im running HFS with 123flashchat. what i would like is after logging in to HFS with username and password, it will also auto login to 123flashchat with the same username and password entered to HFS.

123flashchat can auto login with this code.

123flashchat.swf?init_user=myusername&init_password=mypassword

now i wonder how it could get the same username and password from HFS.

Pages: 1