Wrox Programmer Forums
|
ASP.NET 1.1 As of 10/6/2005, this forum is locked as part of the reorganization described here: http://p2p.wrox.com/topic.asp?TOPIC_ID=35394. No posts have been deleted. Open ongoing discussions from the last week have been moved to either ASP.NET 1.0 and 1.1 Beginners http://p2p.wrox.com/asp-net-1-0-1-1-basics-60/ or ASP.NET 1.0 and 1.1 Professional. http://p2p.wrox.com/forum.asp?FORUM_ID=50. See my sticky post inside for more.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the ASP.NET 1.1 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 December 18th, 2004, 12:12 PM
Authorized User
 
Join Date: Jun 2004
Posts: 99
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via ICQ to hlchuah77
Default Flash file in asp.net

I try to put some flash banner to my aspnet site, i find no way to solve this problem, and i have browse through not less than thousand sites for the solution.

What I know is that there is no any control which can support flash file in aspnet. I went to www.asp.net site and I have found this, "FlashAdRotator" (according to some other site, this is the only web control to support flash banner in aspnet), what make funny is that the download link is a broken link.

To me, the big product such as .Net Framework can't even support this small and famous feature, its ridiculous, isn't it? :(

Have any one manage to solve this kind of problems before? I hope that any one who have experience in this would share.

Thanks.



 
Old December 18th, 2004, 12:30 PM
Imar's Avatar
Wrox Author
 
Join Date: Jun 2003
Posts: 17,089
Thanks: 80
Thanked 1,576 Times in 1,552 Posts
Default

What do you mean with "Flash Banner"? Are you just trying to insert a Flash Animation, or do you require more functionality?

Imar
---------------------------------------
Imar Spaanjaars
Everyone is unique, except for me.
 
Old December 18th, 2004, 12:41 PM
Authorized User
 
Join Date: Jun 2004
Posts: 99
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via ICQ to hlchuah77
Default

Actually it is a banner created using flash. The banner can animate itself. Maybe my question sounds confusing, please refer to this site http://www.centrepoint.com/eng/default.asp where you can see the "flash banner" at the page.

 
Old December 18th, 2004, 12:51 PM
Imar's Avatar
Wrox Author
 
Join Date: Jun 2003
Posts: 17,089
Thanks: 80
Thanked 1,576 Times in 1,552 Posts
Default

Right, I see. In that case, there's no real need for an ASP.NET server side control, is there?

All you need to do is add the necessary HTML code for the .SWF file to the ASPX part of your page.

If you need to dynamically determine the Flash Animation, you can use <ASP:Literal> controls with databinding to load the desired movie.

Does this help?


Imar
---------------------------------------
Imar Spaanjaars
Everyone is unique, except for me.
While typing this post, I was listening to: Born Of A Broken Man by Rage Against The Machine (Track 6 from the album: The Battle Of Los Angeles) What's This?
 
Old December 18th, 2004, 01:24 PM
Authorized User
 
Join Date: Jun 2004
Posts: 99
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via ICQ to hlchuah77
Default

Hi, Imar, thanks for your reply. I am very lucky today as I manage to solve the problem already by referring to this http://p2p.wrox.com/topic.asp?TOPIC_ID=23529

Actually there is the one who face the same problem as me, and the suggestion by Planoie at the URL abovementioned really help. Now I can put my "flash banner" to my page finally! With ease!

Your reply is much be appreciated too, thanks a lot! :)






Similar Threads
Thread Thread Starter Forum Replies Last Post
how to embed flash in asp.net sangeet_83 ASP.NET 1.0 and 1.1 Basics 0 May 3rd, 2006 01:27 AM
Flash at ASP.NET jessiang General .NET 2 January 16th, 2006 06:12 AM
Flash or Movies in ASP.NET Dmitriy ASP.NET 1.0 and 1.1 Professional 2 July 5th, 2005 09:22 AM
Flash or Movies in ASP.NET Dmitriy General .NET 2 July 1st, 2005 04:16 AM
Flash or Movies in ASP.NET Dmitriy Pro VB 6 2 June 29th, 2005 09:38 PM





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