Changes between Version 14 and Version 15 of PluginsSharing
- Timestamp:
- 09/15/09 12:49:05 (2 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
PluginsSharing
v14 v15 64 64 }}} 65 65 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: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/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: 67 67 68 68 {{{
