How to fix client logout bottom

kenicko

New Member
Jul 9, 2010
14
0
Im using these swf RELEASE63-35255-34886-201108111108_ce2d130905ba279edbfb4208cd5035c0 with Phoenix 3.9.1. The logout bottom appears but when you press logout it does nothing, how can I fix this. I have tried changing the link on the external_variables but nothing happens :(
 

TinyBuilder

Bike ✔
Mar 19, 2012
717
66
It works for me and there's nothing with the Emulator , it's because of your external variables

Well , here's the fix !
Find this in your external_variables :

Code:
client.logout.enabled=false

Change false to true or just replace to this :

Code:
client.logout.enabled=true

You must thank me :p

Good Luck :up:
Tiny
 

Users who are viewing this thread

Top