Groups
Groups
Sign in
Groups
Groups
Sociodox
Conversations
About
Send feedback
Help
Importing the minner into flex project
53 views
Skip to first unread message
NguyenMan
unread,
Mar 5, 2012, 11:22:38 PM
3/5/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Sociodox
How can I attach the miner in to flex application?
Ivan Misyats
unread,
Mar 28, 2012, 5:20:51 AM
3/28/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to soci...@googlegroups.com
Add this code in creationComplete handler of your application:
var container:UIComponent = new UIComponent();
this.addElement(container);
container.addChild(new TheMiner());
Reply all
Reply to author
Forward
0 new messages