Absolute URLs  not working when file is on a remote server.

My client has asked me to provide a template for an investor relations section of their website. The HTML page or template for this page will be at the service providers site, but all the images etc. for the page will be linked to files on my clients server. Everything looks fine, but the absolute URL's in the .swf file back to my clients site aren't working.
This is what the service provider's guidlines say, but I'm not sure where the code is supposed to go:
Similarly, newer versions of the Flash Media Player installed by most users have a high level of security enabled by default. This is done to prevent Flash movies from playing on web pages that are hosted on different domains than the movie itself (again, to combat “phishing” or “spoofing”).
You do have the ability to overwrite this feature by proactively developing your Flash file so that it contains the following lines of code:
System.security.allowDomain(“*”)
stem.security.allowInsecureDomain(“*”)
Sy
You should also add the following line of HTML within the embedded Flash call in your HTML template:
<param name=”AllowScriptAccess” value=”always” />
This solution requires edits to the ActionScript of the pre-compiled Flash file, and is not something we can edit. For further guidance and more information, please speak with the developer of your Flash file.
Thanks

the easiest way to deal with security issues is to avoid them.  if all files are on the same server, use relative urls.
otherwise, you may have to deal with security issues.  whether you do or not, and if you do, how you deal with them, depends on what you're trying to do.
you may be able to use System properties but you may need cross-domain security files.

Similar Messages

  • Absolute URL not working for reply in workflow

    I've setup a workflow that will email a group when a new discussion or reply is added. I get the email with the subject of the discusssion and the absolute URL for new discussions, but when a reply is created the email comes without the subject and the absolute
    URL goes to a page that doesn't exist.

    Hi,
    When it comes to a reply in the discussion list, you need to take extra steps to get the URL. You can set the workflow actions like this:
    If Current Item: Content Type ID equals Discussion
    Email user group(use the Encoded Absolute URL in the email content)
    Else if Current Item: Content Type ID equals Message
    Email user group( Use this URL in the email body:
    http://servername/Lists/Team%20Discussion/Flat.aspx?RootFolder=%2FLists%2FTeam%20Discussion%2F[%Current Item:Discussion Subject%]. This will link you to the flat view of the discussion. If you want to link to the display form for the message, you can set
    the URL like this:
    http://servername/Lists/Team%20Discussion/DispForm.aspx?ID=[%Current Item:ID%])
    Thanks,
    Entan Ming
    Entan Ming
    TechNet Community Support

  • Captivate 5.5 project -links are not working when i publish to the IE server

    I was wondering if someone had a solution to my Captivate 5.5 project with external links. 
    Here is my problem:
    I have a page that has an external link that opens another window. 
    For some reason the window will open in preview.  However, when I publish to the IE browser it does not work. 
    Does someone have a solution to this problem?  I saw some verbiage that stated adjusting something swf file.  I don't quite understand were to change this file.  Is it in Captivate?
    Any information you have is greatly appreciated.
    Thank you!
    Kat

    Google for information about Flash Global Security.
    It looks like you need to trust the publish folder location as a trusted location in your Flash Global Security settings.

  • Jpeg image loaded with Loader- loadBytes() does not display when app is deployed on remote server

    I am loading a JPEG  image from the server, using the Loader->loadBytes() and that works when the app is deployed under my local Tomcat server.  When I deploy it on other servers the image is not displayed,  instead of the image I see II*
    On the server side I have java, Spring, BlazeDs and I use RemoteObject on the client.
    The code that loads the image looks like below:
    private function imageLoadResultHandler(event:ResultEvent):void {
        var result:ArrayCollection = event.result as ArrayCollection
        var bytes : ByteArray = result.getItemAt(0) as ByteArray;
        _loader = new Loader();
        _loader.contentLoaderInfo.addEventListener(Event.COMPLETE, loaderCompleteHandler);
        _loader.contentLoaderInfo.addEventListener(IOErrorEvent.IO_ERROR, loaderFaultHandler);
        _loader.loadBytes(bytes);
    private function loaderCompleteHandler(event:Event):void {
        var loaderInfo:LoaderInfo = event.currentTarget as LoaderInfo;
        var img:Image = new Image();
        img.source = loaderInfo.content;
        myPanel.addChild(img);
    <mx:RemoteObject id="ro" destination="imageLoadService">
         <mx:method name="loadImage" result="imageLoadResultHandler(event)" fault="faultHandler(event)" />
    </mx:RemoteObject>
    Any help with this problem is much appreciated.
    Thank you,
    Lumi Velicanu

    Hi Dmitri,
    Thank you for the prompt reply, your question about the jpeg content was a helpful pointer.
    I solved the problem, it had nothing to do with flex, it was all on the java side. The image was obtained from converting a TIFF to a JPEG, the conversion was failing and the flex loader was receiveing a tiff and it did not know how to display it.
    The java problem was kind of interesting, I'll post it here as an FYI in case anybody cares :
    On my server the first writer returned by ImageIO was an instance of JPEGImageWriter and on the other servers was CLibJPEGImageWriter. And it happens that  only JPEGImageWrite can write the type of TIFF that we are having.
    The fix was to iterate through all the writers and pick the instace of JPEGImageWrite, instead of the first one found.
    Lumi

  • Transparent Button Link to URL not working when I publish

    I am using mulitple tranparent buttons (over text) as a link to open a URL file in a seperate window on our company intranet.  I created this file 6 months ago and it always works fine.  Today, I needed to update the file and add another transparent button to link to a new url.  When I preview the file, everything works fine and a browser window will open showing the correct web page but when I publish the file, nothing happens.  None of the links work.
    I have updated this file in the past and I have never had a problem.  Does anyone have any suggestions.  This should be a two minute update for me but has turned into a big problem. 
    Thanks,
    Jeff

    Hi Jeff
    What you might consider doing is to declare a common output folder. Then flag that folder as safe. Normally that's a one off and it just holds. But you do have the option of clearing the list of "safe" folders. Perhaps something clobbered that at some point.
    Additionally, once you copy the content to a web server and view it in the browser using a URL, you shouldn't have any concerns. The link should work for all users.
    Cheers... Rick
    Helpful and Handy Links
    Captivate Wish Form/Bug Reporting Form
    Adobe Certified Captivate Training
    SorcerStone Blog
    Captivate eBooks

  • The Open URL or File function is not working when I publish as a exe?

    The Open URL or File function is not working when I publish as a exe.  I have tried putting the exe in the same location as the files with no luck.  How do I get the buttons to function properly with a exe file.

    Have you set the Publish folder as a trusted location in Flash Global Security?
    If not, please read this post:
    http://www.infosemantics.com.au/adobe-captivate-troubleshooting/how-to-set-up-flash-global -security
    It may explain your issue.

  • How do I move aiff files from the viewer to the timeline-it is not working when I try to drag and click or clicking on overwrite or insert in Final Cut Pro 7. Thanks

    How do I move aiff files from the viewer to the timeline-it is not working when I click and drag or when I try to move the files to the overwrite or insert buttons-Thanks.

    hi
    You cannot move audio from the viewer
    Mark your in and out points then in the browser grab hold of the audio tracks icon and drag that to the time line
    PJ

  • Hyperlinks to pdf files not working when project is exported out as SWF and uploaded to server

    hI all
    I'm using CS5 and i have hyperlinks to pdf files in my indesign project. However when i export to SWF, although the links work locally, they do not work when i upload all the relevant folders and files and test it from a server the links to the pdfs can not be found, the error messages indicates its looking for the files on my hard drive. I have also noticed that if i copy all the relevant folders and files and exported swf to a different directory and then launch swf from there the links do not work there either.
    Other than seperately uploading each pdf indvidually on to the server and then creating a hyperlink to it from the local indesign project i don't know what else to do.
    Any advice much appreciated.

    I have your same problem, but didn't consider uploading the PDFs and then linking to them. I'm willing to try it. Let me know if you ever found a better way, ok?
    Thanks.
    Lynn

  • I baught Seagate Backup plus 2T hard drive to use as my Backup time machine. But its not working when i connect to time machine its not coping files, it keep saying preparing files. Can someone help me please...

    i baught Seagate Backup plus 2T hard drive to use as my Backup time machine. But its not working. when i connect to time machine its not coping files, it keep saying preparing files. Can someone help me please...

    Please read this whole message before doing anything.
    This procedure is a diagnostic test. It’s unlikely to solve your problem. Don’t be disappointed when you find that nothing has changed after you complete it.
    The purpose of the test is to determine whether the problem is caused by third-party software that loads automatically at startup or login, by a peripheral device, by a font conflict, or by corruption of the file system or of certain system caches.
    Disconnect all wired peripherals except those needed for the test, and remove all aftermarket expansion cards, if applicable. Start up in safe mode and log in to the account with the problem. You must hold down the shift key twice: once when you turn on the computer, and again when you log in.
    Note: If FileVault is enabled, or if a firmware password is set, or if the startup volume is a Fusion Drive or a software RAID, you can’t do this. Ask for further instructions.
    Safe mode is much slower to start up and run than normal, with limited graphics performance, and some things won’t work at all, including sound output and Wi-Fi on certain models. The next normal startup may also be somewhat slow.
    The login screen appears even if you usually login automatically. You must know your login password in order to log in. If you’ve forgotten the password, you will need to reset it before you begin.
    Test while in safe mode. Same problem?
    After testing, restart as usual (not in safe mode) and verify that you still have the problem. Post the results of the test.

  • Finder not working, when click the infinity sigh comes, can't open any file

    finder not working, when click the infinity sigh comes, can't open any file?

    That could be an indication your drive is failing. If you do not have a current Backup, that is top priority.

  • ExternalInterface not working when swf file is embed inside a dynamically cloned DIV element.

    ExternalInterface not working when swf file is embed inside a dynamically cloned DIV element.
    It seems that flash movie is identifed as 'undefined' inside document.
    //a statically placed div
    var staticdiv=document.getElementById('PropDiv');
    //dynamically placed div with object tag
    var dynDiv =staticdiv.cloneNode( true );
    var xD=50;
    var yD=50;
    if(dynDiv)
    dynDiv.style.display  = "block";
    dynDiv.innerHTML="<object classid=" + "\"clsid:d27cdb6e-ae6d-11cf-96b8-444553540000\"" + "codebase=" +
    "\"http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,0,0\"" + "width=" + xD + "height=" + yD +
    "id=" + "\"external\"" + "align=" + "\"middle\"" + ">" +
                    "<param name=" + "\"allowScriptAccess\"" + "value=" + "\"sameDomain\"" + "/>" +
                    "<param name=" + "\"movie\"" + "value=" + "\"external.swf\"" + "/>" +
                    "<param name=" + "\"quality\"" + "value=" + "\"high\"" + "/>" +
                    "<param name=" + "\"wmode\"" + "value=" + "\"transparent\"" + "/>" +
                    "<param name=" + "\"bgcolor\"" + "value=" + "\"#ffffff\"" + "/>" +
                    "<embed src=" + "\"external.swf\"" + "quality=" + "\"high\"" + "wmode=" + "\"transparent\"" +"bgcolor=" + "\"#ffffff\""
    + "width=" + xD + "height=" + yD + "name=" + "\"external\"" + "align=" + "\"middle\"" + "allowScriptAccess=" + "\"sameDomain\"" +
    "type=" + "\"application/x-shockwave-flash\"" + "pluginspage=" + "\"http://www.macromedia.com/go/getflashplayer\"" + "/>" +
                    "</object>";
       dynDiv.style.top=50;
       dynDiv.style.left=100;
    document.body.appendChild(dynDiv);
    In above situation communication is not establised when a  funtion which is retruning boolean is called from flash using
    ExternalInterfcae.call.The return value of this function is getting as false inside flash.But the value is true in javascript.
    if (navigator.appName.indexOf("Microsoft") != -1) {
       return window[movieName];
      } else {
       return document[movieName];
    window["external"] is returning as 'undefined'.
    Please give a  solution to solve this.

    Note that you have different file names for the object (images/banner.swf) and the embed (images/banner1.swf)
    You also placed the embed in the middle of a param tag and nested all param tags.
    Because you didn't include a MIME type and the object doesn't have a classid for an ActiveX control for IE, I'm not sure what Firefox will be using.<br />
    The object doesn't have a data attribute to specify the file.<br />
    A separate embed is only needed when you specify a classid in the object.
    <pre><nowiki><div class="bannercontainer">
    <object width="940" height="445" type="application/x-shockwave-flash" data="images/banner.swf" >
    <param name="wmode" value="transparent" />
    <param name="movie" value="images/banner.swf" />
    </object>
    </div></nowiki></pre>

  • Urls do not work when I compose messages

    My links do not work when I drag a website url to my new message or type it in (beginning with http). I can always click on links that I get from others but my links do not seem to "convert" when I send them out. There is an exception, my webpage signature always works.

    Welcome To  Discussions charmarsh!
    You may find the tips linked to below helpful.
    How To Post A Link/URL In Apple Discussions
    How To Create A Link To A Post Within A Thread
    Have Fun!
    ali b

  • Added preset motions to my interactive pdf file. It's not working when I export my file as an inter

    I added preset motions to my interactive pdf file. It's not working when I export my file as an interactive pdf. It's working when I play it on the Preview panel. I must not be doing something right. Does anybody have any clue what I need to do to have my presets motions work when played on Acrobat

    So do you mean export the whole document in a swf file format and then bring the whole swf file in and save it as a pdf file.  Is there way to export these motion presets seperately and bring them back into Indesign. I wish it was less difficult but I guess there is no way around it for the time being.

  • HT203172 my dvd player is not working when i try disk U  i get this massage  Warning: SUID file "usr/libexec/load_hdi" has been modified and will not be repaired.


    my dvd player is not working when i try disk Utility  i get this massage  Warning: SUID file "usr/libexec/load_hdi" has been modified and will not be repaired.

    Is this bad?
    No. Ignore it.
    What does this mean?
    That you have the current OS version installed.
    As far as I know, I have not installed any Remote Access software on my Mac.
    It's part of the OS.
    (55800)

  • Error message url not supported by file

    When I'm on the internet, I randomly get an error message that reads 'url not supported by file:' What does this mean?
    Okay, just read other comments on this and I shut off my Time Machine for now - hopefully this works.  Thanks

    Depends on which browser and it's version you are using?  Solution may be found if you search in the "More Like This" section over in the right column. 
    Are you wireless or ethernet connected? 

Maybe you are looking for

  • How to get current sesssion information using Webappscontext in servlet?

    Hi, I have an applet embedded in a self-service page (using OAHTMLWebBean). This applet sends information to a servlet, to query the database. I would like to use the session that was created when I logged into Oracle Applications as the session for

  • Sequence won't export properly

    Hi. I'm working on a montage piece with 4 video tracks and about 6 audio tracks. I've used Composite Overlay on all the video clips. When I go to export all I get is a file of few seconds of black. In the same project I have another sequence without

  • Help I think I have Macvx on my computer and I can't get rid of it.

    Help, I think I have Macvx on my iMac late 2012 21.5 running the latest OS. I am getting heaps of ads in my web browser. I have seen similar question from other people and responses explaining to find and search for it in your applications menu but I

  • EFI Fiery Print Driver conflicts with OS X 10.6.5

    I have tried updating my OS X 10.6 software with update 10.6.5 -- When I did this, whenever I print to our EFI Print Driver, my documents are turned 90 degrees. No matter what orientation setting I use, etc... the printout ALWAYS are turned 90 degree

  • Problem in loading data from flat file to info object

    Hi experts,   I am new on bw. I am trying to load data from .csv file to info object. CSV file contains two colums Mat No, Mat Name and are separated by comma and similarly Mat Name is attribute of Mat No in info object. I am doing all steps by follo