#8433 closed defect (fixed)
test_FLVideo.html failure
Reported by: | Adam Peller | Owned by: | Tom Trenka |
---|---|---|---|
Priority: | high | Milestone: | 1.3 |
Component: | Dojox | Version: | 1.2.3 |
Keywords: | Cc: | Mike Wilcox | |
Blocked By: | Blocking: |
Description
this.flashMedia.getVolume is not a function [Break on this error] return this.flashMedia.getVolume(); // Float
in FLVideo.js, line 130
Change History (5)
comment:1 Changed 12 years ago by
comment:2 Changed 12 years ago by
comment:3 Changed 12 years ago by
comment:4 Changed 12 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Error alerts user to this limitation. Also added the error for FileUploader?.
comment:5 Changed 12 years ago by
Milestone: | tbd → 1.3 |
---|
batch move of tickets marked 'tbd' fixed in the 1.3 timeframe
Note: See
TracTickets for help on using
tickets.
mwilcox points out that it fails on file: URLs for some reason. works fine from a server. perhaps we should document this limitation?