Ticket #1025 (closed bug: fixed)
With empty plugins flashvar, the player loads the "0" plugin.
| Reported by: | jeroen | Owned by: | pablo |
|---|---|---|---|
| Priority: | Milestone: | Flash 5.3 | |
| Component: | Keywords: | ||
| Cc: | Forum thread: |
Description
If a flashvar string like this is set:
autostart=true&plugins=&file=video.mp4
The v5 player attempts to load a plugin 0.swf:
http://bitcast-a.v1.fra1.bitgravity.com/lpltv/lp.longtailvideo.com/4/0.swf http://bitcast-a.v1.fra1.bitgravity.com/lpltv/lp.longtailvideo.com/5/0/0.swf
Althought the flashvars syntax isn't correct, it might be best to catch this issue in the player and not load 0.swf
Change History
Note: See
TracTickets for help on using
tickets.

Fixed in 1046