Hello,

A couple of questions about your problem:

1. Is the video stored in the assets folder: file system or CMS ?
2. Can you check the HTML source code (in CMS/SmartEdit) of your page and
validate that the SRC value of your flash video exists in your server? If
the path is valid but still cannot see any SWF or FLV videos, there is a
chance that IIS is preventing these type of files to be accessed, this can
be solved by adding the MIME types for SWF and FLV in IIS.


César Intriago
[email protected]
Oshyn – The OpenText Content Management Experts www.oshyn.com


-----Original Message-----
From: [email protected] [mailto:[email protected]] On Behalf Of ucfan
Sent: Thursday, April 30, 2009 7:42 AM
To: Cesar Intriago
Subject: [reddot] Viewing a flash file in RedDot


We have a home page that has a flash video on the page. When we
preview the page in RedDot you can not get the video to play but when
the page is published to the server everything plays just fine. Do I
need to do something to my code to make it work in RedDot so that we
can insure everything is ok before we publish this out to the server?

<div id="flash">
            <embed src="<%med_FWIANovember1_SWF%>" width="594"
height="142" play="true" loop="false" quality="high"
pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?
P1_Prod_Version=ShockwaveFlash" border="0"></embed>
        </div>




--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"RedDot CMS Users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/RedDot-CMS-Users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to