ActionScriptDiscuss the Adobe Actionscript language
Welcome to the p2p.wrox.com Forums.
You are currently viewing the ActionScript section of the Wrox Programmer to Programmer discussions. This is a community of tens of thousands of software programmers and website developers including Wrox book authors and readers. As a guest, you can read any forum posting. By joining today you can post your own programming questions, respond to other developers’ questions, and eliminate the ads that are displayed to guests. Registration is fast, simple and absolutely free .
It is possible to integrate Flash swf files in visual studio 2008 applications?
I mean if you have a aspx page with code behind written in C#, you can integrate some banners, or a photo galley made in Flash?
You can insert the flash like you would any other object in html. However, getting all the flash settings right, dealing with cross-browser issues can make it more complicated. Steve Orr has written an article and ASP.NET Flash control that simplifies some of the settings, you can read about it and get it here: http://steveorr.net/articles/Flasher.aspx