Ignore:
Timestamp:
06/07/11 16:26:30 (2 years ago)
Author:
pablo
Message:
  • Adds .oga extension (1356)
  • Fixes controlbar positioning (1355)
  • Adds several test cases
  • Fixes a bug introduced in [1824] which broke HTML5 mode
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/fl5/js/test/examples/index.html

    r1768 r1831  
    7575                                "Logo": "logo.html", 
    7676                                "Dock": "dock.html", 
    77                                 "Playlist": "playlistcomponent.html" 
     77                                "Playlist": { 
     78                            "Playlist Component": "playlistcomponent.html", 
     79                            "Playlist with iScroll (iOS Only)": "playlistiscroll.html" 
     80                          } 
    7881                        }, 
    7982                        "Plugins": { 
     
    178181                        "Features": { 
    179182                            "Enchanced tabbing capabilities": "tabbing.html", 
    180                             "Display.showmute": "showmute.html" 
    181                         } 
    182                 } 
     183                                    "Display.showmute": "showmute.html" 
     184                        } 
     185                }, 
     186                "Player 5.7": { 
     187                        "Bugs": { 
     188                        }, 
     189                        "Features": { 
     190                                "image.duration": "imageduration.html" 
     191                  } 
     192              } 
    183193            }; 
    184194             
Note: See TracChangeset for help on using the changeset viewer.