AyKay47 Posted November 29, 2011 Share Posted November 29, 2011 I am having an issues incorporating the SWFUpload object into my website. I have everything set up correctly as far as instantiation is concerned and defining the required parameters. The flash object appears as it should, the height and width parameters work, however the button_image_url parameter does not. Nothing appears but a white box where the flash object is. When I click on it nothing happens, nor is the button_text parameter displayed. When I view the console log in chrome, It is telling me that it is making a GET request to the .swf file as it should, however it is returning a 403 forbidden error while attempting to retrieve the file, which I believe to be the root of my problems. Can't seem to figure out why it is not able to access the swf file as it should be. I have checked the file permissions and they are as they should be. Thank You Quote Link to comment Share on other sites More sharing options...
AyKay47 Posted November 29, 2011 Author Share Posted November 29, 2011 silly error, had to give the parent directory executable permission for the group Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.