Skip to main content
May 31, 2010
Question

Publish .swf and global security error.(nightmare on elm street)

  • May 31, 2010
  • 1 reply
  • 971 views

I publish my captivate to swf and had buttons with javascript to open/jump to another html page. I want to run it on CD. The problem is that all the button wont function if I didn't add the trusted folder on flash global security. Is there any workaround to bypass this as I need to use html for navigation between files so that my CD can run in all operating systems. I don't want to ask the user to add the trusted folder themselves as it look like an unfinished work and not convenience to user. If I publish an empty captivate project to swf, and run the html, the warning still occur saying exported swf is try to connect with exported.html bla bla bla. Does captivate only design for the web? Will there a new function for full CD usage in captivate 5? If so what should i do to successfully run it on CD? Please help as I can't deliver my project. I'm stuck with this.

* I did tried to use MDM ZINC to add trusted folder location by using the system command and copy trust.txt to the global setting folder location on user computer, but different OS had different location. Its too difficult to do it. Doing it on linux is so difficult.

    This topic has been closed for replies.

    1 reply

    Captiv8r
    Legend
    May 31, 2010

    Hi there

    See if the thread linked below helps you out.

    Click here to view

    Cheers.. Rick

    Helpful and Handy Links

    Captivate Wish Form/Bug Reporting Form

    Adobe Certified Captivate Training

    SorcerStone Blog

    Captivate eBooks

    May 31, 2010

    What about running on other operating system like linux and mac? server2go only for windows n mac are still beta n no linux.Or is it mac n linux had built in apache server that with a simple call of script it would run? I'm googling param name="allowScriptAccess" value="sameDomain" to always but the error still persist.Is it because the new flash 10 player ignore value="always" ?.

    I tried loadURL coding from CS5 code snippet and still with the security error. So how can I develop flash/captivate file in terms of navigation/loadmovie if the player always block when local content calling html even its in the same folder. My swf didn't call for http link. Its calling .html file that will load swf file generated by captivate. In my understanding local swf calling local html.

    May 31, 2010

    I tried to create new project in captivate without adding any object etc, just blank slide n directly publish to swf with the html. Run the html and the global security appear by saying swf is trying to communicate with html file. Why captivate doing this?