Share file upload work with flash player v10 ?

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-15-2008 06:20 PM
Flash player version 10 was released yesterday.
It will break many flash based upload code libs including YUI uploader. Looks like yahoo has a newer version that will work with both version 9 and 10 of the flash player but code needs to change to use it.
I haven't tried Share file upload with flash player v10. Share may already have the change, just thought I would warn just in case.
flash player v10 FileReference change
http://theflashblog.com/?p=423
newer version of yui uploader
http://developer.yahoo.com/yui/uploader/
Steve
It will break many flash based upload code libs including YUI uploader. Looks like yahoo has a newer version that will work with both version 9 and 10 of the flash player but code needs to change to use it.
I haven't tried Share file upload with flash player v10. Share may already have the change, just thought I would warn just in case.
flash player v10 FileReference change
http://theflashblog.com/?p=423
newer version of yui uploader
http://developer.yahoo.com/yui/uploader/
Steve
Labels:
- Labels:
-
Archive
17 REPLIES 17

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-20-2009 11:19 AM
For me both IE8.0.7 and FF3.0.6 / Flash v10 / Any fresh ideas for me to try?I don't want you to think I've dropped this - I just don't have windows7 boxes to do testing with. But please report anything you can to this thread - one day I'll catch up with you.

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-20-2009 01:07 PM
Same error for me, "FAILURE; Could not load html upload template"Also reports of same error message when using IE6.0.2800.1106
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-25-2009 08:05 PM
I'm using Labs 3C stable too.
I had the problem with Internet Explorer and Firefox as well.
I solved both cases upgrading yui uploader component.
wget http://developer.yahoo.com/yui/download/
unzip yui_2.7.0b.zip
cp -R yui/build/uploader/* /opt/alf3/tomcat/webapps/share/yui/uploader/
I hope it will serve you,
Regards.
Francois
I had the problem with Internet Explorer and Firefox as well.
I solved both cases upgrading yui uploader component.
wget http://developer.yahoo.com/yui/download/
unzip yui_2.7.0b.zip
cp -R yui/build/uploader/* /opt/alf3/tomcat/webapps/share/yui/uploader/
I hope it will serve you,
Regards.
Francois

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-27-2009 12:51 PM
I solved both cases upgrading yui uploader component.Thanks for the pointers, I've copied the files, and created this link: ln -s uploader.js uploader-experimental.js backing up the original of course. And It still acts the same, button does not appear until changing size of browser window - but otherwise everything is good. Will test on more computers.
Thanks
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-03-2009 10:21 AM
I made the change indicated above with the new YUI uploader component
With FF 3.0 there is no change, the upload fails at the end of the progress bar
It's still working with Chrome
With IE 6.0, even if the upload button appear after a resize, I get the "Could not load html upload template" message
Any ideas ?
Thanks
With FF 3.0 there is no change, the upload fails at the end of the progress bar
It's still working with Chrome
With IE 6.0, even if the upload button appear after a resize, I get the "Could not load html upload template" message
Any ideas ?
Thanks
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-12-2009 03:51 AM
I also replaced the YUI uploader component described as above - renaming files as appropriate to experimental - on our Alfresco Lab 3 Stable platform. It resulted in the alfresco share Site > Document Library Upload and New Folder buttons greying out for all client platforms including those that previously worked. I backed this out.
So, still looking for a solution to uploading on our linux firefox workstation. Mac works fine.
So, still looking for a solution to uploading on our linux firefox workstation. Mac works fine.
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-12-2009 04:01 AM
Waiting for a solution I'm using the html upload.
I post a hint for that : http://forums.alfresco.com/en/viewtopic.php?f=9&t=15501#p57350
Less attractive than flash upload but it work everywhere
I post a hint for that : http://forums.alfresco.com/en/viewtopic.php?f=9&t=15501#p57350
Less attractive than flash upload but it work everywhere

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-25-2009 06:30 PM
Has anyone found a universal permanent fix for that? The YUI fix doesn't work on Mac FF3 nor Safari 4b.
