Hi, > Im wondering if there is any way to implement this. i.e. you > can use a FLASH movie, embedded in the application to control it..
It is possible to create your application's user interface entirely in flash, without using the web-browser control at all. To do this, add the Macromedia flash movie control to your project from the "Tools/Components" menu command. Add a flash movie to your project, and set the movie's properties to the movie you want to use. You can intercept user actions as events in VB. Sorry, I don't have any examples to hand (I don't have flash installed today), but I am sure if you were to do a search on CodeProject you will find something. On the other hand, using the web browser control will make certain tasks easier (like displaying data). Adelle. ------------------------ Yahoo! Groups Sponsor --------------------~--> Make a clean sweep of pop-up ads. Yahoo! Companion Toolbar. Now with Pop-Up Blocker. Get it for free! http://us.click.yahoo.com/L5YrjA/eSIIAA/yQLSAA/k7folB/TM --------------------------------------------------------------------~-> '// ======================================================= Rules : http://ReliableAnswers.com/List/Rules.asp Home : http://groups.yahoo.com/group/vbHelp/ ======================================================= Post : [EMAIL PROTECTED] Join : [EMAIL PROTECTED] Leave : [EMAIL PROTECTED] '// ======================================================= Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/vbhelp/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
