Expand my Community achievements bar.

richtextformat
richtextformat
Offline
Type
  • All
  • Questions
  • Discussions
  • Ideas
  • Blogs
Filter by user contributions
  • i think this could be my bad nigel. looks that way, will let you know.dub.

    Type

    Questions

    Views

    423

    Likes

    0

    Replies

    0
  • hey hironmayi do have a call to _webcamsPublisher.stop(); in my code, amongst many other things (MeetingRoomMediator class is currently 1559 lines long, too much to post all of here)

    Type

    Questions

    Views

    421

    Likes

    0

    Replies

    0
  • We have this prop in our ALCS session:private var _webcams:WebcamSubscriber;when the session ends we simply call close:_webcams.close();However, the little green light next to the inbuilt cam stays lit on our MBP's.Is there something else we need do too?

    Type

    Questions

    Views

    834

    Likes

    0

    Replies

    5
  • i have figured out how to do this:1. ensure that every instance of your SharedWhiteBoard is the same width & height across all connected machines2. NEVER change this width & height3. put every instance of your SharedWhiteBoard in a Canvas container that is exactly the same size as said SharedWhiteBo...

    Type

    Questions

    Views

    271

    Likes

    0

    Replies

    0
  • I used to scale my SharedWhiteBoard by putting it in a canvas and adjusting scaleX & scaleY on said canvas, but a problem has come to light with that technique.1. Person A starts a sharedwhiteboard with bg image at 800 x 450px and a space available for the whiteboard the same sime.2. Size of whitebo...

    Type

    Questions

    Views

    632

    Likes

    0

    Replies

    1
  • Hey everyone, me again!I am creating a SharedWhiteBoard thus:_whiteBoard = new SharedWhiteBoard();_whiteBoard.connectSession = _afcsSessionProxy.connectSession;_whiteBoard.width =     _whiteBoard.height =     MetricsConstants.WHITEBOARD_DEFAULT_SIZE;_whiteBoard.setStyle("backgroundAlpha", 0);_whiteB...

    Type

    Questions

    Views

    543

    Likes

    0

    Replies

    1
  • Nigel, RaffGood to hear from you guys again. Thanks for the fix, I have just logged in again successfully.Man, it's good to be back.r.

    Type

    Questions

    Views

    357

    Likes

    0

    Replies

    0
  • Hello everyoneDunno if you remember me, I posted A LOT of questions here last summer about what was then called Cocomo. The client has had a fresh burst of cash so i'm back on the project now after a six month lay off, and i'm gonna need reminding of how a few things work.So firstly, I have the prob...

    Type

    Questions

    Views

    753

    Likes

    0

    Replies

    4
  • listening to stream receive:audPub.addEventListener(    StreamEvent.STREAM_RECEIVE, onListen);indications are i'm getting one (well, the listener fires anyway) so i'm assuming something wrong with the AudioSubscriber set-up. none of the AudioSubscriber listeners are firing...

    Type

    Questions

    Views

    345

    Likes

    0

    Replies

    0
  • 'lo alli've got this pretty simple audio app:<?xml version="1.0" encoding="utf-8"?><mx:Application xmlns:mx="http://www.adobe.com/2006/mxml" xmlns:rtc="AfcsNameSpace" layout="absolute" creationComplete="onCreationComplete()" >   <mx:Script>  <![CDATA[   import com.adobe.rtc.events.StreamEvent;   im...

    Type

    Questions

    Views

    973

    Likes

    0

    Replies

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