Wrox Programmer Forums
|
ASP.NET 1.0 and 1.1 Basics ASP.NET discussion for users new to coding in ASP.NET 1.0 or 1.1. NOT for the older "classic" ASP 3 or the newer ASP.NET 2.0.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the ASP.NET 1.0 and 1.1 Basics 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
 
Old May 3rd, 2006, 01:27 AM
Registered User
 
Join Date: Apr 2006
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
Default how to embed flash in asp.net

Hello all,

I have created an Activex control in vc++ and I display this control in aspx page using <object> tag.
<object ID="Activex"
      classid="clsid:AFB6AA3F-5D76-41E4-B6D9-6AD20026A988"
      codebase="http://localhost/ActiveX.dll#Version=1,0,0,3"
      hspace=0
      vspace=0 border=15> </object>


Since the activex dll size is in Mbs,it take more time to install and showing white space while running the asp page.

I need to add flash in this page while Dll is downloading.After dll downloads,the flash should be stopped and activex control should strat working.

How can i do that.
Or any other way to get flash

I have posted the same question in 2 forums.but no one send me reply..

Please help me..its very urgent

Thanks in advance






Similar Threads
Thread Thread Starter Forum Replies Last Post
export asp.net page to ms word and embed images Itech ASP.NET 2.0 Professional 2 March 6th, 2014 03:39 AM
Embed MsWord in asp.net webform rajatake ASP.NET 2.0 Professional 1 December 5th, 2006 11:29 AM
Flash at ASP.NET jessiang General .NET 2 January 16th, 2006 06:12 AM
Flash embed prob using XHTML socoolbrewster HTML Code Clinic 3 October 20th, 2005 08:44 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.