I have a SWF banner advert showing at the top of http://www.pilotjobsnetwork.com for Oxford Aviation (if the non-SWF Rishworth Aviation banner is showing please refresh the page until the Oxford Aviation advert shows).
that is I clicked on both links and they where showing different I am not sure it could be something in the coding or the link its self I am not 100% sure and I do not want to try and show you if I am not sure.
seems like you would want the "Oxford_Aviation_2010_October.swf" to be in the "pilotjobsnetwork.com/jobs/NIKI_Luftfahrt_GmbH" directory since it isn't defining a directory in teh script it's just looking for the file in the same place that the html is in. so put that swf in the exact same directory as the html you are linking it on and it should work just fine.
danwguy wrote:seems like you would want the "Oxford_Aviation_2010_October.swf" to be in the "pilotjobsnetwork.com/jobs/NIKI_Luftfahrt_GmbH" directory since it isn't defining a directory in teh script it's just looking for the file in the same place that the html is in. so put that swf in the exact same directory as the html you are linking it on and it should work just fine.
If you already have the flash file in the document root, it doesn't make sense to duplicate the file elsewhere just to satisfy a pathing configuration.