Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <mx:Script>
- <![CDATA[
- import com.gitrdun.connections.activecollab.ActiveCollab;
- var gitr:ActiveCollab = new ActiveCollab;
- [Bindable]
- public var gitrProjects:Array = gitr.getProjects();
- ]]>
- </mx:Script>
Advertisement
Add Comment
Please, Sign In to add comment