AFCS SDK Navigator doesn't do anything.

Hey guys,
I haven't worked with AFCS since the rename.  I decided to grab the latest source code.  After installing the AFCS SDK Navigator, I try to run it.  It seems to start, but nothing shows up on the screen.  It's quite annoying.  Any ideas?

I just re-installed the AIR Runtime, and now it works.  The curious thing was that when I tried to upgrade to the latest 1.5.2 version, it told me I have a more current version already installed.  I seem to recall that Adobe Wave forced an update to my AIR Runtime a week or so ago.  Maybe some conflict there. 
Then of course, I may have installed an Athena build of the AIR Runtime at some point and forgot.
To answer your questions below for posterity's sake.
a) Now 1.5.2, not sure what version before I re-installed the runtime.
b) It didn't matter where I ran it from or even if I rebooted.  It would always hang.
c) Mac OS X 10.5.7
d) Yup this fixed the problem.
Cheers,
Nate Beck

Similar Messages

  • Video tutorial AFCS SDK Navigator

    hello i just finished the second video tutorial and every thing seems to be working fine ( I added audio to the app since it has none). I am using the free developer edition but the room keeps crashing when my friend, from brazil,  and I conference with video and audio...... here is my code.  could someone check it and let me know if i have any mistakes that may cause this..... thanks
    <?xml version="1.0" encoding="utf-8"?>
    <mx:Application 
    xmlns:mx="http://www.adobe.com/2006/mxml" layout="absolute" xmlns:rtc="AfcsNameSpace" xmlns:ns1="*" creationComplete="showLogin()"><rtc:ConnectSessionContainer 
    id="cSession" autoLogin="false" width="858" height="100%" roomURL="https://connectnow.acrobat.com/kingkevin/mymeeting">
    <rtc:authenticator>
    <rtc:AdobeHSAuthenticator userName="Guest"/>
    </rtc:authenticator>
    <mx:HBox width="100%" height="100%">
     <mx:VBox width="228" height="100%">
     <rtc:Roster width="222" height="180"/>
     <rtc:SimpleChat sessionDependent="true" useExternalContextMenu="false" newMessageColor="0x000000" width="223" height="313"/>
     </mx:VBox>
     <mx:Panel width="398" title="Webcam" layout="vertical"horizontalAlign="
    center" height="497">
     <!--WEB CAMERA / AUDIO -->
     <rtc:WebCamera width="351" height="298"/>
     <!-- AUDIO PUBLISHER-->
     <!-- AUDIO LISTENER -->
     <rtc:AudioSubscriber/>
     <!-- ENABLE / DISABLE AUDIO-->
     <mx:Button label="Audio on/off" toggle="
    true" id="audioButt" color="#000000"click="(audioButt.selected) ? audioPub.publish() : audioPub.stop()"
    />
     <rtc:AudioPublisher id="audioPub"/>
     </mx:Panel>
     <rtc:Note sessionDependentItems="false" height="496" width="215"/>
     </mx:HBox>
     </rtc:ConnectSessionContainer>
     <mx:Script>
    <![CDATA[
     import mx.managers.PopUpManager 
    protected function showLogin():void{
    var login:LoginDialogue = new LoginDialogue();login.connectSession = cSession;
    PopUpManager.addPopUp(login,
    this);PopUpManager.centerPopUp(login);
    ]]>
    </mx:Script> </mx:Application>

    Ok thanks for quick reply.      I've posted the debug info below.  What happens is - I can connect with another user but the connection dies after a very short period of time........we have tested it and we like to conference. it seems that when we are conferencing with audio and video the room disconnects.
    Both names dissapear from the listbox .  Chat and camera buttons are disabled.  Then when I try to reconnect right away my user name does show up in the list box. the chat button stays disabled and the camera button stays disabled.  the audio button is enabled but when i click it, it give this pop up error message
    Error: AudioPublisher: The stream cannot be published because user does not have permission.
    at com.adobe.rtc.collaboration::AudioPublisher/publish()[C:\work\main\connect\cocomo\src\com \adobe\rtc\collaboration\AudioPublisher.as:649]
    at flex_chat/__audioButt_click()[E:\adobelivecyclecollaberationservice\flex_chat\src\flex_ch at.mxml:27]
    Then In about ten minutes i can log back in again and everything works.......
    thanks.
    [SWF] E:\adobelivecyclecollaberationservice\flex_chat\bin-debug\flex_chat.swf - 1,608,396 bytes after decompression
    AFCS Beta Build # : 1.02
    requestInfo https://connectnow.acrobat.com/kingkevin/mymeeting?guk=Zzp6eGN2Og==&mode=xml&x=0.524566510 2265775
    #TicketService# ticket received: y1o0rybhmdh8
    Getting FMS at https://na2.connectnow.acrobat.com/fms?ticket=y1o0rybhmdh8, attempt #1/3
    result: <fms>
    <origin>fms5.acrobat.com</origin>
    <proto_ports>rtmps:443</proto_ports>
    <retry_attempts>2</retry_attempts>
    </fms>
    #FMSConnector# Mon Jan 4 14:52:37 GMT-0500 2010 protocols: [object ProtocolPortPair]
    #FMSConnector# Mon Jan 4 14:52:37 GMT-0500 2010 [attempt 1 of 2] Connecting to 0/0: rtmps://fms5.acrobat.com/cocomo/na2-82d1d7aa-c46c-4f48-bb97-7373a85dcd84/mymeeting #startProtosConnect#
    #FMSConnector# Mon Jan 4 14:52:37 GMT-0500 2010 tempNetStatusHandler 0/1,NetConnection.Connect.Success
    #FMSConnector# Mon Jan 4 14:52:37 GMT-0500 2010 isTunneling? false
    #FMSConnector# Mon Jan 4 14:52:37 GMT-0500 2010 is using RTMPS? true
    RECEIVED LOGIN AT SESSION
    .user descriptor from server [object]
    .displayName [string]= zxcv
    .userID [string]= GUEST-845BD1BB-D0BB-477A-A29C-3B506F4120BA
    .affiliation [number]= 5
    .role [number]= 50
    RECEIVENODES UserManager
    receiveAllSynchData UserManager
    RECEIVENODES FileManager
    receiveAllSynchData FileManager
    checkManagerSync:[object FileManager]
    RECEIVENODES AVManager
    receiveAllSynchData AVManager
    checkManagerSync:[object StreamManager]
    RECEIVENODES RoomManager
    receiveAllSynchData RoomManager
    checkManagerSync:[object RoomManager]
    checkManagerSync:[object UserManager]
    RECEIVENODES default_SimpleChat
    receiveAllSynchData default_SimpleChat
    RECEIVENODES default_WebCamera
    receiveAllSynchData default_WebCamera
    RECEIVENODES default_Note
    receiveAllSynchData default_Note
    RECEIVENODES default_Note
    receiveAllSynchData default_Note

  • Why are Player 10.1 source libraries missing from LCCS SDK Navigator?

    I have downloaded the LCCS SDK Navigator. Player 9 and 10 both have SWC and Source files, but 10.1 only has SWC files. This is further confirmed when navigating to the com.adobe.afcs plug-in folder. When installing the 10.1, I have no choice but to "source attach:" the src folder for Player 10.
    This is causing an error. When using Flash Builder 4 to import AFCS componenets (such as <rtc:SimpleChat>), I am recieving a notifications:
    1046: Type was not found or was not a compile-time constant: GroupSpecifier / NetGroup.These error messeges do not appear when using the Player 10 SWC.
    I realize that these errors are related to the new p2p features in 10.1. Others have complained about this issue prior to the release of 10.1 and were able to bypass it by using playerglobal.swc, but that shouldn't be needed anymore. I have installed 10.1 on my machine, including in the C:\Program Files\Adobe\Adobe Flash Builder 4\player\win\ folder that my copy of Flash Developer 4 uses.
    I am left with the assumtion that either the Player 10.1 SWC cannot be used yet (until the source files are available) or that I have somehow incorrectly set up Player 10.1 for Flash Builder. Any assistance would be appreciated.

    Thank you for the advice. I have managed to follow your instructions (add playerglobal.swc 10.1 to the Library Path) and get the messege to disappear, but this leads to another problem in AIR.
    I have set up a basic LCCS SDK tutorial app (the one from the AFCS Developer Guide on page 92-93). Running that app with my email address, password and roomURL works fine in a Web version. I repeat, a Flash web version of this app works fine.
    However, when using it in a playerglobal.swc-added AIR app, I get the following error:
    VerifyError: Error #1014: Class flash.net::GroupSpecifier could not be found.
        at com.adobe.rtc.session::ConnectSession()
        at com.adobe.rtc.session::ConnectSessionContainer()[C:\work\main\connect\cocomoPlayer10.1\sr c\com\adobe\rtc\session\ConnectSessionContainer.as:94]
        at NewPlayer007/_NewPlayer007_ConnectSessionContainer1_c()
        at NewPlayer007/_NewPlayer007_Array1_c()
        at mx.core::DeferredInstanceFromFunction/getInstance()[E:\dev\4.0.0\frameworks\projects\fram ework\src\mx\core\DeferredInstanceFromFunction.as:105]
        at spark.components::SkinnableContainer/createDeferredContent()[E:\dev\4.0.0\frameworks\proj ects\spark\src\spark\components\SkinnableContainer.as:985]
        at spark.components::SkinnableContainer/createContentIfNeeded()[E:\dev\4.0.0\frameworks\proj ects\spark\src\spark\components\SkinnableContainer.as:1014]
        at spark.components::SkinnableContainer/createChildren()[E:\dev\4.0.0\frameworks\projects\sp ark\src\spark\components\SkinnableContainer.as:827]
        at mx.core::UIComponent/initialize()[E:\dev\4.0.0\frameworks\projects\framework\src\mx\core\ UIComponent.as:7250]
        at spark.components::Application/initialize()[E:\dev\4.0.0\frameworks\projects\spark\src\spa rk\components\Application.as:916]
        at spark.components::WindowedApplication/initialize()[E:\dev\4.0.0\frameworks\projects\airsp ark\src\spark\components\WindowedApplication.as:1833]
        at NewPlayer007/initialize()
        at mx.managers.systemClasses::ChildManager/childAdded()[E:\dev\4.0.0\frameworks\projects\fra mework\src\mx\managers\systemClasses\ChildManager.as:189]
        at mx.managers.systemClasses::ChildManager/initializeTopLevelWindow()[E:\dev\4.0.0\framework s\projects\framework\src\mx\managers\systemClasses\ChildManager.as:341]
        at mx.managers::SystemManager/initializeTopLevelWindow()[E:\dev\4.0.0\frameworks\projects\fr amework\src\mx\managers\SystemManager.as:2810]
        at mx.managers::SystemManager/http://www.adobe.com/2006/flex/mx/internal::kickOff()[E:\dev\4.0.0\frameworks\projects\fra mework\src\mx\managers\SystemManager.as:2637]
        at mx.managers::SystemManager/http://www.adobe.com/2006/flex/mx/internal::preloader_completeHandler()[E:\dev\4.0.0\frame works\projects\framework\src\mx\managers\SystemManager.as:2539]
        at flash.events::EventDispatcher/dispatchEventFunction()
        at flash.events::EventDispatcher/dispatchEvent()
        at mx.preloaders::Preloader/timerHandler()[E:\dev\4.0.0\frameworks\projects\framework\src\mx \preloaders\Preloader.as:515]
        at flash.utils::Timer/_timerDispatch()
        at flash.utils::Timer/tick()
    Since this error is related to GroupSpecifier (but did not occur in the web-version), it seems to be being caused by a conflict between the added playerglobal.swc and afcs.swc. Is it possible I am using conflicting versions or an out-of-date SWC? Or do you think there is another reason for the error in AIR?
    Can you also provide me with download links to the newest compatable playerglobal.swc and afcs.swc? Thank you.

  • Unable to install SDK Navigator at the developer portal

    Hello,
    When I click on SDK Download, and select the recommended SDK Navigator nothing happens. I can download the SDK contents zip fortunately but I liked the navigator.
    The SDK Navigator is essential because it has the Room Console.

    Win 7, tried it in Firefox and Chrome. Firefox Live HTTP Headers did not show anything.
    A little googling though revealed this link that works
    https://cocomo.acrobat.com/download/SDKApp.air
    Simply nothing happens when I click on download at the dev portal. The payload downloads fine.
    I gave up trying and that link worked for me so I am not pursuing this issue. You may want to try it as well.

  • I have money in my itunes account but when I try to buy a song it doesn't let me buy it or download.  It doesn't do anything!

    I have money in my itunes account but when I try to buy a song it doesn't let me buy it or download.  It doesn't do anything!

    You cannot and need to ask Apple to reset your security questions. To do this, click here and pick a method; if the article doesn't list one for your country or you're unable to call, fill out and submit this form.
    Changing the rescue email address requires supplying two of the answers. They wouldn't be security questions if they could be bypassed without Apple verifying your identity.
    (111899)

  • MSI 970a-g46 motherboard starts up but doesn't display anything.

    Hello, I'm having problems with a new motherboard I got from Amazon, specifically the 970a-g46. The following are my specs in use with this motherboard:
    CPU: AMD Phenom 2 x4 965
    GPU: nVidia GeForce 560 GTX
    Ram: 8gb Kingston HyperX Fury 1866mhz.
    PSU: Corsair 650TX (650 Watts)
    Compatability-wise, everything checks out so I wasn't expecting problems at first. All the other parts excluding the ram I've used before. Here's exactly what happens:
    I power up the computer after everything is installed and connected. The 4 phase LEDs turn on which tell me the CPU is powered up and working (so I assume). I don't get any beeps or buzzs mainly because I don't see any speaker/buzzer on this board. The monitor blinks and while it is connected to my GPU, it doesn't display anything, it's just a black screen. I can leave it on for a few minutes and I'll still not see anything happen. An important observation here is that my keyboard which has LEDs will turn on after a short period of time in boot-up (with my older set-up that is). This does not happen ever regardless of how long I leave my computer on on this new mobo.
    I've gone over and checked/tested numerous things:
    * The PCI-E and ATX cables for the GPU, motherboard and CPU are all connected and secured (I've tried both 4-pin and 8-pin connections for the CPU, neither help).
    * I've tried jumping the CMOS multiple times to no avail.
    * I tested the ram on another computer and it worked just fine on that one.
    * I've tested the motherboard without a GPU and it still does nothing (though I think that's because this motherboard doesnt have its own integrated GPU for some reason).
    So far the only possible reasons why my computer is not working is because of my PSU (very unlikely as it's only a year old and it's a Corsair, which I've heard is very reliable in the long-run), GPU (It is quite a few years old but even without the GPU my computer still doesn't go past boot-up), CPU (possible due to its age and how many freaking time I've reseated it (probably around 8 times) so I wouldn't doubt it, but before I put it into this motherboard I did check its pins and they were all there and placed nice and smoothly into the socket.) and finally the motherboard (it's possible that this is just a defected motherboard and giving me a super hard time which would be a first in all the years I"ve spent computer building).
    The best case scenario of course is me giving some kind of oversight to how I transferred over the parts and connectors. I might've missed something obvious to please any advice/insight on how I can solve this problem would be greatly appreciated
    EDIT: Some other things I did but forgot to mention:
    * Checked ground nut things and ensured they matched the specifications of the motherboard ATX; only 6 are under the board and each one is aligned up with the holes on the board as designed.
    * Tried booting up without powering the CPU. Only one phase LED light came on, still the same problem (for an obvious reason this time now).
    * Re-seated GPU multiple times, re-connected cables multiple times.
    What I have NOT done is re-seat the CPU because I am almost out of acetone so I would need to get another supply of that which won't be until tomorrow. I also have not re-seated everything back on my older motherboard to check if it still works. Tomorrow I'll most likely do that and if I find that the old motherboard works flawlessly then that tells me that the new motherboard I got is either defected or there's some compatability issue I"m missed out on.
    EDIT 2: Just found a speaker and plugged it into the motherboard. Booted it up and I got no beeps whatsoever. So this mobo is giving me no video activity (there is a signal it's just blank), and no beeps from the motherboard. I have no idea what that could mean at this point.
    EDIT 3: I decided to test a few things with the new speaker I just got. First I removed ram and tried running, I got 3 beeps which I assume is the beep sequence of faulty/no ram. Removed the power to CPU and the GPU itself individually, gave no beeps this time.

    Quote from: rhradacut on 06-January-15, 16:49:14
    What's the serial number of your MB? Needed to determine what BIOS may be on the MB. Exactly which version of the CPU is it? There were several different 965 CPUs and they required different BIOS versions, 1.2, 1.9,2.2 depending on which CPU you actually have.
     Also another problem may be that native memory supported by your CPU is DDR3-1333, not 1866
     None of the supported CPUs have integrated graphics, any MB graphics would be in the chipset, not CPU. Examples would be 785G, 880G
    Thank you very much rhradacut! The problem was that the mobo for whatever reason was forcing 1866mhz on my CPU when it only supported up to 1600mhz. I had to install a spare ddr3 module to downclock it so that I could access the BIOS and manually set the DRAM timing to 1600mhz for it to work. That's a very strange problem that I figured would've been auto-resolved by the hardware, and would also be a big problem if I didn't have any spare DDR3 ram to work with.
    Once again thanks for helping out on solving my problem.

  • Hello applecare  can you help with the macbook pro i did the update the last one and safari doesn't open anything .. what should i do ?

    hello applecare  can you help with the macbook pro i did the update the last one and safari doesn't open anything .. what should i do ?

    Hello John...
    You may have a Safari third party add on installed that was compatible with the previous version of Safari but not 5.1. Try troubleshooting > Safari: Unsupported third-party add-ons may cause Safari to unexpectedly quit or have performance issues
    FYI... this is a user to user forum. If you can't resolve the issue, information for contacting AppleCare  here.

  • I downloaded latest software on iphone 4 and installed new software on my imac (snow leopard 8.6 and now phone not synching with new itunes. Itunes does recognize the phone but the itunes is totally different now. It doesn't look anything like the previou

    I downloaded latest software on iphone 4 and installed new software on my imac (snow leopard 8.6)and now phone not synching with new itunes. Itunes does recognize the phone but the itunes is totally different now. It doesn't look anything like the previous vesions. I can't even find a tab for synching. very strange. any help is appriciated.

    iTunes 10.7 is compatible with Snow Leopard.
    You can download it here: http://www.apple.com/itunes/

  • My 'clear history button is not working. When I click on it it doesn't do anything and the letter are gray instead if blue like usual. I've gone to every type of settings I can bit I don't know how to fix it. Please help .

    My 'clear history button is not working. When I click on it it doesn't do anything and the letters are gray instead of blue like usual. I've gone to every type of settings I can think of but I don't know how to fix it. Please help .

    T
    Try:
    - Reset the iOS device. Nothing will be lost      
    Reset iOS device: Hold down the On/Off button and the Home button at the same time for at
    least ten seconds, until the Apple logo appears.
    - Reset all settings                 
    Go to Settings > General > Reset and tap Reset All Settings.
    All your preferences and settings are reset. Information (such as contacts and calendars) and media (such as songs and videos) aren’t affected.
    - Restore from backup. See:                                               
    iOS: Back up and restore your iOS device with iCloud or iTunes
    - Restore to factory settings/new iOS device.                       

  • HT201270 I have an iPad 3rd gen. A carrier settings update notification has appeared on my screen, and it doesn't do anything when I press either 'update' or 'not now' . Because the notification is still there, I am unable to use any apps or shut it down.

    I have an iPad 3rd gen. A carrier settings update notification has appeared on my screen, and it doesn't do anything when I press either 'update' or 'not now' . Because the notification is still there, I am unable to use any apps or shut it down. What should I do?

    Have you tried a reset by pressing and holding the sleep/wake button and the home button for 20 seconds (maybe longer) until the Apple logo appears, ignore the red slider.  Then turn back on. You won't lose any data doing the reset.

  • Im trying to instal snow leopard on my macbook. its running tiger 10.4.11 and it meets all the requirements  but it ask me for a restart to begin instalation progres, i restar it and it doesn't happen anything

    im trying to instal snow leopard on my macbook. its running tiger 10.4.11 and it meets all the requirements  but it ask me for a restart to begin instalation progres, i restar it and it doesn't happen anything. anyone can help me?

    I assume the restart was prompted during the installation process?
    First of all, that restart will take several minutes while files are moved into place and should not be interrupted.
    If it fails, or you have interrupted the process, you'll need to boot from the installer (hold down the C key on startup) and use Disk Utility to erase the drive prior to continuing the installation.
    That will wipe all data on the drive, though, so if you didn't make a backup before beginning the upgrade, you'll need to get your data off safely before proceeding. That may likely require the use of another Mac to access yours in Target Disc Mode.

  • I can create an action but the droplet doesn't do anything when I drop a file on it.  I am running Adobe Photoshop CC 2014 on a 64bit Windows7 PC.

    I can create an action but the droplet doesn't do anything when I drop a file on it.  I am running Adobe Photoshop CC 2014 on a 64 bit Windows7 PC.  I exactly followed the steps on a youtube video on how to create an action and how to create a droplet.

    Thanks for the reply, I tried that but i wasn't able to get it to work. I also tried to see if l could using the
    function functionName()
    and I was still unable to.
    Silkrooster wrote:
    I haven't tried it yet, so i could be way off. But since you assigned it to a variable I would say it won't do anything until to call that variable. I would assume there must be a show command or similar that is needed for it to display.
    My experience is with actionscript and javascript but still I lean towards basic. I don't feel comfortable enough to say I am any higher yet as more experience is needed in my opinion.
    So feel free to take my advice with a grain of salt.

  • I'm trying to set up a dual monitor for my new iMac. I'm using a second display I used with my old G5. My iMac recognizes the second monitor but the monitor won't turn on. Power button doesn't do anything on the monitor itself.

    I'm trying to set up a dual monitor for my new iMac. I'm using a second display I used with my old G5. My iMac recognizes the second monitor but the monitor won't turn on. Power button doesn't do anything on the monitor itself.

    If it won't turn on then the monitor is dead (power supply?, video circuits?).  Not worth repairing.
    If you have a new iMac then it has thunderbolt.  So exactly what is that monitor you are trying to connect?  For TB you can connect a mini-displayport monitor.   Probably (not 100% sure with TB) can use dvi or vga too if you have the appropriate adapter.

  • I recently got an extension cord for my ipad charger and the first time I used it it worked and now when I plug it in to my ipad It doesn't do anything. What do I do?

    I recently got an extension cord for my ipad charger and the first time I used it it worked and now when I plug it in to my ipad It doesn't do anything. What do I do?

    I think that we all understood what you meant. If the extension cord is no longer working, then return it.
    We are all trying to tell you that you can plug the power block into a standard household extension cord - using the short cord that came with the iPad - and there is no need for the extension cord that you bought.
    Edit - one upped by the lovely lady with the pretty kitty avatar

  • I want to uninstall and then reinstall Firefox but I can't uninstall it. Nothing happens when I click remove in program access and defaults and the helper.exe file in the firefox uninstall dir doesn't do anything either.

    I want to uninstall and then reinstall Firefox but I can't uninstall it. Nothing happens when I click remove in program access and defaults and the helper.exe file in the firefox uninstall dir doesn't do anything either.

    "program access and defaults" is not the place to remove programs in Windows. You need to go to the control panel and click on Add and Remove programs. For instructions on how to uninstall Firefox, see [[Uninstalling Firefox]]

Maybe you are looking for