0

I'm warming up w/ AS3 robotlegs framework. I'm working on a FLEX 4/AIR Application which uses Twitter OAUTH API, my question is : where should I put my "navigateUrl" instruction so the use can authorize my token?
Is it in an Actor or in my view?

Thanks !

adamcodes
  • 1,606
  • 13
  • 21
Romain Pouclet
  • 864
  • 2
  • 8
  • 17

1 Answers1

2

That sounds like something that would go in a Service (Actor).

For better Robotlegs support it might be more appropriate to post questions to:

http://knowledge.robotlegs.org

There's a fairly active community over there, and it helps to build the Knowledgebase.

darscan
  • 963
  • 1
  • 12
  • 17