Skip to main content
Known Participant
May 3, 2011
Answered

Is it possible to customize sample phone application?

  • May 3, 2011
  • 1 reply
  • 702 views

Hi all,

Is it possible to customize sample flash phone application in flex or flash ?

Thanks

Selvan

This topic has been closed for replies.
Correct answer
Is it possible to customize sample flash phone application in flex or flash ?

Flex source is bundled with FMG installer; feel free to refer it for making customize app.

   $(FMG-Install-Folder}\FMSApplications\telephony\FlashPhone\source\FlashPhone folder.

Additionally, following thread has a list of steps to successfully compile the source:

   http://forums.adobe.com/thread/753778

1 reply

Correct answer
May 3, 2011
Is it possible to customize sample flash phone application in flex or flash ?

Flex source is bundled with FMG installer; feel free to refer it for making customize app.

   $(FMG-Install-Folder}\FMSApplications\telephony\FlashPhone\source\FlashPhone folder.

Additionally, following thread has a list of steps to successfully compile the source:

   http://forums.adobe.com/thread/753778

Known Participant
May 3, 2011

Thank u pankaj.....