Changes between Version 14 and Version 15 of PluginsSharing

Show
Ignore:
Timestamp:
09/15/09 12:49:05 (2 months ago)
Author:
bill (IP: 24.103.245.86)
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • PluginsSharing

    v14 v15  
    6464}}} 
    6565 
    66 This code may still get very lenghty when a lot of flashvars are being used. There is a workaround for this: rewriting the player URL serverside to inject the flashvars. This is something we do at [http://www.bitsontherun.com Bits on the Run] too. For example, you could save the player with flashvars in your database and then offer a unique player URL for each setup in the embed code: 
     66This code may still get very lenghty when a lot of flashvars are being used. There is a workaround for this: rewriting the player URL serverside to inject the flashvars. This is something we do at [http://www.bitsontherun.com/via/longtailvideo/ Bits on the Run] too. For example, you could save the player with flashvars in your database and then offer a unique player URL for each setup in the embed code: 
    6767 
    6868{{{