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 software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
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