search for: filereference

Displaying 3 results from an estimated 3 matches for "filereference".

2006 May 04
0
Passing _session_id with multipart forms
The Macromedia Flash 8 FileReference.upload() function uploads files by sending a multipart POST request to the server. Unfortunately, there is a bug that prevents Firefox cookies from being sent along with the request, so a different Session is created. I''m having my Flash code use ExternalInterface to call a Javascript...
2007 Nov 27
0
12 commits - libswfdec/swfdec_as_interpret.c libswfdec/swfdec_as_strings.c libswfdec/swfdec_loader.c libswfdec/swfdec_loader_internal.h libswfdec/swfdec_load_object_as.c libswfdec/swfdec_load_object.c libswfdec/swfdec_load_object.h
...e flash structure for version < 8 too for this test -ASSetPropFlags (_global, "flash", 0, 4096); - #include "trace_properties.as" +// enable flash structure for version < 8 too for this test +ASSetPropFlags (_global, "flash", 0, 5248); + var a = new flash.net.FileReferenceList (); trace_properties (_global.flash.net.FileReferenceList, "_global.flash.net", "FileReferenceList"); diff --git a/test/trace/file-reference-properties-5.swf b/test/trace/file-reference-properties-5.swf index a2b66e4..f6e0313 100644 Binary files a/test/trace/file-referenc...
2007 Dec 18
2
Changes to 'refs/tags/0.5.5'
...Menu's properties Add a test for ContextMenu Implement ContextMenuItem Add a test case for ContextMenuItem Fix wrong filename in test/trace/Makefile.am Add a test for ContextMenuItem's properties Merge branch 'master' into stub Add stubs for FileReference Add a test for the native part of FileReference's constructor Add a test for FileReference's properties Add stubs for FileReferenceList Add a test for FileReferenceList's properties Fix stub message having a wrong name Add stubs for LocalConnection...