Changeset 255 for roki


Ignore:
Timestamp:
11/01/10 04:29:31 (19 months ago)
Author:
noj
Message:

fixing homepage

File:
1 edited

Legend:

Unmodified
Added
Removed
  • roki/tags/1.2/com/rocketboots/roki/macros/flash.cfm

    r254 r255  
    99        <param name="movie" value="#attributes.swf#"> 
    1010        <param name="quality" value="high"> 
    11         <param name="BGCOLOR" value="#attributes.bgcolor#"> 
     11        <param name="bgcolor" value="#attributes.bgcolor#"> 
    1212        <embed src="#attributes.swf#" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash"  
    1313                bgcolor="#attributes.bgcolor#" height="#attributes.height#" width="#attributes.width#"> 
Note: See TracChangeset for help on using the changeset viewer.