Skip to content
View in the app

A better way to browse. Learn more.

Web Designer Forum

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

How can I use flash in my websites?

Featured Replies

Publish your flash banner

then upload your swf

 

put your published code in a div in you html

and then it should work

 

regards

Hi, you need to think about flash player version and etc. for your target group also...

If I was a cynical person I would accuse you of spamming those links on this forum because of something your wrote in a previous post:

 

Hi, I would like to recommend you an India’s best web design company called Web Designer India. I have made many websites with the help of this. It offers Affordable Flash Website design,

 

 

If this company can do flash web design then how come they don't know how to add flash to a site?

 

 

But as this forum is nofollow and you gain nothing from posting links on here I know that that is not really the case so here is the code to put flash in a site:

<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8,0,22,0" width="500" height="210" class="centering">
  <param name="movie" value="flash.swf" />
  	  <param name="quality" value="high" />
	  <param name="wmode" value="transparent" />

<!--[if !IE]> <-->
	<object data="flash.swf" width="500" height="210" type="application/x-shockwave-flash">

		  <param name="quality" value="high" />
		  <param name="wmode" value="transparent" />
		  <param name="pluginurl" value="http://www.macromedia.com/go/getflashplayer" />
	</object>
<!--> <![endif]-->
 </object>

If I was a cynical person I would accuse you of spamming those links on this forum because of something your wrote in a previous post:

 

 

 

 

If this company can do flash web design then how come they don't know how to add flash to a site?

 

 

But as this forum is nofollow and you gain nothing from posting links on here I know that that is not really the case so here is the code to put flash in a site:

<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8,0,22,0" width="500" height="210" class="centering">
  <param name="movie" value="flash.swf" />
  	  <param name="quality" value="high" />
	  <param name="wmode" value="transparent" />

<!--[if !IE]> <-->
	<object data="flash.swf" width="500" height="210" type="application/x-shockwave-flash">

		  <param name="quality" value="high" />
		  <param name="wmode" value="transparent" />
		  <param name="pluginurl" value="http://www.macromedia.com/go/getflashplayer" />
	</object>
<!--> <![endif]-->
 </object>

 

 

Nice code :) I use dreamweaver in putting flash on my website...

  • Author
If I was a cynical person I would accuse you of spamming those links on this forum because of something your wrote in a previous post:

 

 

 

 

If this company can do flash web design then how come they don't know how to add flash to a site?

 

 

But as this forum is nofollow and you gain nothing from posting links on here I know that that is not really the case so here is the code to put flash in a site:

<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8,0,22,0" width="500" height="210" class="centering">
  <param name="movie" value="flash.swf" />
  	  <param name="quality" value="high" />
	  <param name="wmode" value="transparent" />

<!--[if !IE]> <-->
	<object data="flash.swf" width="500" height="210" type="application/x-shockwave-flash">

		  <param name="quality" value="high" />
		  <param name="wmode" value="transparent" />
		  <param name="pluginurl" value="http://www.macromedia.com/go/getflashplayer" />
	</object>
<!--> <![endif]-->
 </object>

 

Thanks for the nice code. And yes! these are my company's websites and I m employee over there. This work has been been assigned to me for adding flash in the websites that's why I have putted a query here.

 

I hope you can understand me that what I m trying to say.

 

Thanks a lot!

  • 2 weeks later...
Thanks for the nice code. And yes! these are my company's websites and I m employee over there. This work has been been assigned to me for adding flash in the websites that's why I have putted a query here.

 

I hope you can understand me that what I m trying to say.

 

Thanks a lot!

 

If you work for a company that can do what they say they can do, and they've assigned work to you which you can't do - why don't they train you? Why does developing their employees become the job of this forum?

 

I would really think about asking your employer for some proper training! It's in their best interests, because when you look at this post in conjunction with your previous posts, it makes you look a bit, lets just say, 'prone to exaggeration'!

If I was a cynical person I would accuse you of spamming those links on this forum because of something your wrote in a previous post:

 

 

 

 

If this company can do flash web design then how come they don't know how to add flash to a site?

 

 

But as this forum is nofollow and you gain nothing from posting links on here I know that that is not really the case so here is the code to put flash in a site:

<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8,0,22,0" width="500" height="210" class="centering">
  <param name="movie" value="flash.swf" />
  	  <param name="quality" value="high" />
	  <param name="wmode" value="transparent" />

<!--[if !IE]> <-->
	<object data="flash.swf" width="500" height="210" type="application/x-shockwave-flash">

		  <param name="quality" value="high" />
		  <param name="wmode" value="transparent" />
		  <param name="pluginurl" value="http://www.macromedia.com/go/getflashplayer" />
	</object>
<!--> <![endif]-->
 </object>

 

 

 

 

i thought of it too.. how come a web design site doesn't know hoe to embed flash movie on its site.. sounds odd..

 

anyway, publish your flash file and use dreamweaver.. it is much more easier than coding.

In fact the more I think about it, the more I think this is BS.

 

ISO accredited companies are meant to have procedures in place. Work gets allocated to those that can do it, or procedures are well enough documented for anyone to follow.

 

So this a Flash web design company that can't embed Flash (and uses tables for layout), and an ISO credited company with no documentation or procedures! You'll be telling us its been awarded 'Investors in People" next. :rolleyes:

Create an account or sign in to comment

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.