Adobe Connect User Community
Menu

#1 2012-01-27 10:12:24

**_ccbenes_**

Set height/width of Pod from application (ActionScript)

Does anyone know of a way to set the height and width of a Pod from the application running inside the Pod itself using ActionScript?

The SyncConnector class has a couple of read-only properties that indicate the height and width of a Pod but no methods to set these properties (as far as I can tell).

The FlashBuilder auto complete function exposes a method on the SyncConnector object:

    SyncConnector.setSize(width, height);

This doesn't work for me and it is not, however, in any of the published SyncConnector documentation from Adobe.  When I use it my application starts behaving strangely.

Any insight would be appreciated.  Thanks.

Thanks,
Chris

Offline

Board footer