PC Review


Reply
Thread Tools Rate Thread

ASP.NET and Flash

 
 
Tor Inge Rislaa
Guest
Posts: n/a
 
      28th Aug 2006
I am just wondering if there is a way to use Flash within ASP.NET (2005) Is
it possible have Flash content as a part of a webform? (as you can within
an HTML document)



TIRislaa






 
Reply With Quote
 
 
 
 
Mikeon
Guest
Posts: n/a
 
      28th Aug 2006
> I am just wondering if there is a way to use Flash within ASP.NET (2005) Is
> it possible have Flash content as a part of a webform? (as you can within
> an HTML document)


I'm not sure I understand your problem. It is perfectly legal to put an
object tag inside your aspx page as you can see on many pages such as
for example:

http://fun.dotnetlovers.com/BillGate...lmerRemix.aspx


--
Michal
http://vaultofthoughts.net

 
Reply With Quote
 
Mark Rae
Guest
Posts: n/a
 
      28th Aug 2006
"Tor Inge Rislaa" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...

>I am just wondering if there is a way to use Flash within ASP.NET (2005) Is
>it possible have Flash content as a part of a webform? (as you can within
>an HTML document)


It's important to realise that ASP.NET is, basically, a tool for generating
client-side markup and scripting. The clients' browsers don't really care
too much about what server-side application is squirting the HTML down to
them. If you create a webform in ASP.NET 2 with all the fancy webcontrols
you like, you'll see that they're all rendered as standard HTML by the time
they reach your browser.

So, you'd have Flash content as part of a webform in the just the same way
as you would in an HTML document, as they two really are the same thing as
far as the browser is concerned. You can see an example of the Wimpy
Shockwave/Flash player playing MP3s embedded in a webform here:
http://www.sanctuaryrig.co.uk/sounds/default.aspx - do a View Source, and
you'll see what I mean.


 
Reply With Quote
 
Tor Inge Rislaa
Guest
Posts: n/a
 
      28th Aug 2006
Thank you for your answers everyone!

"Tor Inge Rislaa" <(E-Mail Removed)> skrev i melding
news:(E-Mail Removed)...
>I am just wondering if there is a way to use Flash within ASP.NET (2005) Is
>it possible have Flash content as a part of a webform? (as you can within
>an HTML document)
>
>
>
> TIRislaa
>
>
>
>
>
>



 
Reply With Quote
 
Eliyahu Goldin
Guest
Posts: n/a
 
      28th Aug 2006
Sure. You just need to put the Flash ActiveX on the form.

--
Eliyahu Goldin,
Software Developer & Consultant
Microsoft MVP [ASP.NET]


"Tor Inge Rislaa" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
>I am just wondering if there is a way to use Flash within ASP.NET (2005) Is
>it possible have Flash content as a part of a webform? (as you can within
>an HTML document)
>
>
>
> TIRislaa
>
>
>
>
>
>



 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
[Arjan.org Update - Category 'Webdesign' - "Flash'] Flash Image Gallery ArjanDotOrg Freeware 0 20th Oct 2004 11:37 AM
How to prevent downloading flash on web pages? FlashToggler 2 stoped working after installing Flash Player 7. Dmitriy Kopnichev Windows XP Internet Explorer 4 25th Sep 2004 01:25 AM
How to prevent downloading flash on web pages? FlashToggler 2 stoped working after installing Flash Player 7. Dmitriy Kopnichev Windows XP General 2 25th Sep 2004 01:25 AM
How to prevent downloading flash on web pages? FlashToggler 2 stoped working after installing Flash Player 7. Dmitriy Kopnichev Windows XP Basics 2 25th Sep 2004 01:25 AM
flash problem, session id not consistent when using flash with query stirng parameters Bernie Microsoft ASP .NET 0 5th Sep 2004 06:28 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 11:26 AM.