Current location: Hot Scripts Forums » Programming Languages » ASP.NET » Embed Flash in .NET


Embed Flash in .NET

Reply
  #1 (permalink)  
Old 09-14-07, 11:14 AM
omniman's Avatar
omniman omniman is offline
Coding Addict
 
Join Date: Aug 2006
Location: Baltimore, MD
Posts: 342
Thanks: 0
Thanked 1 Time in 1 Post
Embed Flash in .NET

I am having trouble embedding Flash in my .NET page. I used the standard active content script from Adobe that works fine in standard HTML but nothing display on the .NET pages. Any ideas why???

Code:
      <script type="text/javascript">
AC_FL_RunContent( 'codebase','http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,28,0','width','700','height','200','title','Orlando Limo Rentals','src','banner/banner','quality','high','pluginspage','http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash','movie','banner/banner' ); //end AC code
</script>
      <noscript>
      <object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,28,0" width="700" height="200" title="Orlando Limo Rentals">
        <param name="movie" value="banner/banner.swf" />
        <param name="quality" value="high" />
        <embed src="banner/banner.swf" quality="high" pluginspage="http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" width="700" height="200"></embed>
      </object>
      </noscript>
__________________
"Political Correctness is a doctrine, fostered by a delusionary, illogical, liberal minority and rabidly promoted by an unscrupulous mainstream media, which holds forth the proposition that it is entirely possible to pick up a turd by the clean end."
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiShare on FacebookShare on Stumble UponShare on Twitter
Reply With Quote
  #2 (permalink)  
Old 09-14-07, 12:13 PM
koncept
Guest
 
Posts: n/a
can you post the rest of the code? if i go from that, it would work since you just post that in the general body area\
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiShare on FacebookShare on Stumble UponShare on Twitter
Reply With Quote
Reply

Bookmarks


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

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 Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Flash 8 to Flash 2004 MX? 12345421 Flash & ActionScript 2 04-06-07 12:29 AM
Flash Programmer wanted - Romania valheru Job Offers & Assistance 1 07-13-06 10:04 AM
Nevron Chart for .NET has been awarded the prestigious SYS-CON Readers' Choice Award Nevron General Advertisements 0 03-08-06 08:30 AM
Professional Charting, Diagramming and User Interface Suite for .NET Nevron General Advertisements 0 01-26-06 10:39 AM
Top 10 Reasons for Developers to Use the .NET Framework 1.1 emaxian ASP.NET 0 05-24-04 12:34 AM


All times are GMT -5. The time now is 09:26 AM.
vBulletin® Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.