Skip to content

Sumit Gupta

bookmarking my life

Day: September 18, 2007

Creating Menu at runtime using Flash 8/ActionScript 2.0

September 18, 2007 by Sumit Gupta Flash, Programming

You can create menu in your flash application using the following code, however, you need to note one thing that you need to import mx.controls.*; mx.data.binding.*; (if you need to…

Read More

Creating popup Window using Flash

September 18, 2007 by Sumit Gupta Flash, Programming

Recently making a Flash in which I need a user input in a popup window to complete user action. For this I need to ask user some more value. Hence…

Read More

© 2026 Sumit Gupta // Powered by WordPress