• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

Embed file from same server

C

castor

Guest
I'll try to explain my problem.In a page of a siteA in my server i try to embedd a swf which is in a siteB of my server.It doesn't work, i have only a white hole. Instead when i try to embed using the same code an swf on a external site(e.g www.microsoft.com),out my server that's all ok. So i suppose that the problem is around of permission.I change in 777 the permission of the file to embed but i have the same result. So i'll ask you if there is a config file of the server to configure the possibility to include/import/embed some file. Perhaps a problem in plesk?
Thanks
 
Are you including a URL or a local file path? If the .swf is publicly available via http:// then there should be no problem embedding it via its URL.
 
Of course i use the complete URL but it doesn't work...try to include with standard code:
***** new SWFObject("http://www.almabios.it/promo.swf", "mymovie", "194", "157", "8", "#FFFFFF");
*****
this promo.swf file i accessible from web but if i include i only have a blank space.
 
Back
Top