RE: [flexcoders] Ideas / input greatly appreciated

2009-05-29 Thread Allan Pichler
Okay.. Let me elaborate a little more.. The requirement is that instructors
and students are connected one to one.. And see/control each others desktop.


 

Flashlight-VNC is a VNC Viewer / Player written in Flash. It can connect to
a VNC server.

 

wouldn't that mean that all users need to install a vnc server for it to
work?

 

Also only the top 2 versions of acrobat connect pro have options for
customization and as far as I have been told the annual subscription for
connect pro is 50K USD 

 

--Allan



From: flexcoders@yahoogroups.com [mailto:flexcod...@yahoogroups.com] On
Behalf Of Jeffry Houser
Sent: Friday, May 29, 2009 10:53 AM
To: flexcoders@yahoogroups.com
Subject: Re: [flexcoders] Ideas / input greatly appreciated

 







 I have no idea what the costs are, but did you try googling "Customize
Connect":

 http://www.google.com/search?source=ig
<http://www.google.com/search?source=ig&hl=en&rlz=&=&q=customize+Connect&btn
G=Google+Search&aq=f&oq=>
&hl=en&rlz=&=&q=customize+Connect&btnG=Google+Search&aq=f&oq=

Allan Pichler wrote: 

Hi all.

 

I'm trying to find a low cost solution to do 1<->1 screen sharing/remote
control, preferably inside a flex application, alternatively as a popup
window.

 

The application also need some other collaboration widgets, so I was looking
at Acrobat Connect, but I can't find any information about customization of
the user interface and adding new pods.

 

Any help You can give is much appreciated!

 

 

Best regards and have a nice day!

 

Allan Pichler

Brewmaster - ColdFusion/Flex/Ajax/UI

 





-- 
Jeffry Houser, Technical Entrepreneur
Adobe Community Expert: http://tinyurl.com/684b5h
http://www.twitter.com/reboog711  | Phone: 203-379-0773
--
Easy to use Interface Components for Flex Developers
http://www.flextras.com?c=104
--
http://www.theflexshow.com
http://www.jeffryhouser.com
--
Part of the DotComIt Brain Trust



<><>

RE: [flexcoders] Ideas / input greatly appreciated

2009-05-29 Thread Allan Pichler
Teamviewer is not an option since it costs $800 pr. Concurrent session. I
should have been more specific, I probably need to support around 20-30
concurrent sessions. Can I launch acrobat connect in a separate "window"
from within my flex app and possibly have flex listen for events in the
adobe connect.. So I can force focus back to the flex app when the user
closes the connect window

 

--Allan

 

From: flexcoders@yahoogroups.com [mailto:flexcod...@yahoogroups.com] On
Behalf Of Rick Winscot
Sent: Friday, May 29, 2009 10:30 AM
To: flexcoders@yahoogroups.com
Subject: Re: [flexcoders] Ideas / input greatly appreciated

 






You can create an account that allows 3 people to connect... for free (has
this changed?). By 'tall order' I mean...

1. You cannot view a users desktop from Flash, Flex, or AIR
2. You cannot control the users computer (keyboard/mouse) from Flash, Flex,
or AIR

The only exception to this is Acrobat Connect - which uses a custom plugin
to accomplish that feat. The only other alternative is to roll your own
solution with a wrapper like Merapi to give you access to OS screen/input
hooks which could be passed to AIR. A serious engineering effort to be sure.

Flash <-> flash sharing (i.g. whiteboard) is possible if that is what you
are trying to do... other than that you are out of luck. Have you looked at
Flash VNC?

http://www.darronschall.com/weblog/2005/11/flashvnc-released.cfm

Alternatively, you could roll a hybrid solution: use Teamviewer for the
remote viewing / control and then create a flex app that does all your
custom pod stuffs.


Cheers,

Rick Winscot


On 5/29/09 1:13 PM, "Allan Pichler"  wrote:


  

  

But I was under the impression that connect pro is pretty expensive ???
 
Anyone know of an AIR app for the screen sharing that is launched from the
main app???
 
--a
 

From: flexcoders@yahoogroups.com [mailto:flexcod...@yahoogroups.com] On
Behalf Of Rick Winscot
Sent: Friday, May 29, 2009 10:06 AM
To: flexcoders@yahoogroups.com
Subject: Re: [flexcoders] Ideas / input greatly appreciated






Screen sharing / remote control is a tall order for Flash based technologies
at the present time. You might want to take a look at the Acrobat Connect
Collaboration Builder SDK.

http://www.adobe.com/devnet/acrobatconnect/articles/intro_sync_swf.html

Cheers,

Rick Winscot


On 5/29/09 12:53 PM, "Allan Pichler"  wrote:



  

  

Hi all.
 
I'm trying to find a low cost solution to do 1<->1 screen sharing/remote
control, preferably inside a flex application, alternatively as a popup
window.
 
The application also need some other collaboration widgets, so I was looking
at Acrobat Connect, but I can't find any information about customization of
the user interface and adding new pods.
 
Any help You can give is much appreciated!
 
 
Best regards and have a nice day!
 
Allan Pichler
Brewmaster - ColdFusion/Flex/Ajax/UI




 






<><>

Re: [flexcoders] Ideas / input greatly appreciated

2009-05-29 Thread Jeffry Houser


I have no idea what the costs are, but did you try googling "Customize 
Connect":


http://www.google.com/search?source=ig&hl=en&rlz=&=&q=customize+Connect&btnG=Google+Search&aq=f&oq=

Allan Pichler wrote:



Hi all.

 

I'm trying to find a low cost solution to do 1<->1 screen 
sharing/remote control, preferably inside a flex application, 
alternatively as a popup window.


 

The application also need some other collaboration widgets, so I was 
looking at Acrobat Connect, but I can't find any information about 
customization of the user interface and adding new pods.


 


Any help You can give is much appreciated!

 

 


Best regards and have a nice day!

 


*Allan Pichler*

Brewmaster - ColdFusion/Flex/Ajax/UI

 







--
Jeffry Houser, Technical Entrepreneur
Adobe Community Expert: http://tinyurl.com/684b5h
http://www.twitter.com/reboog711  | Phone: 203-379-0773
--
Easy to use Interface Components for Flex Developers
http://www.flextras.com?c=104
--
http://www.theflexshow.com
http://www.jeffryhouser.com
--
Part of the DotComIt Brain Trust



Re: [flexcoders] Ideas / input greatly appreciated

2009-05-29 Thread Ian Thomas
There's this:

http://sourceforge.net/projects/flashlight-vnc/

HTH,
   Ian

On Fri, May 29, 2009 at 6:29 PM, Rick Winscot  wrote:
>
>
> You can create an account that allows 3 people to connect... for free (has
> this changed?). By ‘tall order’ I mean...
>
> 1. You cannot view a users desktop from Flash, Flex, or AIR
> 2. You cannot control the users computer (keyboard/mouse) from Flash, Flex,
> or AIR
>
> The only exception to this is Acrobat Connect – which uses a custom plugin
> to accomplish that feat. The only other alternative is to roll your own
> solution with a wrapper like Merapi to give you access to OS screen/input
> hooks which could be passed to AIR. A serious engineering effort to be sure.
>
> Flash <-> flash sharing (i.g. whiteboard) is possible if that is what you
> are trying to do... other than that you are out of luck. Have you looked at
> Flash VNC?
>
> http://www.darronschall.com/weblog/2005/11/flashvnc-released.cfm
>
> Alternatively, you could roll a hybrid solution: use Teamviewer for the
> remote viewing / control and then create a flex app that does all your
> custom pod stuffs.
>
>
> Cheers,
>
> Rick Winscot
>
>
> On 5/29/09 1:13 PM, "Allan Pichler"  wrote:
>
>
>
>
>
>
> But I was under the impression that connect pro is pretty expensive ???
>
> Anyone know of an AIR app for the screen sharing that is launched from the
> main app???
>
> --a
>
>
> From: flexcoders@yahoogroups.com [mailto:flexcod...@yahoogroups.com] On
> Behalf Of Rick Winscot
> Sent: Friday, May 29, 2009 10:06 AM
> To: flexcoders@yahoogroups.com
> Subject: Re: [flexcoders] Ideas / input greatly appreciated
>
>
>
>
>
>
> Screen sharing / remote control is a tall order for Flash based technologies
> at the present time. You might want to take a look at the Acrobat Connect
> Collaboration Builder SDK.
>
> http://www.adobe.com/devnet/acrobatconnect/articles/intro_sync_swf.html
>
> Cheers,
>
> Rick Winscot
>
>
> On 5/29/09 12:53 PM, "Allan Pichler"  wrote:
>
>
>
>
>
>
> Hi all.
>
> I’m trying to find a low cost solution to do 1<->1 screen sharing/remote
> control, preferably inside a flex application, alternatively as a popup
> window.
>
> The application also need some other collaboration widgets, so I was looking
> at Acrobat Connect, but I can’t find any information about customization of
> the user interface and adding new pods.
>
> Any help You can give is much appreciated!
>
>
> Best regards and have a nice day!
>
> Allan Pichler
> Brewmaster - ColdFusion/Flex/Ajax/UI
>
>
>
>
>
>
>
>
> 




--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Alternative FAQ location: 
https://share.acrobat.com/adc/document.do?docid=942dbdc8-e469-446f-b4cf-1e62079f6847
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.comYahoo! 
Groups Links

<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/flexcoders/

<*> Your email settings:
Individual Email | Traditional

<*> To change settings online go to:
http://groups.yahoo.com/group/flexcoders/join
(Yahoo! ID required)

<*> To change settings via email:
mailto:flexcoders-dig...@yahoogroups.com 
mailto:flexcoders-fullfeatu...@yahoogroups.com

<*> To unsubscribe from this group, send an email to:
flexcoders-unsubscr...@yahoogroups.com

<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/



Re: [flexcoders] Ideas / input greatly appreciated

2009-05-29 Thread Rick Winscot
You can create an account that allows 3 people to connect... for free (has
this changed?). By Œtall order¹ I mean...

1. You cannot view a users desktop from Flash, Flex, or AIR
2. You cannot control the users computer (keyboard/mouse) from Flash, Flex,
or AIR

The only exception to this is Acrobat Connect ­ which uses a custom plugin
to accomplish that feat. The only other alternative is to roll your own
solution with a wrapper like Merapi to give you access to OS screen/input
hooks which could be passed to AIR. A serious engineering effort to be sure.

Flash <-> flash sharing (i.g. whiteboard) is possible if that is what you
are trying to do... other than that you are out of luck. Have you looked at
Flash VNC?

http://www.darronschall.com/weblog/2005/11/flashvnc-released.cfm

Alternatively, you could roll a hybrid solution: use Teamviewer for the
remote viewing / control and then create a flex app that does all your
custom pod stuffs.


Cheers,

Rick Winscot


On 5/29/09 1:13 PM, "Allan Pichler"  wrote:

>  
>   
> 
>   
> 
> But I was under the impression that connect pro is pretty expensive ???
>  
> Anyone know of an AIR app for the screen sharing that is launched from the
> main app???
>  
> --a
>  
> 
> From: flexcoders@yahoogroups.com [mailto:flexcod...@yahoogroups.com] On Behalf
> Of Rick Winscot
> Sent: Friday, May 29, 2009 10:06 AM
> To: flexcoders@yahoogroups.com
> Subject: Re: [flexcoders] Ideas / input greatly appreciated
>  
> 
> 
> 
> 
> 
> Screen sharing / remote control is a tall order for Flash based technologies
> at the present time. You might want to take a look at the Acrobat Connect
> Collaboration Builder SDK.
> 
> http://www.adobe.com/devnet/acrobatconnect/articles/intro_sync_swf.html
> 
> Cheers,
> 
> Rick Winscot
> 
> 
> On 5/29/09 12:53 PM, "Allan Pichler"  wrote:
>> 
>> 
>>   
>> 
>>   
>> 
>> Hi all.
>>  
>> I¹m trying to find a low cost solution to do 1<->1 screen sharing/remote
>> control, preferably inside a flex application, alternatively as a popup
>> window.
>>  
>> The application also need some other collaboration widgets, so I was looking
>> at Acrobat Connect, but I can¹t find any information about customization of
>> the user interface and adding new pods.
>>  
>> Any help You can give is much appreciated!
>>  
>>  
>> Best regards and have a nice day!
>>  
>> Allan Pichler
>> Brewmaster - ColdFusion/Flex/Ajax/UI
>> 
>>  
>> 
>> 
>   
> 
> 
>> 



RE: [flexcoders] Ideas / input greatly appreciated

2009-05-29 Thread Allan Pichler
But I was under the impression that connect pro is pretty expensive ???

 

Anyone know of an AIR app for the screen sharing that is launched from the
main app???

 

--a

 

From: flexcoders@yahoogroups.com [mailto:flexcod...@yahoogroups.com] On
Behalf Of Rick Winscot
Sent: Friday, May 29, 2009 10:06 AM
To: flexcoders@yahoogroups.com
Subject: Re: [flexcoders] Ideas / input greatly appreciated

 






Screen sharing / remote control is a tall order for Flash based technologies
at the present time. You might want to take a look at the Acrobat Connect
Collaboration Builder SDK.

http://www.adobe.com/devnet/acrobatconnect/articles/intro_sync_swf.html

Cheers,

Rick Winscot


On 5/29/09 12:53 PM, "Allan Pichler"  wrote:


  

  

Hi all.
 
I'm trying to find a low cost solution to do 1<->1 screen sharing/remote
control, preferably inside a flex application, alternatively as a popup
window.
 
The application also need some other collaboration widgets, so I was looking
at Acrobat Connect, but I can't find any information about customization of
the user interface and adding new pods.
 
Any help You can give is much appreciated!
 
 
Best regards and have a nice day!
 
Allan Pichler
Brewmaster - ColdFusion/Flex/Ajax/UI

 






<><>

Re: [flexcoders] Ideas / input greatly appreciated

2009-05-29 Thread Rick Winscot
Screen sharing / remote control is a tall order for Flash based technologies
at the present time. You might want to take a look at the Acrobat Connect
Collaboration Builder SDK.

http://www.adobe.com/devnet/acrobatconnect/articles/intro_sync_swf.html

Cheers,

Rick Winscot


On 5/29/09 12:53 PM, "Allan Pichler"  wrote:

>  
>   
> 
>   
> 
> Hi all.
>  
> I¹m trying to find a low cost solution to do 1<->1 screen sharing/remote
> control, preferably inside a flex application, alternatively as a popup
> window.
>  
> The application also need some other collaboration widgets, so I was looking
> at Acrobat Connect, but I can¹t find any information about customization of
> the user interface and adding new pods.
>  
> Any help You can give is much appreciated!
>  
>  
> Best regards and have a nice day!
>  
> Allan Pichler
> Brewmaster - ColdFusion/Flex/Ajax/UI
>  
>   
> 
> 
>> 



[flexcoders] Ideas / input greatly appreciated

2009-05-29 Thread Allan Pichler
Hi all.

 

I'm trying to find a low cost solution to do 1<->1 screen sharing/remote
control, preferably inside a flex application, alternatively as a popup
window.

 

The application also need some other collaboration widgets, so I was looking
at Acrobat Connect, but I can't find any information about customization of
the user interface and adding new pods.

 

Any help You can give is much appreciated!

 

 

Best regards and have a nice day!

 

Allan Pichler

Brewmaster - ColdFusion/Flex/Ajax/UI