Skip to main content
Known Participant
May 3, 2011
Answered

Is it possible to customize sample phone application?

  • May 3, 2011
  • 2 replies
  • 702 views

Hi all,

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

Thanks

Selvan

This topic is closed to new replies. Start a new post to keep the conversation going.
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

2 replies

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.....