Home/Support/

Forums

This Question is Answered

1 "correct" answer available (10 pts) 2 "helpful" answers available (5 pts)
9 Replies Last post: Aug 2, 2009 8:48 PM by Kristi Mc  
Kristi Mc User 36 posts since
Feb 3, 2009
Currently Being Moderated

Jul 29, 2009 7:31 AM

Button Open URL Problems...Need Help FAST!

I am in a panic and could use some immediate help if possible. I think the problem is probably a simple one, but I'm pulling my hair out.  I have published my files to a directory on my hard drive called "CDMTS Training Beta". The main welcome screen (CDMTS_Welcome.htm and swf) reside in this main directory. See attached screen cap for directory structure.

I have a button on the welcome screen that is supposed to open a subfolder (Modules) which contains the main menu (Module_Menu.htm) and individual module files. This button seems to work and launch the specified Open URL link when I run the course from my hard drive, but any time I move it to a different location or a CD, the Proceed button will not open the url. I am not sure if I have the relative path correct...could someone please help me...I have to get some CDs out to our customer today or tomorrow. THanks!

Kristi

Attachments:
Captiv8r Community Professional 13,847 posts since
Mar 13, 2005
Currently Being Moderated
1. Jul 29, 2009 7:44 AM in response to: Kristi Mc
Re: Button Open URL Problems...Need Help FAST!
Captiv8r Community Professional 13,847 posts since
Mar 13, 2005
Currently Being Moderated
3. Jul 31, 2009 9:43 AM in response to: Kristi Mc
Re: Button Open URL Problems...Need Help FAST!

Hi Kristi

 

I forget, are you using Captivate 3 or 4? If it's 4, Adobe issued a

patch that corrects a nasty little issue where only absolute links are

created if you use Open Other Project. So it's advisable to install the

update.

 

Indeed if you create relative links, things should work regardless of

where they are, as long as you don't change the relative position.

 

Cheers... Rick

Captiv8r Community Professional 13,847 posts since
Mar 13, 2005
Currently Being Moderated
5. Jul 31, 2009 2:00 PM in response to: Kristi Mc
Re: Button Open URL Problems...Need Help FAST!

Hi again

 

If the patch is advising it has already been installed, there is likely no need to install it.

 

You seem to be having issues with simple linking. I do note that in your first post you tried to attach some images. Unfortunately, those are still in a queued state so we cannot see them. If you would like to try again, you might use the camera icon above where you post (using the web form) instead of attaching. Attachments must be approved by forum folks before anyone can see them.

 

Normally all you do is to just type the path as in SubFolderName/FileName.HTM and that is sufficient to create a relative path.

 

How did you create the links?

 

Cheers... Rick

 

 

Helpful and Handy Links

Captivate Wish Form/Bug Reporting Form

Adobe Certified Captivate Training

SorcerStone Blog

Captivate eBooks

RoboWizard Community Professional 2,811 posts since
Jan 30, 2004
Currently Being Moderated
7. Jul 31, 2009 3:05 PM in response to: Kristi Mc
Re: Button Open URL Problems...Need Help FAST!

Hi again

 

I believe the issue you are facing is this. You are running SWF/HTML from your local hard drive or CD-ROM. From the Flash Player perspective, you have to adhere to stricter security settings because you are on the local file system. Your content would likely hum right along if you published it to a web server and play with no issue.

 

So you follow one of the original links I supplied and configure the Flash Security to acknowledge the folder as safe. But if you move things to a different folder, suddenly you are back in unsafe territory.

 

If you are burning to a CD-ROM, you need a way to trick the Flash Player into believing the files are on a Web Server. Fortunately it's not all that difficult to do. I'll outline the steps below:

 

The process below should work to install Server2Go on CD-ROM

 

Download the Server2Go software from http://www.server2go-web.de/download/download.html
Choose the Micro package
This should result in receiving a zip file named distribute_apache1.3_micro.zip
Unzip the contents of the zip file to the root of your hard drive ( C:\ )
This should create a folder named distribute_apache1.3_micro
Open this folder and delete the following files and folders inside:

 

Files:

  • splash.bmp
  • logo.ico
  • readme.txt

 

Folders:

  • dlls
  • dbdir
  • cgi-bin

 

Open the htdocs folder and delete all files and folders inside.
Copy all of your Captivate output files to the htdocs folder
Rename the HTML page Captivate created to index.htm
Copy the contents of the distribute_apache1.3_micro folder to the CD-ROM and test!

 

Give that a try and you should be set. Although, if you are insistent on maintaining the folder strucure as you have it, you will need to massage these instructions slightly.

 

Cheers... Rick

 

 

Helpful and Handy Links

Captivate Wish Form/Bug Reporting Form

Adobe Certified Captivate Training

SorcerStone Blog

Captivate eBooks

More Like This

  • Retrieving data ...