Jump to content

Can Flash Be Used In Detail Pages?


Guest

Recommended Posts

Does anyone know how to use Flash animation in the product detail pages where the large image displays?

Currently it only displays a .Gif or Jpeg. I would like to add a Flash Movie .swf in replace of the product detial shots. Is this possible?

Here is a sample of what I would like to do:

http://www.ozwalled.com/products/tron.html

Thanks in advance for any help!

**************************************

Aaron C.

Personal Web Consultant

Online Classes for Webmasters

**************************************

Link to comment
Share on other sites

  • 5 weeks later...

How do I do this. Once I I add my embedded code for flash and hit save, the WYSIWYG editor deletes the flash script in the description. Now what...?

You can add flash to the description area without any modification your request required. That means custom mod is required to replace image code with flash realted one.
Link to comment
Share on other sites

  • 9 months later...
Guest gowebsolutions

How do I do this. Once I I add my embedded code for flash and hit save, the WYSIWYG editor deletes the flash script in the description. Now what...?

You can add flash to the description area without any modification your request required. That means custom mod is required to replace image code with flash realted one.

This happens when we try to add flash videos in our product descriptions too. The WYSIWYG editor either removes or garbles a lot of the flash code when we save the product details.

Is there a way to fix this?

Link to comment
Share on other sites

Guest sampleoidz

It took me about 12 months to find this code as i had the same problem and behold!

you can do it using this really cool code

for a Video player

<!-- Begin Flash Video for Progressive download -->

<p align="center"><object id="FLVPlayer" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#v..." height="240" width="320" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000">

<param value="http://www.YOURWEBSITE.co.uk/videos/FLVPlayer_Progressive.swf" name="movie" />

<param value="lt" name="salign" />

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

<param value="noscale" name="scale" />

<param value="&amp;skinName=http://www.YOURWEBSTIE.co.uk/videos/clearSkin_3&amp;streamName=http://www.YOURWEBSITE.co.uk/videos/YOURFLV.flv&amp;autoPlay=false&amp;autoRewind=false" name="FlashVars" /></object><!-- End Flash Video for Progressive Download --><br />

Click to view demo of this pack made in only 10 minutes!&nbsp;</p>

For a great Mp3 Player THAT WORKS WITH CUBECART 4 ( AND 3 )

http://www.macloo.com/examples/audio_player/

<p align="center">99<object id="audioplayer1" type="application/x-shockwave-flash" height="24" width="290" data="http://www.YOURWEBSITE.co.uk/audioplayer/audio/player.swf">

<param value="http://www.YOURWEBSITE.co.uk/audioplayer/player.swf" name="movie" />

<param value="playerID=1&amp;soundFile=http://www.sampleoidz.co.uk/audioplayer/YOUR.mp3" name="FlashVars" />

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

<param value="false" name="menu" />

<param value="transparent" name="wmode" /></object></p>

<div align="center"><font face="Arial" color="#0000ff" size="4"><strong></strong></font></div>

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...