Avatar

Level 2

Hi.

I created a pretty simple sharedWhiteboard app in Flex (as an adobe AIR app). Pretty much used the sample code from Ryan Stewarts article on afcs.

The app works fine when I run it from my desktop.

I tried to test the "shared" part by debugging the app from Flex and I copied the room URL into an IE browser.

I entered my adobeID and password and then got the following error:

ReferenceError: Error #1056: Cannot create property isPeer on com.adobe.rtc.sharedManagers.descriptors.UserDescriptor. (Flash Player 10)

Then another error was thrown:

ReferenceError: Error #1065: Variable flash.media::SoundCodec is not defined. (Flash Player 9)

Not sure where Flash Player 9 came from because I had made sure I had flash player 10 installed.

Any advice would be great.

Thanx.