Linking movie to menubuilder flash file

I have a movie saved as an swf/htm file. On the movie end
options I selected, Open URL or file. I tell it to open the
menu.swf file which is my menubuilder project. I burn these two
files to CD. When the movie ends, it just stops. Then menu doesn't
open. How do I make this work?

Hi
As you may know I've been trying to do the same sort of thing
and I've got mine working now on CD as well.
Not sure if this is going to help but the way mine is set up
is as follows:
1. Intro movie saved in "A Folder" as a captivate movie
2. Published version saved as .exe with a movie end option of
opening another movie saved in the same folder and the fill name
3. Menubuilder with 6 options plus a quiz saved in "A folder"
- all links with tick in "save file with project" check box
4. Published version saved as a flash movie in the same
folder
5. All movies from menu saved in the same folder as all the
others with an end option of close movie bringing you back to the
menu each time.
6. All movies published full screen as .exe
Burnt all of this to CD, plus we had to write a little
autorun file so that it fired up with the correct movie when it
started, rather than just the folder.
Everything works well, all full screen and links work too.
The only thing that's not quite right is that when the first intro
movie moves to the menu, it a bit jumpy and untidy, but essentially
does the job.
Not sure if this is going to help, but am willing to explain
in more detail if you think it might be of use.
Cheers Julesy

Similar Messages

  • Linking button from one flash file to a different flash file

    Hi All,
    Wondering if anyone knows how to link buttons in one flash
    file to open a specific scene of an entirely different flash file?
    If it isn't possible to choose a specific scene, is there a way to
    just open a flash file...in the same browser window, but not within
    the flash file...if that makes sense?
    I'm putting this on a website, so additionally, I will need
    to know which file to link it to, the swf, html, or fla.
    Thanks!!

    I would advise against using scenes for your website. You
    would need to create a separate html which would load the second
    swf file within the same browser window.
    This is how you call for it:
    on(release){
    getURL("
    http://www.sitelocation.com/secondswf.html");

  • How do I find the AS that this links to in my flash file via "find"?

    I have a flash file that I have on a web page. When I hover over the Join Us image, the mouse changes to a hand. I can click on the "button" but it doesn't take me anywhere. I'm trying to find out if there is a way to find the link in my Flash file via the "Find" function. What is causing the "hand" to appear, is there a goto or click actionscript that I can search? It's a pretty complex file which I didn't create, and I've had no luck finding this button layer, or AS.
    I'm hoping to find where this AS is and link it to a page on my site. Thanks!

    Ned, you're back to save the day for me again. You helped me with the mask issue I had a few days ago and I'll have you know, the flash ad came out brilliantly. Everyone loved it.
    So you were right, I did find the code AS3.
    onClipEvent (load) {
        this.hitArea = this.area;
    on (rollOver) {
        this.gotoAndPlay("s1");
    on (releaseOutside, rollOut) {
        this.gotoAndPlay("s2");
    on (release) {
    s1 and s2 are animations where the Join Us text rolls out and Rolls in as different colors.
    I added the following to the code and it seems to work great.
    onClipEvent (load) {
        this.hitArea = this.area;
    on (rollOver) {
        this.gotoAndPlay("s1");
    on (releaseOutside, rollOut) {
        this.gotoAndPlay("s2");
    on (release) {
              getURL("http://mysite.html", "_self", "GET");
    Thanks again for pointing me in the right direction. I think I may owe you a lunch or something after this is all said and done!

  • Make a link in dreamweaver from flash file

    Hi,
    Can anyone help make it so that someone can click on the news text and it takes them to a page? the code is below: (I want the bold to be a link)
    <?xml version='1.0' encoding='iso-8859-1'?>
    <lijst>
    <zin>dans slider</zin>
    <zin>i can type anthin in here</zin>
    <zin>You can easily add news...</zin>
    <zin>test lenght test length test length test length test lenght test length test length test </zin>
    <zin>????????</zin>
    <zin>i can make as many lines as i like</zin>
    </lijst>
    This relates to a flash file that has been created
    Many thanks

    Hi,
    do you think about a solution like this?
    <body>
    <div align="center"><a href="Link.php"><zin>dans slider<br />
      I can type anything in here</zin>
    <zin><br />
      You can easily add news...</zin>
    <br />
    <zin>test lenght test length test length test length test lenght test length test length test<br />
    </zin>
    <zin>????????</zin>
    <br />
    <zin>i can make as many lines as i like</zin></a></div>
    </body>
    Hans-G.

  • Inserting link to webpage in flash file

    Ok i created my flash intro animation and at the end of the
    movie i want it to automatically load to a webpage
    http:www.eaglechassis.com/index1.php does anyone know how i can do
    this. Thanks for anyones help in advance

    getURL("
    http://www.eaglechassis.com/index1.php");
    on the last frame of the intro.
    cheers,
    blemmo

  • Flash files won't display when using DW CS3

    Anyone else have this problem? The source shows there's a
    flash file on my html page but it doesn't appear at all. When I
    made a new page using Dreamweaver MX, I added a flash file,
    uploaded it, and all was fine (except there was that annoying 'you
    must click to activate' message in IE). When I open that same html
    page in Dreamweaver CS3, it says that DW will fix the 'object tag'
    (to get rid of that message). So it adds the code, then when I look
    at the page on the Web, there's no Flash file there at all. Is
    there something else I need to do when inserting a .swf file in
    CS3? Thanks.

    Sure it does. You forgot to upload the Scripts folder that DW
    alerted you
    to do.
    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
    ==================
    "skimmin" <[email protected]> wrote in
    message
    news:f3nn2s$oio$[email protected]..
    > Placement of the files isn't a problem, as the different
    pages I've tested
    > are all in the same directory, and I'm linking to the
    same Flash file. It
    > makes no sense, really. .

  • Auto save Flash file / Save target as

    Is there a way to put a Flash file on a page and
    automatically prompt the user to "save target as" when they click
    on the link? I am posting the file and a link below to the Flash
    file. I'm hoping to set it up so that when the user clicks on the
    link, they are automatically prompted to "save target as", but not
    sure if this is possible. Help, suggestions? Thanks in
    advance.

    ip the file you want to be downloaded - then point to the
    zipped file.
    --> Adobe Certified Expert *ACE*
    --> www.mudbubble.com
    --> www.keyframer.com
    flash nubee wrote:
    > Is there a way to put a Flash file on a page and
    automatically prompt the user
    > to "save target as" when they click on the link? I am
    posting the file and a
    > link below to the Flash file. I'm hoping to set it up so
    that when the user
    > clicks on the link, they are automatically prompted to
    "save target as", but
    > not sure if this is possible. Help, suggestions? Thanks
    in advance.
    >

  • Linking other movie clips within one flash file

    hey,
    i'm making a flash tutorial for my company. I'm making each
    section into a movie clip. so i'm wondering how to link from one
    movie clip to another.
    ok thanks

    It's not confusing, there's just not enough information about
    what you have designed already to be able to tell you what you can
    do.
    How will the movies be arranged in the Flash timeline?
    If the movies are all going to be within the same Flash file,
    then you will need to have buttons as the links you mention. You
    can create your own so that they appear as text if that's what you
    want.

  • Link from flash file/moving not working on a page

    I will apologize first for what maybe a very elementary
    questions. I was sent an swf file to add to a web page. I got the
    movie to run on some of the pages where I inserted it into a
    template and the template updated those pages. I think had to
    insert it into another page and the movie does not work there. Does
    this have something to do with the script in the script folder? A
    conflict of some sort?
    Also, I need to link the file a URL and putting <a
    href> brackets around it is not working. Does the link to the
    page have to embedded in the swf file?
    Thanks for any help on this.
    URL to see pages
    Movie working but no link:
    http://www.grantwrangler.com/advertise.html
    Movie not even showing up:
    http://www.grantwrangler.com/index.html

    > Also, I need to link the file a URL and putting <a
    href> brackets around it is
    > not working. Does the link to the page have to embedded
    in the swf file?
    wrapping an A HREF tag around a flash .swf object will not
    work.
    the link has to be "in" the swf, back when it was an FLA file
    in flash.
    Or- the .swf has to have actionscripting in it so that it
    will take a url as
    a parameter.
    On the flash not showing--
    Random observations from a quick look.
    There is no \ backslash in a web path or url.
    you can usually "get away with it" on a windows server, but
    it's incorrect
    and something to avoid.
    <!-- Dependencies -->
    <link type="text/css" rel="stylesheet"
    href="build\fonts\fonts.css">
    <!--<link type="text/css" rel="stylesheet"
    href="build\reset\reset.css">-->
    <script type="text/javascript"
    src="build\yahoo\yahoo.js"></script>
    <script type="text/javascript"
    src="build\dom\dom.js"></script>
    <script type="text/javascript"
    src="build\event\event.js"></script>
    <!-- Source file and calendar css -->
    <script type="text/javascript"
    src="build\calendar\calendar.js"></script>
    <link rel="stylesheet" type="text/css"
    href="build\calendar\assets\calendar.css" >
    The javascript call to show the flash file contains an
    absolute local path:
    'file:///Macintosh HD/Users/user/Documents/ Work/Nimble Press
    Ÿ/Grant
    Wrangler/Website/GW ADs/tiged
    The noscript tag uses an absolute local path:
    <param name="movie" value="file:///Macintosh
    HD/Users/user/Documents/
    Work/Nimble Press Ÿ/Grant Wrangler/Website/GW
    ADs/tiged.swf">
    <param name="quality" value="high">
    <embed src="file:///Macintosh HD/Users/user/Documents/
    Work/Nimble Press Ÿ/Grant Wrangler/Website/GW
    ADs/tiged.swf" quality="high"
    pluginspage="
    http://www.adobe.com
    it's also not a good idea to put things in a folder using a
    blank space, and
    whose name contains the word "ADs"
    Alan
    Adobe Community Expert, dreamweaver
    http://www.adobe.com/communities/experts/

  • Flash File Gets a White Border on Page loaded and link changes to hyperlink

    Hi,
    Flash File Gets a White Border on Page loaded and the mouse
    pointer changes to hyperlink Pls Help Its caused only in a System
    which has Win XP or higher version U can view the Bug at "
    www.prosystems.in"
    Regards,
    Francis

    > Also, I need to link the file a URL and putting <a
    href> brackets around it is
    > not working. Does the link to the page have to embedded
    in the swf file?
    wrapping an A HREF tag around a flash .swf object will not
    work.
    the link has to be "in" the swf, back when it was an FLA file
    in flash.
    Or- the .swf has to have actionscripting in it so that it
    will take a url as
    a parameter.
    On the flash not showing--
    Random observations from a quick look.
    There is no \ backslash in a web path or url.
    you can usually "get away with it" on a windows server, but
    it's incorrect
    and something to avoid.
    <!-- Dependencies -->
    <link type="text/css" rel="stylesheet"
    href="build\fonts\fonts.css">
    <!--<link type="text/css" rel="stylesheet"
    href="build\reset\reset.css">-->
    <script type="text/javascript"
    src="build\yahoo\yahoo.js"></script>
    <script type="text/javascript"
    src="build\dom\dom.js"></script>
    <script type="text/javascript"
    src="build\event\event.js"></script>
    <!-- Source file and calendar css -->
    <script type="text/javascript"
    src="build\calendar\calendar.js"></script>
    <link rel="stylesheet" type="text/css"
    href="build\calendar\assets\calendar.css" >
    The javascript call to show the flash file contains an
    absolute local path:
    'file:///Macintosh HD/Users/user/Documents/ Work/Nimble Press
    Ÿ/Grant
    Wrangler/Website/GW ADs/tiged
    The noscript tag uses an absolute local path:
    <param name="movie" value="file:///Macintosh
    HD/Users/user/Documents/
    Work/Nimble Press Ÿ/Grant Wrangler/Website/GW
    ADs/tiged.swf">
    <param name="quality" value="high">
    <embed src="file:///Macintosh HD/Users/user/Documents/
    Work/Nimble Press Ÿ/Grant Wrangler/Website/GW
    ADs/tiged.swf" quality="high"
    pluginspage="
    http://www.adobe.com
    it's also not a good idea to put things in a folder using a
    blank space, and
    whose name contains the word "ADs"
    Alan
    Adobe Community Expert, dreamweaver
    http://www.adobe.com/communities/experts/

  • How do i link a flash file to a web site in dreamweaver 8

    This is a multi-part message in MIME format.
    ------=_NextPart_000_0059_01C7A541.7942B2A0
    Content-Type: text/plain;
    charset="iso-8859-1"
    Content-Transfer-Encoding: quoted-printable
    Hi
    How do i link a flash file to a web site in dreamweaver 8
    Thanks
    ------=_NextPart_000_0059_01C7A541.7942B2A0
    Content-Type: text/html;
    charset="iso-8859-1"
    Content-Transfer-Encoding: quoted-printable
    <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0
    Transitional//EN">
    <HTML><HEAD>
    <META http-equiv=3DContent-Type content=3D"text/html; =
    charset=3Diso-8859-1">
    <META content=3D"MSHTML 6.00.6000.16448"
    name=3DGENERATOR>
    <STYLE></STYLE>
    </HEAD>
    <BODY bgColor=3D#ffffff>
    <DIV><FONT face=3DArial
    size=3D2>Hi</FONT><FONT face=3DArial =
    size=3D2></FONT></DIV>
    <DIV><FONT size=3D1>
    <P><FONT size=3D3>How do i link a flash file to a
    web site in =
    dreamweaver=20
    8</FONT></P>
    <P> </P>
    <P><FONT face=3DArial =
    size=3D2>Thanks</FONT></P></FONT></DIV></BODY></HTML>
    ------=_NextPart_000_0059_01C7A541.7942B2A0--

    In Flash. There is no way to apply an HTML link to a swf
    file.
    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
    ==================
    "Dave" <[email protected]> wrote in message
    news:f3s8f0$cla$[email protected]..
    Hi
    How do i link a flash file to a web site in dreamweaver 8
    Thanks

  • How to add link to flash file (using AS 3)?

    Hi all,
    I have created a Flash banner ad for our company that is to be hosted on another website. This banner ad needs to have a link added to it, within the Flash file. This link will take users straight to our website but is also for the purpose of tracking.
    How do I go about adding the URL? I have searched through these forums but cannot get it to work.
    I am using Flash CS4 (selected to use AS 3 when I first created the file.)
    From what I have read and understood, I should create a new layer, and then add the code to the first frame on that layer?
    Exactly what code should I use? I tried something as simple as 'getURL("http://www.celonova.com","_self"); ' but that is not working. Is it bcos that is for AS 2 only?
    My last question is...can I set up the link so that it works for ALL frames?
    Sorry about the dumb questions but I am a complete newbie when it comes to the code side of Flash:(
    Thank you VERY much in advance for your help!
    Christine

    Okay all,
    I found some great tutorials for using the "invisible button" method, and have gotten it all to work (keeping my fingers crossed)!
    Using AS 3:
    http://www.adobe.com/designcenter/flash/articles/flacs3it_firstflash_pt2_06.html
    Using AS 2:
    http://www.spoono.com/flash/tutorials/tutorial.php?id=16
    I hope this will be of help to someone & fellow newbies
    Christine

  • HTML link to a Flash file frame

    > This message is in MIME format. Since your mail reader
    does not understand
    this format, some or all of this message may not be legible.
    --B_3299492325_1333456
    Content-type: text/plain;
    charset="US-ASCII"
    Content-transfer-encoding: 7bit
    Hi
    I've got a client who has a HTML site on a laptop for a
    presentation and
    within this site he's wants a link that attaches to a AS2
    .swf that I've
    developed.
    The thing is it he wants it to link to specific area of the
    file and not to
    play it all. How would I do this as he's just asked for the
    specific address
    of the area it needs to jump to.
    Any help would be much appreciated bearing in mind my
    ActionScript is pure
    novice so a step by step would be handy.
    thanks
    --B_3299492325_1333456
    Content-type: text/html;
    charset="US-ASCII"
    Content-transfer-encoding: quoted-printable
    <HTML>
    <HEAD>
    <TITLE>HTML link to a Flash file frame</TITLE>
    </HEAD>
    <BODY>
    <FONT FACE=3D"Calibri, Verdana, Helvetica,
    Arial"><SPAN STYLE=3D'font-size:11pt=
    '>Hi<BR>
    I've got a client who has a HTML site on a laptop for a
    presentation and wi=
    thin this site he's wants a link that attaches to a AS2 .swf
    that I've devel=
    oped.<BR>
    <BR>
    The thing is it he wants it to link to specific area of the
    file and not to=
    play it all. How would I do this as he's just asked for the
    specific addres=
    s of the area it needs to jump to.<BR>
    <BR>
    Any help would be much appreciated bearing in mind my
    ActionScript is pure =
    novice so a step by step would be handy.<BR>
    <BR>
    thanks</SPAN></FONT>
    </BODY>
    </HTML>
    --B_3299492325_1333456--

    What do you mean about opening a flash file? Do you want the
    .fla file
    to open in flash? Or is it a swf that you imported into
    Director? Or
    is it an exe that was published from flash? Or a website that
    was
    created with Flash?
    If you are opening a .exe and you know the path to it, then
    you can use
    Director's built-in open command
    open the moviePath&"flashFile.exe"
    for most other things, I would use BuddyAPI. To open an exe,
    baRunProgram(). To open a fla or swf, baOpenFile.
    To make Director open a swf on the stage, import it and
    simply tell the
    button to go to that frame.

  • Layering and locking a h.264 movie on top of a flash file

    Let me start by apologizing. My Flash skills far outdo my
    DreamWeaver abilities, so I'm pretty new at the program.
    I have run into a problem that has forced me back to DW and
    that is for the video quality I need, I have to use Apple's H.264
    codec; however, I cannot embed this in Flash like the flv's that I
    was using. So my question is: Can I layer a .mov file on top of a
    Flash file in Dreamweaver and lock it's position so that they stay
    together? It seems that this is what Hollywood is doing with their
    movie trailers on their websites. I would really appreciate any
    feedback on this.

    The standard solution is to set wmode="transparent" and <param name="wmode" value="transparent" /> in your embed/object html, but that only helps to fix the problem in win/IE. The problem has been there on Adobe's own home page for years. If you're unlucky enough to use a Mac there's no effective solution for this problem.

  • $$$%%%   Linking flash file PLZ HELP  $$$%%%

    hello and thankyou for whoever is reading this for taking the
    time! Im makinga band
    web site and I made flash buttons in flash 8(not the
    flash buttons in dreaweaver). now I need to add a link to each
    button. How can I do this. I see that a lot of band pages are made
    like this. take a look at www.relientk.com. Thats what im trying to
    make. Can any one help me with Ho I could link a flash file????
    linking flash FILE PLZ HELp
    thank you so much

    See your answer on the DW forum.
    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
    ==================
    "beliy333" <[email protected]> wrote in
    message
    news:enffbg$c3f$[email protected]..
    > hello and thankyou for whoever is reading this for
    taking the time! Im
    > makinga
    > band
    web site and I made flash buttons in flash 8(not the
    flash
    > buttons
    > in dreaweaver). now I need to add a link to each button.
    How can I do
    > this. I
    > see that a lot of band pages are made like this. take a
    look at
    > www.relientk.com. Thats what im trying to make. Can any
    one help me with
    > Ho I
    > could link a flash file????
    >
    linking flash FILE PLZ HELp
    >
    > thank you so much
    >

Maybe you are looking for

  • Multiple monitors and/or Reference monitor in Premiere Pro

    Harm -- I've been meaning to email you to again thank you for your recent recommendation of the GTX 470 board for my Win7-CS5 editing computer. It seems to be working extremely well. But I'm now pouring through all the posts about external monitoring

  • Calling discoverer report from Oracle report

    Hi I need to call a discoverer report from an Oracle report. Could someone pls let me know how you did it? Thanks.

  • Easier way to find unanswered questions?

    How about some features to make it easier to find unanswered questions in a forum? Like a button that says "show only unanswered questions"? Another option like "show unanswered questions with 0 replies"

  • Default browser in Windows...

    You know, I am just amazed that Safari 4 still...still cannot correctly set itself as the default browser in Windows. Nothing but love for Apple, but...why... In the beta of 4, selecting Safari as the default browser in the Safari settings or in the

  • Illustrator freezes when opening

    When I try to open illustrator trial it freezes at "updating font menu...90%"