Tuesday 13 July 2004 11:51:02 pm
Thanks Sandra, This is what I have done: Added the rewriterule (offline)
<VirtualHost *:80>
ServerAdmin [email protected]
DocumentRoot "C:\web\site3"
ServerName site3
ErrorLog logs/site3-error_log
CustomLog logs/site3-access_log common
RewriteRule !\.(gif|css|jpg|png|swf)$ c:\web\site3\index.php
</VirtualHost>
Inserted the flash in my database In my article I call the flash : <object id="xxx"> But It cannot be seen, the code of the pages looks like this:
<object codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=5,0,0,0" width="150" height="75">
<param name="movie" value="/index.php/holahabana/content/download/468/3579/latinbanner.swf" />
<param name="quality" value="high" />
<param name="play" value="" />
<param name="loop" value="" />
<embed src="/index.php/holahabana/content/download/468/3579/latinbanner.swf" quality="high" pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash" width="150" height="75" play="" loop="" >
</embed>
</object>
I do not understand the following code:
src="/index.php/holahabana/content/download/468/3579/latinbanner.swf"
It just doesn't work at all, it only displays a white box (with width and height of the flash object), but cannot be seen at all, and as ussual the browser keeps on trying to load the flash... help!
Diseño Web Cuba
Web Design Cuba
www.elfosdesign.com
|