Welcome, Guest
Username: Password: Remember me
  • Page:
  • 1

TOPIC: 'component already running': two function on one component problem

'component already running': two function on one component problem 06 Apr 2006 03:38 #6915

  • ɳ
  • ɳ's Avatar
  • OFFLINE
  • Fresh Boarder
  • Posts: 2
  • Karma: 0
there is one need for me to run two different functions on one component.
the code lines just like:

Manager.start(ManagerFirstFunc());
...
Manager.start(ManagerSecondFunc());

but it always prompt: component already running: `component2'(component2'
is Component Manager)
after I tried like:

Manager.start(ManagerFirstFunc());
...
Manager.stop;
Manager.start(ManagerSecondFunc());

it made no help

anyone can help me?
thanks!
The administrator has disabled public write access.
  • Page:
  • 1

FacebookTwitterGoogle BookmarksRedditNewsvineTechnoratiLinkedin