Changeset 827

Show
Ignore:
Timestamp:
11/28/2007 04:54:09 AM (3 years ago)
Author:
OlivierBorowski
Message:

Remove the uppercase in the name and add quotation marks for the parameters (in the example)

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • branches/1.1.6.4/actions/flash.php

    r4 r827  
    44 
    55Syntax: 
    6    {{Flash url="http://example.com/example.swf" [width=x] [height=x]}} 
     6   {{flash url="http://example.com/example.swf" [width="x"] [height="x"]}} 
    77 
    88Width and Height are optional arguments.