Skip to main content
Participant
March 4, 2008
Question

Relative Link Back to Menu Project

  • March 4, 2008
  • 1 reply
  • 449 views
I have four projects:
1) Project A - a one-slide menu project with links to Project B, Project C, and Project D
2) Project B – a multi-slide project that ends with a slide with two buttons on it: one “next” button continues to Project C, one “menu” button returns to the menu (Project A)
3) Project C - a multi-slide project that ends with a slide with two buttons on it: one “next” button continues to Project D, one “menu” button returns to the menu (Project A)
4) Project D - a multi-slide project that ends with a slide with one button on it – the “menu” button returns to the menu (Project A)

All buttons are built in the exact same way with the “On success” option set to “Open other project” and then the appropriate project selected in the “Project” field.

When published (in Flash with HTML), all of the output files are stored in the same folder. When viewed locally, all of the buttons/links work properly.

The files are then placed in a directory for use on the web – again ALL output files are placed in the same folder. BUT, when viewed from the web the following occurs:

Project A (the menu) opens initially (it is the only file that is linked directly to the main website) and a user can select any of the buttons/links to open any of the other projects. When a user gets to the end of any of the other projects (B, C, or D) the user is able to click the “next” button that goes to the next project but when the user selects the “menu” button they receive a “the requested page was not found” message with a “….com/404.html” in the address bar.

Again, I’ve verified many times over that the “Menu” buttons are built in the exact same way as the “Next” buttons and that ALL files reside in the same folder/directory (and that ALL links work when the output is viewed locally). I can’t for the life of me figure out why I can’t link back to the Menu project once these are posted to the web.

Any suggestions are greatly appreciated.
This topic has been closed for replies.

1 reply

Captiv8r
Legend
March 4, 2008
Hi woesamuelson and welcome to our community

That first project that opens. The menu project. Are you linking directly to the .SWF? My thought here is that if you ignored the .HTM companion page, this is what the links are probably looking for and not finding.

Just a thought... Rick
Participant
March 5, 2008
Thanks Rick,

The link created in the .cp project – in the button properties – is to the corresponding .cp project (no option to designate .htm or .swf).

When published, both an .htm and .swf file are created – both files are retained and stored in the folder.

The contents of the published folder look something like this:
Project_A.htm
Project_A.swf
Project_B.htm
Project_B.swf
Project_C.htm
Project_C.swf
Project_D.htm
Project_D.swf
Standard.js

The main/initial link into the project links to “Project_A.htm”. The links at the end of Projects B-D have not been changed in any way since the time they were set up in the original .cp project.

So, I’m not sure where that leaves us. Hopefully that additional information helps.

Thanks,
Eric S.

PS…you trained me and my team in Denver last August or so. Hope you are well!
Captiv8r
Legend
March 5, 2008
Hi again Eric

Seems odd. I'd be double checking the button in each of the projects that links to the menu. What you have described should work without a hitch. So I'm guessing there is something funky going on with the button. I'm guessing it's possible that you may think it was configured to open other project, but instead it is configured to point to a URL.

If it appears to be configured okay, I'd like to see the main and one of the sub projects first hand.

Cheers... Rick