-
I've been through Macromedia's help files as well as several other sources, and I've gotten this functionality to work locally, although when I put it on any external server it doesn't seem to function correctly. It seems to relay that my uploads were successful, although I do not see any images in the folder that has been assigned the uploads. Everything is linking relatively so it shouldnt be any bad linking issues.
http://www.ultimateweddingphotograph...d/fileref.html
It seems as if everything went through correctly, but when I look in the images folder it remains empty.
Any ideas?
-
Ahh, folder need CHmod 777 not 755 like I had.
-
Try this elliot,
Code:
var list = fileRefList.fileList;
var item:FileReference;
button.onRelease = function(){
list.push(item);
}
Something like that? (did not test this).
-
hello everyone
i am new in this forum, and i need some help with flash for create and made an new Mailform with attachment with flash, but i just find felx and air alternatives, really i dunno how use that and if i can linked that inside to flash project, i was working in CC, but really is very hard find a good tutorial, so somepeople can help me? or know some notion about that or how to do this?
i need some help with that!, really urgent!
i apreciatte any help
thanks
-
Thanks for your sharing tips. it seems to be useful.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|