-
4 Mar 2008 3:36 AM #221
I have stopped devel of swf version at it crashed FF@Linux.
Jozef Sakalos, aka Saki
A lot of valuable info at:
Saki's Extensions and Plugins
Saki's Extensions and Plugins Docs
Saki's Examples, Latest: Grid in Card Layout
Saki's Blog, Featured: Writing a Big Application in Ext, Latest: Grid MultiSearch Plugin Video
-
4 Mar 2008 1:19 PM #222
Right, I read that. So its not possible for me to use it as it is on the demo?
-
4 Mar 2008 1:33 PM #223
I'm not sure on what was the state of devel when I abandoned it. You can download files from demo page and play with it on your own...
Jozef Sakalos, aka Saki
A lot of valuable info at:
Saki's Extensions and Plugins
Saki's Extensions and Plugins Docs
Saki's Examples, Latest: Grid in Card Layout
Saki's Blog, Featured: Writing a Big Application in Ext, Latest: Grid MultiSearch Plugin Video
-
4 Mar 2008 1:40 PM #224
Yeah, I did that as I said in my first post.
All I ever asked was, why when I have the exact same setup as the demo page does only the box with the following message show up?: "Development of this swfupload version has been postponed due to instability of the flash uploader on Firefox@Linux platform. Details..."
-
4 Mar 2008 2:01 PM #225
There must be some difference...

I'd suspect some different paths or a javascript error. Firebug?Jozef Sakalos, aka Saki
A lot of valuable info at:
Saki's Extensions and Plugins
Saki's Extensions and Plugins Docs
Saki's Examples, Latest: Grid in Card Layout
Saki's Blog, Featured: Writing a Big Application in Ext, Latest: Grid MultiSearch Plugin Video
-
4 Mar 2008 3:53 PM #226
I set up the structure with all files that you included on the demo page just as it appeared. Would it be paths that are different in the js files that I copied from the demo that would cause this?
Code:<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <title></title> <link rel="stylesheet" type="text/css" href="../extjs/resources/css/ext-all.css"> <link rel="stylesheet" type="text/css" href="../filetree/filetree.css"> <link rel="stylesheet" type="text/css" href="uploadform.css"> <script type="text/javascript" src="../extjs/adapter/yui/yui-utilities.js"></script> <script type="text/javascript" src="../extjs/adapter/yui/ext-yui-adapter.js"></script> <script type="text/javascript" src="../extjs/ext-all-debug.js"></script> <script type="text/javascript" src="Ext.ux.SWFUpload.js"></script> <style type="text/css"> #form-ct, #swfu-out { position: relative; left: 14px; width: 180px; padding: 10px; border: 1px solid silver; background-color: #D3E6EA; margin-bottom: 24px; } #swfu-out { font-size: 8pt; } #adsense-top { margin: 10px; } #info-column { position: absolute; top: 108px; right: 8px; width: 240px; border: 1px dotted silver; background-color: #efefef; margin: 4px; padding: 8px; font-size: 8pt; } #info-column ul { list-style-type: disc; list-style-position: inside; } #pg-target { position: absolute; left: 400px; top: 108px; width: 154px; } #float-form-ct { } </style> </head> <body> <div id="form-ct"><div id="form-ct-in"></div></div> <div id="pg-target"></div> <div id="float-form-ct"></div> <div id="bbtn-swfu"></div> <div id="swfu-out"><div style="margin-bottom:10px;border:1px solid silver;background:#ffe8e8;padding:2px;">Development of this swfupload version has been postponed due to instability of the flash uploader on Firefox@Linux platform. <a href="http://extjs.com/learn/Extension:SWFUpload">Details...</a></div><div id="swfu-ct"></div></div> <script type="text/javascript" src="uploadform.js"></script> <!-- Remove next line from local installation --> <script type="text/javascript" language="javascript">var zstpagid =4;var zstROI = 1;</script> <script type="text/javascript" language="javascript"> var s_sid = 90134;var st_dominio = 4; var cimg = 0;var cwi =150;var che =30; </script> </body> </html>
-
4 Mar 2008 4:49 PM #227
Jozef Sakalos, aka Saki
A lot of valuable info at:
Saki's Extensions and Plugins
Saki's Extensions and Plugins Docs
Saki's Examples, Latest: Grid in Card Layout
Saki's Blog, Featured: Writing a Big Application in Ext, Latest: Grid MultiSearch Plugin Video
-
10 Mar 2008 5:38 AM #228
Hello, Jozef Sakalos!
I have some difficulties at uploading files Ext File Upload. They then do not wish to work.
I have to you a request. You can upload all files into one archive? Please! At me correctly to download files about a web-page it is impossible.
Thanks for the help.
Yours faithfully, Sergey.
P.S. I badly know English language.
-
10 Mar 2008 5:54 AM #229
You mean that demo site doesn't work? Because I've just checked it and it seems to work.
If it is your implementation then you need server side scripts written per this specification: http://aariadne.com/filetree/Jozef Sakalos, aka Saki
A lot of valuable info at:
Saki's Extensions and Plugins
Saki's Extensions and Plugins Docs
Saki's Examples, Latest: Grid in Card Layout
Saki's Blog, Featured: Writing a Big Application in Ext, Latest: Grid MultiSearch Plugin Video
-
11 Mar 2008 5:59 AM #230
Jozef Sakalos, aka Saki
A lot of valuable info at:
Saki's Extensions and Plugins
Saki's Extensions and Plugins Docs
Saki's Examples, Latest: Grid in Card Layout
Saki's Blog, Featured: Writing a Big Application in Ext, Latest: Grid MultiSearch Plugin Video


Reply With Quote