Advertisement
Help Keep Boards Alive. Support us by going ad free today. See here: https://subscriptions.boards.ie/.
If we do not hit our goal we will be forced to close the site.

Current status: https://keepboardsalive.com/

Annual subs are best for most impact. If you are still undecided on going Ad Free - you can also donate using the Paypal Donate option. All contribution helps. Thank you.
https://www.boards.ie/group/1878-subscribers-forum

Private Group for paid up members of Boards.ie. Join the club.

Swf not showing images when uploaded

  • 22-01-2012 10:35PM
    #1
    Registered Users, Registered Users 2 Posts: 416 ✭✭


    I have an swf embedded in a html page,
    You can click from one to the other of the pictures to look thru them.
    Everything works fine locally,
    but when you upload it to the domain,
    no images show, the clicking works, but the images are not there,
    any ideas?


Comments

  • Closed Accounts Posts: 17,208 ✭✭✭✭aidan_walsh


    Images are not being referenced correctly by the SWF or are not uploaded to the correct path. Hard to say which without seeing code or ActionScript.


  • Registered Users, Registered Users 2 Posts: 416 ✭✭thecelt


    the swf and html page are in the root dir,
    the images folder is in this root.

    This is how it is locally and it works locally,
    so prob something wrong in the actionscript?


  • Closed Accounts Posts: 18,163 ✭✭✭✭Liam Byrne


    Uppercase v lowercase filenames ?

    UNIX boxes (i.e. most web servers) are case-sensitive whereas Windows couldn't care less.

    Also check that there's no odd characters in the file name.particularly "&"


  • Registered Users, Registered Users 2 Posts: 416 ✭✭thecelt


    Thanks Liam, yeah was a case sensitivity issue!


  • Closed Accounts Posts: 18,163 ✭✭✭✭Liam Byrne


    thecelt wrote: »
    Thanks Liam, yeah was a case sensitivity issue!

    Not a bother! Glad you got sorted!


  • Advertisement
Advertisement