Adobe Connect User Community
Menu

#1 2010-12-20 03:38:31

**_friendsterjoel_**

change pod title programatically

anyone here using the syncconnector.setPodTitle() function? i've tried using this on the caughtup event but it is not changing the pod title...  if this will not do the trick, is there any other way to change the pod title programatically?

Offline

#2 2010-12-20 09:12:43

**_Purnima_**

Re: change pod title programatically

try setting pod title in init or in function u  call on creation complete. I guess it should set it.

Offline

#3 2010-12-21 01:43:49

**_friendsterjoel_**

Re: change pod title programatically

thanks for your reply, i will be trying that... setPodTitle is not even in the API but it is appearing in the intellisense and it throws no error when compiling

Offline

#4 2010-12-21 01:50:15

**_friendsterjoel_**

Re: change pod title programatically

i tried setting the title using syncConnector.setPodTitle(...) onInit and onCreationComplete, no use... it did not changed the pod title/name

Offline

#5 2011-05-23 02:11:38

**_anuraga_**

Re: change pod title programatically

I do not think setPodTitle is currently supported.

However if the pod title is changed then the getter should work fine. also whenever the pod title is changed SyncSwfEvent.POD_TITLE_CHANGED is dispatched by syncconnector to notify this.

Offline

#6 2011-06-14 17:37:20

**_ccbenes_**

Re: change pod title programatically

So is there a verifiable way to change a pod's title in a pod's title bar using ActionScript (instead of having the "<pod_name>.swf" appear in the bar?

Thanks!

Offline

Board footer