Jump to content
xisto Community
Sign in to follow this  
micnoo

How Do You Put Flash Into Your Site? Help plz...

Recommended Posts

The html code for embedding a flash (swf) file would be,

 

<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://fpdownload2.macromedia.com/get/shockwave/cabs/flash/swflash.cab; width="32" height="32">

<param name="movie" value="PUT LOCATION OF .SWF FILE HERE">

<param name="quality" value="high">

<embed src="PUT LOCATION OF .SWF FILE HERE" quality="high" pluginspage="https://get.adobe.com/flashplayer/otherversions/; type="application/x-shockwave-flash" width="32" height="32"></embed></object>

 

Hope this helps someone.

 

TommoD

Share this post


Link to post
Share on other sites

I find that flash intros on sites slow it down sometimes. I've tried it once and I didn't like it. If you do, place a skip button so that if the user doesn't want to watch it, they can skip it instead of being forced to watch the clip.

Share this post


Link to post
Share on other sites
Flash file RotationHow Do You Put Flash Into Your Site?Hi all,I am havig an html page with lot of text. In which I have embeded one flash file with the help of object and embed tag. It is working fine and no issue with that.But now I am having 4 flash files and they should change after 20 seconds automatically.It means if user does not leave the HTML page for 20 seconds, then every thing will remain the same on page but flash file should change automatically ( it will choose one flash file among 4).Please help me in that.-Vivek-reply by Vivek Jain

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this  

×
×
  • Create New...

Important Information

Terms of Use | Privacy Policy | Guidelines | We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.