Hi All:
-
Created a Flash to embed on the main page where the Dolphin Promo Flash Reader should go.
-
Added this html as custom :
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<html>
<head><meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /></head>
<body bgcolor="#FFFFFF"><p align="center">
<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000"
codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,0,0"
width="960" height="270" id="CoffeeCup" align="middle">
<param name="movie" value="myvideobanner.swf"/>
<param name="quality" value="high" />
<param name="scale" value="noscale" />
<param name="salign" value="lt" />
<param name="bgcolor" value="#ffffff" />
<embed src="myvideobanner.swf" quality="high" bgcolor="#ffffff" width="960" height="270"
name="CoffeeCup" scale="noscale" salign="lt" align="middle" type="application/x-shockwave-flash"
pluginspage="http://www.macromedia.com/go/getflashplayer" /></object>
</p></body></html>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Now I see the Flash emblem that let's me know that I have added it under the tnymce html tab....but where is the correct directory to upload the files associated with this Flash.
~~
I had them loaded under images, admin,....can't seem to get it right. Also tried where the big01.jpgs are located. ugh. Any ideas for this?
~~
Lorren