Trouble getting SWF Upload to work |
[eluser]Michael;[/eluser]
Good evening everyone, I'm having a spot of trouble with this and after spending the last couple hours on forum searches and google searches I'm to the point of throwing my workstation out the window ... I know, Baaaaad idea. Here's the deal, I'm trying to "mimic" the functionality of the Application Demo found on the SWFUpload site. As of yet, I have been unable to get my copy to bring up the file browse dialog box ... I'm almost certain this is a pathing problem, but have tried all manner of path and am still coming up with nothing. I'm hoping the great minds here will notice the absolutely ignorant mistake I have overlooked over and over and bail me out of a jam .. I am accessing the "site" via a VM on my workstation that has the IP Address of 10.0.0.199, just so you are aware as you look over the code. My folder structure may be a lil odd, so I'll post it here too: /framework //Codeigniter system folder /core //Core application folder /administration //Administration application folder -> /views -> -> /gallery -> -> -> upload_form.php /public_html //Web Root -> /assets -> -> /css -> -> /images -> -> -> accept.png -> -> /js -> -> -> /swfupload -> -> -> -> swfupload.js -> -> -> -> swfupload_f9.swf -> -> -> -> handlers.js I'll post the code in the next post. Thanks for any incite you might be able to provide. ![]() |
Messages In This Thread |
Trouble getting SWF Upload to work - by El Forum - 03-17-2009, 10:52 PM
Trouble getting SWF Upload to work - by El Forum - 03-17-2009, 10:53 PM
Trouble getting SWF Upload to work - by El Forum - 03-18-2009, 05:12 AM
|