|
|||
|
Hi,
I want to insert a "Show-Profile"-Link in the client.xml using the option profileUrl: <item name="Profil" url="http://www.XYZ.de/userprofile.php?username=%USER%" /> It is necessary to assign the users-sessionID to the page "userprofile.php", that the session is still usable. How can i assign the sessionID to the server and put it in the link such like; <item name="Profil" url="http://www.XYZ.de/userprofile.php?us...D=%SESSIONID%" /> Thx Thx |
|
|||
|
Did you purchased the golden packge or the flash source code of 123flashchat ?
If you have the src, you can do it like this way: (you should have some knowlege about the actionscript code to do it) 1. in your web app, generate the sessionid html code in the <object> tag for flash , and add a parameter after "123flashchat.swf" like this: src="123flashchat.swf?sessionid=123456" , now the swf file get this parameter "sessionid". 2. edit functions.as file , find the profile section about "%USER%" , add some code for the parameter %SESSIONID%. 3. generate the new swf and replace the old swf file. If you don't know much about the actionscript, our engineer can provide the develop service for you, please send an email to support@123flashchat.com to submit a ticket, we can generate such a swf file for you, we charege 1 hour service fee. ![]() |
![]() |
Was this information helpful? Yes No
| Thread Tools | |
| Display Modes | |
|
|