954,580 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

ASP.Net & Macromedia Flash MX

My Question is

1. Can Macromedia Flash MX *.swf file or animation created in Flash MX publish in ASP.Net page, i know HTML is able to do so BUT is ASP.Net able to?
2. If it is, is there any online tutorial for me to learn?

Thank You.

k_en
Light Poster
35 posts since Jul 2005
Reputation Points: 13
Solved Threads: 0
 

ASP.NET produces HTML. So, the standard HTML techniques will work just fine.

tgreer
Made Her Cry
Team Colleague
2,118 posts since Dec 2004
Reputation Points: 227
Solved Threads: 37
 
i know HTML is able to do so BUT is ASP.Net able to


Well what is flash object then HTML? It uses object or embed tags which are standard HTML tags. :)

ManicCW
Junior Poster in Training
95 posts since Nov 2005
Reputation Points: 13
Solved Threads: 11
 

I don't understand your question. A Flash object is a Flash object. It requires the Flash plugin to play. To integrate it into your page, you need to use either the embed or object tag, depending on your doctype.

ASP.NET doesn't alter that. ASP.NET is a server-side language for producing HTML dynamically.

If I haven't answered your question, please try again with more detail.

tgreer
Made Her Cry
Team Colleague
2,118 posts since Dec 2004
Reputation Points: 227
Solved Threads: 37
 

I'm confused. I created a Flash Basic 8 movie with swf and html files. I understand the html has embed and object tags, but I don't know how to incorporate this into my asp.net html page.

Even opening the raw Flash html page, I see squiggly lines under parts of the embed tag and the object tag, so these tags are invalid even in the native Flash html, let alone my asp.net web page. When I try to look at the design mode of the Flash html, all I see is a black screen, not my animation. The result is no better in my asp.net page.

So, how do you "embed" the flash html (or swf) into my asp.net html?

By the way, I don't want an animated picture on my web site, I want an animated background.

Thanks!
Larry

LianaEnt
Newbie Poster
3 posts since Jan 2007
Reputation Points: 10
Solved Threads: 0
 
I'm confused. I created a Flash Basic 8 movie with swf and html files. I understand the html has embed and object tags, but I don't know how to incorporate this into my asp.net html page. Even opening the raw Flash html page, I see squiggly lines under parts of the embed tag and the object tag, so these tags are invalid even in the native Flash html, let alone my asp.net web page. When I try to look at the design mode of the Flash html, all I see is a black screen, not my animation. The result is no better in my asp.net page. So, how do you "embed" the flash html (or swf) into my asp.net html? By the way, I don't want an animated picture on my web site, I want an animated background. Thanks! Larry



hii!

i am using a free flash control for my ASP.NET pages! its free. you can download it from here: http://www.flash-control.net/

regards,

Ammar.
:lol:

ammarcool
Newbie Poster
5 posts since Jan 2007
Reputation Points: 10
Solved Threads: 0
 

This article has been dead for over three months

Post: Markdown Syntax: Formatting Help
You