Expand my Community achievements bar.

richtextformat
richtextformat
Offline
Type
  • All
  • Questions
  • Discussions
  • Ideas
  • Blogs
Filter by user contributions
  • ok, maybe i'm missing something obvious here, but my ConnectSessionContainer seems to be invisible. i have a real simple mxml component based upon VBox that looks like this:<?xml version="1.0" encoding="utf-8"?><mx:VBox    xmlns:mx="http://www.adobe.com/2006/mxml"    xmlns:afcs="com.steamshift.clien...

    Type

    Questions

    Views

    1.3K

    Likes

    0

    Replies

    3
  • hey guysi'm building the front end of a new cocomo app, i have some php guys doing the back end for a system they've already built (let's call it 'squirrel'). now squirrel has got its own login system already so we're planning on doing the php > cocomo api backend login, loosely documented by the at...

    Type

    Questions

    Views

    21.8K

    Likes

    0

    Replies

    12
  • Having just added myself to a room i've just made i've looked at my user.role and found it to be 100.i'm just wondering what that means. can someone please post a definitive list of all possible value for user.role and describe what they mean please?thank you!

    Type

    Questions

    Views

    900

    Likes

    0

    Replies

    2
  • hey allso i just wanna check this is right. getting MY and ALL userIDs like this:var myID:String = myRoom.userManager.myUserID;var userDesc:UserDescriptor = myRoom.userManager.userCollection[0] as UserDescriptor;so i can find out who i am and check my permissions etc. alongside everyone else by look...

    Type

    Questions

    Views

    779

    Likes

    0

    Replies

    1
  • ive been given a diagram akin to the one attached to this post with the request that the vid chat part of the cocomo app that i'm creating should look and work like itit features:a number of vids, laid out grid-like in two different sizes, a 2x2 grid of smaller vids and two larger ones just beneath ...

    Type

    Questions

    Views

    846

    Likes

    0

    Replies

    1
  • The question is: as written in the title!Imagine a situation where Chun, Anne-Marie and Akmed are in a vid chat together. There's no point in Chun seeing himself, he only wants to see the other two and the same goes for them, thus:Chun: should see Anne-Marie and AkmedAnne-Marie: should see Chun and ...

    Type

    Questions

    Views

    945

    Likes

    0

    Replies

    2
  • i don't seem to be able to scale a whiteboard. this for instance, makes the whiteboard extremely wide - although no higher than 300px oddly - without distorting any of its contents:<pods:SharedWhiteBoard id="whiteBoard" width="500" height="300" scaleX="0.5" scaleY="0.5"/>putting it in a container an...

    Type

    Questions

    Views

    1.7K

    Likes

    0

    Replies

    4
  • i have just this minute managed to successfully call this method and programmatically add an arrow to the whiteboard. looking at the output in the AFCS Dev Console i worked out i could do this:var someShape:WBShapeDescriptor = new WBShapeDescriptor();var shapeData:Object = new Object()shapeData.base...

    Type

    Questions

    Views

    992

    Likes

    0

    Replies

    2
  • hey everyone. i've got this real basic class. the thing is the creation complete method 'cc()' never gets called. does this class simply not dispatch that event?:<?xml version="1.0" encoding="utf-8"?><session:ConnectSessionContainer    xmlns:mx="http://www.adobe.com/2006/mxml"     xmlns:session="com...

    Type

    Questions

    Views

    2.2K

    Likes

    0

    Replies

    7
  • if i do this:<session:ConnectSessionContainer id="myMeetingRoom" authenticator="{authenticator}">        <authentication:AdobeHSAuthenticator id="authenticator" />etc. i can log into a room and i'm good to go. but, if i get rid of the authenticator and do it at runtime with AS3, thus:<session:Connec...

    Type

    Questions

    Views

    1.3K

    Likes

    0

    Replies

    1
Top badges earned by richtextformat
Customize the badges you want to showcase on your profile