Adobe Dreamweaver Forums



Last 10 THreads :         Flash Player 10 compatibility (Last Post : Captiv8r - Replies : 3 - Views : 25 )           »          Connecting to a Database (Last Post : sugar_d - Replies : 5 - Views : 6 )           »          Cannot import audio into Captivate 3.0 (Last Post : Captiv8r - Replies : 1 - Views : 2 )           »          dynamic table rows created based on input value (Last Post : AthroughZ - Replies : 4 - Views : 12 )           »          How to communicate between clients? (Last Post : yancaoshi - Replies : 9 - Views : 12 )           »          Release Key check (Last Post : Tomboyo - Replies : 0 - Views : 1 )           »          Tabbing in flash created code (Last Post : PaulGene - Replies : 0 - Views : 1 )           »          playing random movies (Last Post : Sketchsta - Replies : 8 - Views : 9 )           »          Drop-Down Boxes showing blank (Last Post : CatBandit - Replies : 1 - Views : 2 )           »          Image Rollover Question (Last Post : sonictrio - Replies : 0 - Views : 1 )           »         


Home Register FAQ Members List Calendar Search Today's Posts Mark Forums Read
User Info Statistics
Go Back   Adobe Dreamweaver Forums > Other Macromedia/Adobe Products > Authorware
 
Tags: , ,



Reply
  #1 (permalink)  
Old 04-13-2008, 02:56 AM
SunDevil80
 
Posts: n/a
Diggs:
Default Newbie Publishing Project

I am trying to package my first complex AW7 project. It contains 7 separate
AW7 files. The first file is a login/directory file that directs the user to
any of the ohter six files via hot spots and links.

I?m trying to publish a CD with my completed files and am having issues.

I?ve been able to Publish smaller projects but this one is giving me fits.
Here?s what I?ve done:

I have a main aw7 file that contains the ?Switchboard? (sorry, that?s from my
MSAccess days).

There are six other aw7 files (three with lesson material and three others
with an exam for each lesson)
Included also are the ini, mdb, pdf, text and convert.exe files
They all work and play well together in Development mode.
In my past attempts to Publish I?ve always ended up with a ?Published Files?
folder on the root level of my project. That?s not happening.
I?ve tried ?Batch Publishing?, ?One Button Publishing? and ?Packaging?. I get
various levels of success with each type but nothing that I can use.
The primary problems are:

Graphics, video and transition files do not copy (I get an error message when
I launch the exe that one or more elements are missing).

Modules run and look fine until I get to an mpg or wmv file. I then get a
?Find? window that wants me to tell it where a particular file is found.
(Broken links)

Entire modules do not link, i.e., I log in and select a lesson or module
(TLO/ELO) from the Switchboard and I receive the same ?File? menu as before
asking where the file is found.

I know this should be very straightforward but I?m missing something very
simple and can?t find it. Any advice would be much appreciated.




Reply With Quote
Sponsored Links
  #2 (permalink)  
Old 04-13-2008, 02:56 AM
Amy Blankenship *AdobeCommunityExpert*
 
Posts: n/a
Diggs:
Default Re: Newbie Publishing Project

Did you try resetting the OBP settings and starting over?

-Amy

"SunDevil80" <webforumsuser@macromedia.com> wrote in message
news:f1aqhf$681$1@forums.macromedia.com...
>I am trying to package my first complex AW7 project. It contains 7
>separate
> AW7 files. The first file is a login/directory file that directs the user
> to
> any of the ohter six files via hot spots and links.
>
> I?m trying to publish a CD with my completed files and am having issues.
>
> I?ve been able to Publish smaller projects but this one is giving me fits.
> Here?s what I?ve done:
>
> I have a main aw7 file that contains the ?Switchboard? (sorry, that?s from
> my
> MSAccess days).
>
> There are six other aw7 files (three with lesson material and three others
> with an exam for each lesson)
> Included also are the ini, mdb, pdf, text and convert.exe files
> They all work and play well together in Development mode.
> In my past attempts to Publish I?ve always ended up with a ?Published
> Files?
> folder on the root level of my project. That?s not happening.
> I?ve tried ?Batch Publishing?, ?One Button Publishing? and ?Packaging?. I
> get
> various levels of success with each type but nothing that I can use.
> The primary problems are:
>
> Graphics, video and transition files do not copy (I get an error message
> when
> I launch the exe that one or more elements are missing).
>
> Modules run and look fine until I get to an mpg or wmv file. I then get a
> ?Find? window that wants me to tell it where a particular file is found.
> (Broken links)
>
> Entire modules do not link, i.e., I log in and select a lesson or module
> (TLO/ELO) from the Switchboard and I receive the same ?File? menu as
> before
> asking where the file is found.
>
> I know this should be very straightforward but I?m missing something very
> simple and can?t find it. Any advice would be much appreciated.
>
>



Reply With Quote
  #3 (permalink)  
Old 04-13-2008, 02:56 AM
SunDevil80
 
Posts: n/a
Diggs:
Default Re: Newbie Publishing Project

Yes, I have reset all OPB settings.

I understand the Pubish process, unfortunately I'm not including all of the
components properly to create a usable package.

I have a main aw7 file that acts as log in and main menu. Each of the six
other aw7 files are linked to the main menue via hot spots. Should I "Batch
Publish" all seven files? If so, what else do I need to include to make sure
everyhting works properly?

Reply With Quote


  #4 (permalink)  
Old 04-13-2008, 02:56 AM
Erik L.
 
Posts: n/a
Diggs:
Default Re: Newbie Publishing Project

Your main file should be packaged as an .exe (with runtime).

The other files should be packaged as .a7r files (without runtime).

Your main file should use the JumpFileReturn function to launch the
other files. Keep them all in the same directory for ease.

There should be just one Xtras folder at the root of the project
directory which contains all the Xtras each file requires.

For movies, you'll need the related .xmo files which should not be
placed in the Xtras folder but at the root of the project directory.

Otherwise, keep the structure of the other files/directories the same,
as each piece expects. Be sure links to external media are using
relative paths, not absolute ones.
HTH
Erik

SunDevil80 wrote:
> Yes, I have reset all OPB settings.
>
> I understand the Pubish process, unfortunately I'm not including all of the
> components properly to create a usable package.
>
> I have a main aw7 file that acts as log in and main menu. Each of the six
> other aw7 files are linked to the main menue via hot spots. Should I "Batch
> Publish" all seven files? If so, what else do I need to include to make sure
> everyhting works properly?
>


--
Erik Lord
http://www.capemedia.net
Adobe Community Expert - Authorware
http://www.adobe.com/communities/experts/
------------------------------------------------------------------------
http://www.awaretips.net - samples, tips, products, faqs, and links!
*Search the A'ware newsgroup archives*
http://groups.google.com/group/macromedia.authorware
Reply With Quote
  #5 (permalink)  
Old 04-13-2008, 02:56 AM
SunDevil80
 
Posts: n/a
Diggs:
Default Re: Newbie Publishing Project

Erik

That worked. Many thanks.

Eric S.
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



© Camley Interactive (camley.info) 2008 - all logos and images are copywrite their respective owners.
Proud member of the Camley Interactive Network
All times are GMT. The time now is 02:53 AM.


Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.1.0 ©2007, Crawlability, Inc.
Inactive Reminders By Mished.co.uk