Metadata
- Source
- FLUID-3970
- Type
- Bug
- Priority
- Critical
- Status
- Closed
- Resolution
- Fixed
- Assignee
- Colin Clark
- Reporter
- heidi valles
- Created
2010-12-20T15:20:51.291-0500 - Updated
2010-12-20T19:12:33.628-0500 - Versions
-
- 1.3
- Fixed Versions
-
- 1.3
- Component
-
- Uploader
Description
On loading http://build.fluidproject.org/infusion/demos/uploader/demo.html , I get the error:
"'flash9Container' is null or not an object"
Flash9UploaderSupport.js, Line 29 Char 9
When I click on the Browse button, nothing happens.
Environments
Win XP, IE8, Flash 9,0,115,0
Attachments
Comments
-
Colin Clark commented
2010-12-20T17:37:22.300-0500 This patch fixes two bugs in our Flash 9 support: 1. We were pulling styles from the wrong nickname in the demands block for flash9SetupDOM and 2. we weren't providing a button peer ID, causing SWFUpload to freak.
-
Colin Clark commented
2010-12-20T19:12:22.906-0500 Patch committed at r10445, reviewed by Antranig (http://wiki.fluidproject.org/display/fluid/fluid-work+IRC+Logs-2010-12-20)