Building a entire site????

I am trying to create a entire flash website and I am having
some script troubles making my buttons work.
I have my first layer named codes
this has my codes such as:
function menuChoice1(event:MouseEvent):void
this.gotoAndStop("pagesaboutus");
"abt_mgn_btn".addEventListener(MouseEvent.CLICK,menuChoice1);
function menuChoice2(event:MouseEvent):void
this.gotoAndStop("pagesadvice");
"adv_mgn_btn".addEventListener(MouseEvent.CLICK,menuChoice2);

cwf,
You might get better response in the ActionScript 3 forum.
But, you should not have quotation marks around the names of your
buttons.
abt_mgn_btn.addEventListener(MouseEvent.CLICK,menuChoice1);
adv_mgn_btn.addEventListener(MouseEvent.CLICK,menuChoice2);
function menuChoice1(event:Event):void
this.gotoAndStop("pagesaboutus");
function menuChoice2(event:Event):void
this.gotoAndStop("pagesadvice");

Similar Messages

  • Easy and fast building for multiple sites

    Hi all, my first post. So, I've got a lot of sites but right
    now I am working on about four main ones - all commercial. In the
    past I had a webmaster but for the short-term and until my company
    is stronger financially I'm taking on the building again myself. My
    question is, in the past I'd used HTML, then looked at some CSS
    combo, and then finally my webmaster hand coded my main site to
    work with PHP/MySQL. So, as I begin to build my new sites, which
    don't need to be super complex, what are the easiest and fastest
    tools for me to use and have the least amount of grief. Should I
    even bother with CSS? Can I just use a php page and use tables?
    Should I delve into Flash, since many of my sites are media
    oriented? Clean, quick, easy and functional are what I need. Thanks
    in advance!

    .oO(2manyirons)
    >[...] My question is, in the past I'd used HTML, then
    looked
    >at some CSS combo, and then finally my webmaster hand
    coded my main site to
    >work with PHP/MySQL. So, as I begin to build my new
    sites, which don't need to
    >be super complex, what are the easiest and fastest tools
    for me to use and have
    >the least amount of grief. Should I even bother with CSS?
    Of course you should. Reasonable and properly structured HTML
    4 Strict
    in conjunction with CSS for the presentation should be the
    way to go.
    >Can I just use a php
    >page and use tables?
    Whatever you like (or need).
    >Should I delve into Flash, since many of my sites are
    >media oriented?
    No, because ...
    >Clean, quick, easy and functional are what I need.
    ... Flash is neither of them. In fact it will cause a lot of
    problems if
    it's used improperly, for example for building the entire
    site. In some
    rare cases it has its uses and can be a valuable add-on, but
    usually
    it's just annoying and a usability problem. Things like
    Flash, JS etc.
    should be used wisely and carefully, especially on commercial
    sites.
    Micha

  • CS3 Synchronization Problems (Entire Site)

    The following problems occur when I attempt to synchronize my
    entire site (954 files) using DW 8 Windows, DW 8 Mac, or DW CS3
    Mac. (If I select a group of files, synchronization always works as
    advertised.)
    1. If I tell DW to synchronize the entire site (in either
    direction) and specify that it should delete files, synchronization
    eternally builds a file list. DW doesn't hang; I can cancel out of
    it and continue to use DW.
    2. If I tell DW to synchronize the entire site (in either
    direction) without specifying that it should delete files, DW most
    often incorrectly announces that no synchronization is necessary.
    Immediately afterwards, if I use the icon on the top left of the
    files panel and select
    Edit | Select Newer Local or
    Edit | Select Newer Remote, DW correctly identifies the
    files that have changed. I get the same behavior if I do those two
    things in the opposite order. In other words, DW simultaneously
    knows and doesn't know which files are newer.
    Is there a fix or a workaround?

    I dunno. Go into DW8 and EXPORT the site definitions with
    their login info.
    Import them into CS3.
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.dreamweavermx-templates.com
    - Template Triage!
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    http://www.macromedia.com/support/search/
    - Macromedia (MM) Technotes
    ==================
    "Pat Jones" <[email protected]> wrote in message
    news:f4pkcp$1rb$[email protected]..
    > Hi Murray;
    >
    > DW8 is still there and they're both on the same drive.
    Only the log on
    > info is missing. A while ago, DW8 was having problems
    losing the last used
    > site's log on due to IE7 (as I understand the cause). I
    downloaded a patch
    > for that. Any connection?
    >
    > Thanks;
    >
    > Pat
    >
    >
    > "Murray *ACE*" <[email protected]>
    wrote in message
    > news:f4pjkd$111$[email protected]..
    >> The site defs should have migrated forward. Did you
    install on the same
    >> drive? Did you uninstall DW8 before installing CS3?
    >>
    >> --
    >> Murray --- ICQ 71997575
    >> Adobe Community Expert
    >> (If you *MUST* email me, don't LAUGH when you do
    so!)
    >> ==================
    >>
    http://www.dreamweavermx-templates.com
    - Template Triage!
    >>
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    >>
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    >>
    http://www.macromedia.com/support/search/
    - Macromedia (MM) Technotes
    >> ==================
    >>
    >>
    >> "Pat Jones" <[email protected]> wrote in
    message
    >> news:f4pj04$7h$[email protected]..
    >>> Hi;
    >>>
    >>> I upgraded to the CS3 web premium suite from
    studio 8. My site caches
    >>> were imported but the log on info for each was
    not. Is there a fix for
    >>> this ?
    >>>
    >>> Thanks;
    >>> Pat
    >>>
    >>
    >
    >

  • Building a database site with DW CS4

    Im attempting to build a database site using Dreamweaver cs4.  I have a database of various text divided into chapters and sub chapters. I can create a record set that will pull chapter one and the first 10 subchapters (paragraphs) I then add a record set navigation bar allowing the rest of the paragraphs in the chapter to be veiwed.
    My problem is that I dont understand how to automate setting up 100 or so similar dynamic pages with all of the rest of the main chapters on their own page.
    I can work through this in PHP, but not visually in dreamweaver.
    I could of course create 100 recordsets and navigation bars on 100 pages; but shouldnt their be a way to automate this process?
    I'm working in dreamweaver CS4, I have access to CS5, but I would like to figure this out in CS4.
    I would appreciate any help, or links to tutorials that build sites like this.

    >My problem is that I dont understand how to automate setting
    >up 100 or so similar dynamic pages with all of the rest of the
    >main chapters on their own page.
    You don't need to setup 100 dynamic page. You haven't really explained your intended UI, but I would probably do this with one single page containing 3 recordsets. The first recordset reads the entire list of chapters and creates links for each. The second recordset reads the list of subchapters for the current page and creates those links. The last recorset reads the content for the current chapter/subchapter.
    >I'm working in dreamweaver CS4, I have access to
    >CS5, but I would like to figure this out in CS4.
    Don't worry too much about what DW can/can't do for you here. DW's server behaviors are pretty limited. Start by defining the UI - how do you want the user to navigate through your site? Don't limit the user experience to what can be accomplished via server behaviors. You may have to code most of this manually, but it sounds relatively simple.

  • How do I add music to play on my entire site?

    Hi!!
    Pretty green at this stuff so bear with me!!
    Designing a website for my small business and would LOVE to add music that could play through the entire site rather than on the page the media is placed on.. does that make any sense to anyone?
    Thanks Much!!

    Did you try the method described in my demo page?
    Note: Internet Explorer and Firefox often have problems with images with reflections. This tutorial describes how to easily convert the image and it's reflection into a single jpeg file: #7 - Converting Photos w/Frames, Drop Shadows and/or Reflections into a Single JPG Image.
    Message was edited by: Old Toad

  • How do I get my entire site to come up when someone clicks search results of just one page of my sit

    When someone searches for my site in google, sometimes only one page of  my site comes up. If they click it, they may only get my menubar, or a  page, such as my calendar page without a menubar or topbar. How can I  make it so when they click the link my entire site comes up. even if the  search they did just lists one of my pages? Help... Thanks

    Are you using FRAMES?
    If not, you need to post a link to your site.

  • Can I publish one page at a time to the ftp when publishing entire site?

    I am currently using iweb to manage my website and i changed a number of pages and require to re-publish the entire site. When i go to do this it attempts to bundle all the files together and publish, but the site only allows for 8 connections via ftp. Is there a way that when i publish the entire site that i can publish one page at a time?
    Thanks for your help!

    Publish your site to a local folder...
    http://www.iwebformusicians.com/iWeb/Publish-Website.html
    ... and upload the files using an FTP application...
    http://www.iwebformusicians.com/Search-Engine-Optimization/Upload.html
    That way you can upload individual files and folders - one at a time.

  • Create a PDF from webpage using entire site option doesn't works

    OK, guys, this is the problem...
    After YEARS of testing from Acrpbat 4 thru 9 on Create a PDF from webpage using entire site option... it doesn't works properly and doesn't got the entire site. ALWAYS get an error of memory or any other error but FINALLY you NEVER got the entire site. I'm talking for a big website... not like amazon.com, but a big one.
    I make a walkarround to try to capture the website in parts but Acrobat is not "intelligent" to make a resume capture of the site, because ALWAYS start from the begining instead from the resume position of the site...
    My question is, HOW can get the ENTIRE SITE in a PDF document... without getting errors or stopping the capture process...
    Don't have problem of low RAM memory because I'm in a MONSTER MACINTOSH.... 3.2 GHZ with 8 Core and 32 GB of RAM under Mac OS X Leopard 10.5.6 in Acrobat 9 Pro.
    If I'm not wrong, the GET ENTIRE SITE option in Web Capture (Create a PDF from webpage using entire site option) doesn't works from Acrobat 4 thru 9 in Pro version... tested, you'll never got the entire site... I'm talking in capture a huge entire site and not a little one...
    Can someone help me?
    Thanks.

    Ok so I go to a web page and select something to print. Once I've clicked print I switch over from printer/micosoft xps docu writer/fax and select Adobe PDF. All goes through with a 'Create Adobe PDF' coming up progressing through to eventually save and store. Once I open the file it end up as the picture above. I have the same version on another computer and that works fine but this particular Sony laptop it doesn't seem to work properly. 

  • File, create PDF, from web page, entire site...questions

    I am new to adobe, is this the proper forum for Adobe Acrobat 9 Pro for macintosh?  I think yes...
    Created a PDF from:  File, create PDF, from web page, entire site.
    Is there a way to print this without the background color?  If you printed from a browser, you could choose not to print the back ground color.  I know exactly the color.
    Is there a way to make this PDF look like the web, with no page breakes?  I have tried various things, but the page breaks are always displayed.
    Is there a way to create bookmarks on somthing other than the title tag in the web site?  The title tag is an SEO 1 sentence summary of the page, which makes for very long book mark names.
    Thanks for your help.
    bob
    www.answerstat.net

    I don't use v9, but what I would do is click the FILE--PRINT option, print to PDF, and enter to print one page (default is first page)

  • Can Someone help me re: Building E -commerce site

    Hi
    I need to build a simple e -commerce site for an assignment. I want it to containg javabeans(to provide dynamic features) , sql database access and things like login/password user sections all all the other usual e - commerce stuff. Its going to be a simple site so not going to go over complex.
    Can someone please recommend me a good book from where I can be helped in building e commerce sites using java/jsp(im not very experienced with java) and if possible some advice as to where I should start etc?
    many thanks

    I need to build a simple e -commerce site for an
    assignment. I want it to containg javabeans(to
    provide dynamic features) , sql database access and
    things like login/password user sections all all the
    other usual e - commerce stuff. Its going to be a
    simple site so not going to go over complex.How experienced are you with the non-Java technologies? SQL and relational databases, security, HTTP/HTTPS, HTML, programming in general, object-oriented programming in particular?
    Could be challenging project for your first go at Java.
    Can someone please recommend me a good book from
    where I can be helped in building e commerce sites
    using java/jsp(im not very experienced with java) and
    if possible some advice as to where I should start
    etc?It's not an e-commerce book, but I'd say that Hans Bergsten's JSP book from O'Reilly would introduce you to enough technology to have a chance at starting this.
    %

  • I am an artist who built my site on iWeb 08. Although I have easily been able to transfer to Godaddy, my ability to publish is limited. I must upload my entire site and it is time consuming. How do I convert to iWeb 09 and is this easy to do?

    Help! I am an artist who had my site professionally designed on iWeb 08. Although I have  been able to transfer to Godaddy, my ability to publish is limited. I must upload my entire site and it is time consuming.  I was advised to update to IWeb 09 (which I could get, I think? from Amazon) because it has a built- in option to publish to any FTP. How do I convert my 08 folder to an 09 folder?  Will it convert correctly?  I know eventually I will need to rebuilt the site, but I would like to use this option for awhile to buy time. Is this feasible? I currently own a Mac Pro.

    Its just a question of installing the later version of iWeb from the iLife disk and opening your website in that version. Its a good idea to have a backup of your Domain.sites2 file before doing this. See this page for its location...
    http://www.iwebformusicians.com/iWeb/iWeb-Tips.html
    Publishing settings are shown here...
    http://www.iwebformusicians.com/iWeb/Publish-Website.html
    If you are using Lion/Mountain Lion, see this page for more info...
    http://www.iwebformusicians.com/iWeb/mountain-lion.html

  • Trace through entire site

    I have taken over as webmaster of a site that has outgrown it's roots. It is a static site that I am upgrading to PHP/MySQL. Because space on the server is an issue, I'd like to get rid of files that aren't needed and accessed any longer. I was going to write a java program that parsed the files, starting at index.htm and opening each link it finds and parsing that file and so on and so forth. A list will be generated of every page ( and image ) that is "on" the site. I would imagine that this is a common issue and that someone has already written a program like this. I searched the internet for a while, but didn't really know how to search for such a thing and didn't find much. Does anyone know of such a thing or have a better solution? It doesn't matter what language.
    Thanks,
    Ben Anderson

    what you want is a spider
    here is an example that (i think does exactly what you want)
    http://www.developer.com/java/other/article.php/1573761
    btw use google
    searching for "parse entire site check for bad links" came up with http://www.inter7.com/osfree.html as its second hit :-)

  • Applying a new template to entire site?

    Is there an easy way to apply a new template to the entire
    site? I created a new template and I can open each page
    individually and click MODIFY/TEMPLATES/APPLY TEMPLATE TO PAGE but
    there has to be an easier way to apply the new template to the
    entire site without having to open every single page in the
    site.

    That would be true ONLY on pages that are already child pages
    of templates.
    Try it on a page that is not a child page, but that has
    existing content.
    This is what the OP was asking.
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.dreamweavermx-templates.com
    - Template Triage!
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    http://www.macromedia.com/support/search/
    - Macromedia (MM) Technotes
    ==================
    "TheTechChik" <[email protected]> wrote in
    message
    news:[email protected]...
    > As long as you don't change the title of each editable
    region, it should
    > know
    > exactly where to put everything. When I changed
    templates on individual
    > pages
    > it worked flawlessly, I don't see why doing a batch
    process would
    > introduce any
    > new issues as you suggest.
    >
    > Mandy
    >
    > Originally posted by: Newsgroup User
    > > MODIFY/TEMPLATES/APPLY TEMPLATE TO SITE
    >
    > I don't see how it could be done. Imagine a template
    with 3 or more
    > editable regions. How would it know where to put which
    content.
    >
    > Just for fun, take a page with existing content and
    apply a template with
    > a
    > single editable region to it. How'd it work?
    >
    > --
    > Murray --- ICQ 71997575
    > Adobe Community Expert
    > (If you *MUST* email me, don't LAUGH when you do so!)
    > ==================
    >
    http://www.dreamweavermx-templates.com
    - Template Triage!
    >
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    >
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    >
    http://www.macromedia.com/support/search/
    - Macromedia (MM) Technotes
    > ==================
    >
    >
    > "TheTechChik" <[email protected]> wrote
    in message
    > news:[email protected]...
    > > Thanks Alan!
    > >
    > > I too like Raizel have had things go haywire when I
    tried something
    > > similar in
    > > the past but I'm sure I just selected to update
    pages at the wrong time
    > > and/or
    > > didn't update them when I should have.
    > >
    > > You would thing there would be a tool/feature in DW
    to do this easily
    > > like
    >
    > > MODIFY/TEMPLATES/APPLY TEMPLATE TO SITE. Hint Hint
    Adobe ;-)
    > > Changing
    > > file
    > > names and determining when to update and when not
    to can be dangerous
    > > for
    > > many.
    > >
    > > Mandy
    > >
    >
    >
    >
    >
    >
    >

  • Can't "get" entire site

    Hello,
    I'm trying to get my entire site using DW 5.5 so that I can work on it locally, but lots of the file are being left behind. I follow the instructions to do so, click yes when prompted if I want to get the entire site and the process begins. It then stops, saying that it's complete, but most of the data is missing. It manages to get about 350mb but the total size of the site is nearly 4gb.
    Any advice much appreciated.
    Cheers in advance,
    Matt.

    Why don't you just access the site by ftp and get the files...........I never use Dreamweaver for putting or getiing anything.....it's useless in that regards.
    Geez just read 4gb.... what is it a hi-res image/video library? I would definitely either use ftp or maybe go into the sites control panel and make a back up of the site files and download them from there. Most control panels send you a link to a download zip file once the server has backed up the files.

  • Is there any way to password protect my entire site?

    I am looking to create an agent resource site for my company and want to make the entire site password protected. Is there any way to do this with a muse designed site?

    You can if you host with Adobe Business Catalyst and upgrade to the paid webMarketing hosting plan. Business Catalyst Secure Zones is the easiest way to do it with Muse.

Maybe you are looking for

  • Using fo:page-number In IF statement?

    To preface my question, I am trying to get a different header (none in fact) on the first page of a template than all the rest of the pages with RTF output. I have tried the technique proposed in a couple of other posts (http://winrichman.blogspot.co

  • I can only see pink fuzz when I connect my Macbook Pro to my TV.

    Hello.  I am using a MacBook Pro (13-inch, Mid 2012) with a 2.5 GHz Intel Core i5 processor, on 8 GB 1600 MHz DDR3 and with 500GB of storage.  It's installed with OS Yosemite and I have it connected to my Philips 50/60 Hz, 74W TV via a VGA to compone

  • Is there a way to reverse a region with midi notes?

    i have a two bar loop of some midi notes and want to reverse the region and see what it sounds like.

  • Permission Denied when calling a method from VB using WebLogic 8.1.2 JCOM

    Hi, We are calling an java/ejb methods from VB using WebLogic JCOM 8.1 SP2. But using JCOM, we are getting a error Permission denied when called from VB. We think that we should update pathch jintegra 2.0 or 2.1 in WebLogic 8.1.2 the to solve this is

  • Run 5 commands in parallel using scriptblock

    Hi, I have an array of 10000 commands that I want to process through an application, but only 5 commands in parallel at the same time. So I will take 5 commands from the array $arrCommands, then run those in parallel, then take another 5 commands..pr