| Author |
Message |
| < SmartFoxBits ~ UserList issue |

|
|
Posted:
Mon Jun 07, 2010 12:19 pm
|
|
|
Joined: 07 Jun 2010
Posts: 5
|
|
Hi,
i have a problem with a component UserList. I'm trying to create new instance:
| Code: |
var sfsUserList : UserList = new UserList();
|
but I get an error:
| Code: |
TypeError: Error #1009: Cannot access a property or method of a null object reference.
at fl.controls::ColorPicker/removeStageListener()
at fl.controls::ColorPicker/close()
at fl.controls::ColorPicker/set enabled()
at it.gotoandplay.smartfoxbits.bits::ChatBox/enableInterface()
at it.gotoandplay.smartfoxbits.bits::ChatBox/set privateChatMode()
at it.gotoandplay.smartfoxbits.bits::UserList/configUI()
at fl.core::UIComponent()
at it.gotoandplay.smartfoxbits.bits::UserList()
at com.myproject.model::SmartFoxConnector/onJoinRoom()
at flash.events::EventDispatcher/dispatchEventFunction()
at flash.events::EventDispatcher/dispatchEvent()
at it.gotoandplay.smartfoxserver.handlers::SysHandler/handleJoinOk()
at Function/http://adobe.com/AS3/2006/builtin::apply()
at it.gotoandplay.smartfoxserver.handlers::SysHandler/handleMessage()
at it.gotoandplay.smartfoxserver::SmartFoxClient/xmlReceived()
at it.gotoandplay.smartfoxserver::SmartFoxClient/handleMessage()
at it.gotoandplay.smartfoxserver::SmartFoxClient/handleSocketData()
|
The same way i create instance of RoomList component, but here this problem does not occur. I have components in the library of course.
Anyone can help?
Ps.
- SmartFoxServer 1.6.6
- SmartFoxBits 1.1.0
- Flash CS4
--
Greetz |
|
|
|
|
|
 |
|
Posted:
Tue Jun 08, 2010 12:51 am
|
|
|
Joined: 28 Aug 2007
Posts: 55
Location: Bangalore, India
|
|
@shinji1:
I am able to reproduce this error. I will look into this issue further and reply back. |
_________________ --
Chetan Sachdev
Site: http://www.riageeks.com |
|
|
|
|
 |
|
Posted:
Tue Jun 08, 2010 6:42 am
|
|
|
Joined: 07 Jun 2010
Posts: 5
|
|
| cksachdev wrote: |
@shinji1:
I am able to reproduce this error. I will look into this issue further and reply back.
|
okay, I will be grateful.
--
Greetz |
|
|
|
|
|
 |
|
Posted:
Mon Jun 14, 2010 11:01 am
|
|
|
Joined: 07 Jun 2010
Posts: 5
|
|
Hi,
| cksachdev wrote: |
@shinji1:
I will look into this issue further and reply back.
|
any solution?
--
Greetz |
|
|
|
|
|
 |
|
Posted:
Mon Jun 14, 2010 11:42 am
|
|
|
Joined: 28 Aug 2007
Posts: 55
Location: Bangalore, India
|
|
@shinji1
yes, I have fixed the issue, need to perform a couple of tests. |
_________________ --
Chetan Sachdev
Site: http://www.riageeks.com |
|
|
|
|
 |
|
Posted:
Mon Jun 14, 2010 12:06 pm
|
|
|
Joined: 07 Jun 2010
Posts: 5
|
|
| cksachdev wrote: |
@shinji1
yes, I have fixed the issue, need to perform a couple of tests.
|
great!
--
Greetz |
|
|
|
|
|
 |
|
Posted:
Mon Jun 28, 2010 3:20 pm
|
|
|
Joined: 07 Jun 2010
Posts: 5
|
|
Hi,
| cksachdev wrote: |
yes, I have fixed the issue, need to perform a couple of tests.
|
when we can expect a patch?
--
Greetz |
|
|
|
|
|
 |
|